View Single Post
  #3 (permalink)  
Old 10-09-2006, 09:38 PM
bj's Avatar
bj bj is offline
WebProWorld 1,000+ Club
 
Join Date: Apr 2005
Location: Delaware Valley, PA
Posts: 1,172
bj RepRank 3bj RepRank 3
Default

First of all I can't see any difference in IE. Secondly you have another significant problem. Not everyone uses the default font size. Increase the font size and see what happens. If you MUST set heights on those boxes, do it in EMS so they expand with the text. Personally I'd remove the height and let it flow OR set it in a table since it actually is tabular data of a sort. Regardless of how you do it, that needs attention. If you don't fix that your layout is too brittle and doesn't hold up well, especially at narrower window widths. The stuff from the first row overlaps the second row and it's a real mess.

Which would be a shame since the design as it's intended is very attractive.
Reply With Quote