Quote:
Originally Posted by Rowsdower!
OK, I'll go ahead and hit you with this suggestion:
Code:
#main_content {
clear:both;
color:#828282;
margin:auto;
overflow:auto;
padding-bottom:10px;
padding-top:10px;
width:950px;
}
This might be related to your problem in FF3, but in any case this fixes a breakdown in your layout in FF2 in XP. Let me know if this takes care of your FF3 issue as well...
|
Spot on buddy, thanks!
Fixed a couple of safari issues too