
May 15th, 2005, 06:35 PM
|
 |
I have a red lunch bag
|
|
Join Date: Jan 2005
Location: The armpit of Niagara
|
|
|
The most obvious thing right away is that your text in some of those boxes extends outside the box (your "Forum Resources" box for example). Further investigation reveals that it only happens on high resolutions. If I shrink my browser it goes back in.
This happens on every page where you're using that box style.
It appears you're using "100%" for the width of that table in there. Use an absolute width, preferably 448px, the width of that image you're using to surround the table.
Other than that, I think it looks really good. I like it!
Edit: Your "Add to your Favourite" link has "(Ctrl+D)" added to it in Firefox, which forces it to two lines and looks bad. The easy fix is to delete the "txt+='(Ctrl+D)';" line in that javascript.
__________________
Web Design Tips - Posting and You
If I've been helpful, and/or you're really nice, consider buying something from my Amazon.com wishlist.- There is no room for pride when trying to be the best at what you do.
- Friends don't let friends use bad code.
The club is dead.
Last edited by cybersaga : May 15th, 2005 at 06:38 PM.
|