Jump to content

how can i get my background color to "stretch or go" witht the height


thme01

Recommended Posts

here is the link: http://game4vids.com/Browse_call_of_duty_black_ops.php

this is the code for the browse_body:

 

#browsing_body {
min-height:100px;
    height:auto !important;
    height:100px;
background-color:#757575;
width: 900px;
margin-right: auto;
margin-left: auto;	
}

 

and then i have a

<div style="clear:both; background-color:#666"></div>

between my footer and the browse_body div.

 

but i get this huge white patch how do i fix this ? :)

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.