View Single Post
Old 04-27-2009, 09:48 PM   PM User | #7
omgsmith
New to the CF scene

 
Join Date: Apr 2009
Posts: 4
Thanks: 1
Thanked 0 Times in 0 Posts
omgsmith is an unknown quantity at this point
Quote:
Originally Posted by Rowsdower! View Post
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
omgsmith is offline   Reply With Quote