The New Look

Well, I finally got around to yet another site design (the sixth in about three and a half years). So far everything seems to work, although let me know if I’ve broken something.

This design is completely table-less, instead using CSS. CSS gives a great deal more flexibility in designing layouts rather than tables, which are fixed. This also means that those of you browsing this site with less than modern browsers *cough*Netscape 4*cough* will see a mangled, but usable version of the site. Mozilla (the recommended browser for this site), Internet Explorer 6, and Safari all display the site as intended. Others may not, so if you see some bizarre formatting errors, let me know of them and I’ll see what I can do to fix them.

Web designers may notice I’ve used a number of little hacks to get things to work correctly. For instance, I couldn’t get the sidebar to extend all the way to the bottom of the page – so it doesn’t. A good section of the sidebar is in fact a background image. The design is essentially made of three DIVs, a header DIV that floats above the rest, the sidebar, and the content window. Getting all the divs to align and work on different browsers and platforms was a pain, but the results are quite cool.

This design is a deliberate step away from the usual Sekimori-style designs you see on most blogs. (Not that such designs are bad, they’re most certainly not, but I wanted to go in a different direction…) Rather than centering the page, I decided to skew it to the left. I’m also big on whitespace and allowing the entry text to stand out from the background and other elements. The other nice thing about using CSS for the design is that if I get sick of this design later in the future (and believe me, I will sooner or later) it’s much easier to change around entire design elements by simply editing the CSS file that controls everything.

site-shot.jpg

This is what you should get – a page without rendering errors. IE and Safari now seem to be messing up the background colors on the PNGs… I’ll see if I can do anything about this. Some other minor formatting errors have been found and fixed.

Of course, if you want to see this site the way it was meant to be seen you could always get the right browser

UPDATE: In about 30 seconds we have a completely new visual element to the page. The globe works in IE6 and Mozilla and Safari, and uses a nice trick of matching a DIVs background image to the header.

Man, I love CSS.

4 thoughts on “The New Look

  1. Ack. My vote goes to the previous look.

    Anyway some random points:

    Content portion of the sidebar is improperly sized horizontally with the top and bottom fillers.

    Conservitism with Attitude is floating almost in the middle of nowhere. (Perhaps nowhere would be a good place for it. 🙂

    That and your section title graphics on the sidebar are not quite matching the background color.

    Content portion of the sidebar and bottom filler aren’t quite color matched either.

    Similar coloring issues in the comment window.

    A little more whitespace between the title and the content area might be in order as well.

    I’d also recommend some more whitespace between the content and the (hopefully soon fixed) sidebar.

    IE 6.0.2800 over here if you think these problems might be browser specific.

  2. The colors should match, but IE can’t render PNGs worth a damn… don’t even get me started about f*ckin’ Microsoft’s complete lack of support for transparent PNGs… I may change over to JPEGs if I have to, or perhaps I’ll see if I can fudge the BG color of the table for browsers that suck at PNGS.

    I fixed the problem with the sidebar alignment – for some reason IE6 was munging the margins AGAIN.

    Did I mention that I’d like to cast the IE team into the fiery depths of the abyss?

    I think you’re right – there’s something missing from that top-right area in the logo…

    The nice thing about this design is that I can switch things around pretty easily. At some point if I’m feeling ambitious I’ll create “skins” for the site…

  3. Hi Jay,
    there seems to be slight problems with the comment sections:
    -Part of the text is not appearing unleast you highlight it.
    -the requirements (name; email adress; website URL) typo is too small to be read.

    Beside that, I kinda like it.

Leave a Reply

Your email address will not be published. Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed.