Goodbye, old site design! Goodbye, old logo! Goodbye, vast sea of bright blue and round corners uncomfortably close to straight corners. Goodbye, Bertram font, which I saw on the back of a sign company truck in South Carolina. Goodbye, lots of white space doing nothing underneath the comic. Goodbye, having to scroll to see the blog.

NPC_OLD_SITE

Well, now that we’ve said our goodbyes, welcome to the new site design! I really hope you like it. I at least hope you don’t hate it. I know change can be hard, but it was time. We’ll get used to the new design in no time. I still have some tinkering to do. For the life of me I cannot change the font for the blog post headings. (If any WordPress/ComicPress users out there know the ID for it, please post in the comments.) I keep doing what seems obvious, and yet it doesn’t change. I’ll get there. Also, I’ll be adding some stuff to the sidebar on the right. And making the link text in the blog posts show up. And…and…and…

Oh! So one pretty new thing you’ll notice is that the blog post for the comic isn’t on the front page anymore. I think a lot of people were missing the blog, and this brings it up higher. To go to the comic blog post, click on the comic title on the top left or on the comments button just below the comic.

Thanks to Phil Frumph for helping me yesterday with some code stuff. And thanks to all the devs of ComicPress and WordPress. They make it so I don’t have to stare at php too much, which would result in my eyes bleeding and slowly falling out of their sockets and getting squished on the dirty floor. Gross.

UPDATE: Chrome and possibly other browsers cache the old images, so it can look..strange. Just reloading should work.

Also, the area under the comic is kinda crazy in IE8 and Safari. Maybe other browsers too? I’m trying to get it to look like this, with the social icons all in a horizontal row, and the navigation centered:

npc-undercomic-screencapI’ll get to it, but tacos are on their way to me RIGHT NOW, and Star Trek online finally downloaded, and then someone is coming to play Dominion, so….it might not get fixed right away. ;) Sorry!

UPDATE (another one!): Thanks to the helpful CSS fairy who left advice and code in the comments, the navigation should be centered, and the post font changed. I took the random button out because I can’t get it to work with the WP Super Cache plugin. But once I figure that out I’ll put it back in.

└ Tags:

Discussion (6) ¬

  1. Samantha

    It’s looking REALLY snazzy in Firefox!

  2. flugsio

    For the crazyness with the centering:

    Change the table with id #comic_navi
    It has float:left, therefore margin-right will not work.

    Remove margin-right: 400px;
    Add margin-left: 100px;

    Works in IE8, Chrome and Firefox

  3. flugsio

    Also, there is no id for the header, you got to use a css selector. Look for this somewhere (i’m not a WordPress user)

    h2, h2 a {
    color:#333333;
    font-family:’trebuchet ms’;
    font-size:24px;
    font-weight:normal;
    letter-spacing:-1px;
    line-height:24px;
    margin:0;
    padding-bottom:2px;
    }

    It applies to all headers(h2) and headers with a link in it.

  4. aerokirk

    Love the new site design, keep up the good work, also, how are you likeing STO beta? Im a big fan, gonan go through with the actual game for a little while at least, im thinking tactical officer will be fun, I love flying the escort around.

  5. Nico

    Sexy new look.

  6. Sharmander

    aww I loved the colors you had going with it. this is very nice though, very sleek! Dark colors being slimming, which is a good thing for Blink! lol

Comment ¬

NOTE - You can use these tags:
<a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>