The blog part is where I'm having troubles. I like how it looks in IE, but not so much in firefox. If anyone could take a look at it and see if there's something I'm doing wrong it'd be greatly appreciated.
The blog part is where I'm having troubles. I like how it looks in IE, but not so much in firefox. If anyone could take a look at it and see if there's something I'm doing wrong it'd be greatly appreciated.
You need to validate and fix your code (you have lots of errors that could cause display problems). Don't use <font> tags, and tags like <div class=postwrapper> need quotes: <div class="postwrapper">.
Also you can check your stylesheet. There are also more articles on the internet about making special IE stylesheets.
Good luck!
Thanks for the info..will try and fix those errors!
I was able to validate the CSS but having trouble with the rest of the code. CSS didn't seem to fix the problem.
This topic has been closed to new replies.