pnotepad.org’s new clothes

So pnotepad.org has some new clothes, mostly presented by WordPress! Check it out, let me know what you think!

update: Some people think the header/banner on the page sucks. Please feel free to submit alternate banners! I am not that graphically talented, and I’m sure there must be some PN users who could do a better job. Please note I’d like to replace the text on the banner with text in the HTML to make it easily clickable and better for Google.

3 comments

  1. I like it – mostly: The header is a bit, hm, dingens :]

  2. Not to keen on the header either… Otherwise looks great!

  3. I kind of like the header. If you want it lighter, you could imitate other (similar) sites by using a screenshot of some syntax-highlighted code that’s been faded a bit…

    If you want a quick and easy way to have the text real text, use a table with that picture as the background. You could also use an img tag for the header, and then you’d be able to specify alternate text:
    <img src=”wp-content/themes/pn/images/pnheader.jpg” alt=”Programmer’s Notepad”>
    Google looks at ALT text.