Aug 12, 2004

Site back up

Okay, the site is back and the blog is functional! Static pages are still in the old layout and the links in the sidebars have messed up formatting, but everything works. I’m also proud to say that this is my first CSS layout. The header, two sidebars, and content are each in a seperate div layer, and each of those layers is positioned using CSS. All formatting is also done in CSS. There is a table that comes into play if you’re browsing with IE, but that’s only because IE doesn’t play nicely with CSS.

The link list on the left is strange looking because it’s not done manually. WP has a feature that creates link lists for you, and I’m still trying to find a way to format it. Same goes for the Archive by Month list on the right.

Note: I thought I had found a solution to my problems with IE, but it turns out I haven’t. If you’re using Internet Explorer, I’m sorry. For now either get a better browser or be satisfied with the messed up site.

You can follow any responses to this entry through the RSS 2.0 feed. You can leave a response, or trackback from your own site.

2 Comments

K D at 10:38 PM on 8/15/04

Pfft, IE accepts all MY CSS. Works out very nicely!

Loden at 10:41 PM on 8/15/04

Yes, but you don’t use CSS for layout. That’s where it becomes a problem. It accepts all my non-layout CSS as well.