View Single Post
Old 08-18-2009, 09:38 AM   PM User | #4
abduraooft
Supreme Master coder!

 
abduraooft's Avatar
 
Join Date: Mar 2007
Location: N/A
Posts: 14,678
Thanks: 158
Thanked 2,182 Times in 2,169 Posts
abduraooft is just really niceabduraooft is just really niceabduraooft is just really niceabduraooft is just really niceabduraooft is just really nice
The following should fix...
Code:
.main {/*style.css (line 569)*/
background:#FFFFFF none repeat scroll 0;
clear:left;
margin:0;
min-height:600px;
}
.header {style.css (line 413)
background-color:#FFFFFF;
margin-bottom:0;
overflow:auto; /* refer www.quirksmode.org/css/clearing.html */
padding:0 10px 10px;
}
__________________
Quote:
The Dream is not what you see in sleep; Dream is the thing which doesn't let you sleep. --(Dr. APJ. Abdul Kalam)
abduraooft is offline   Reply With Quote