Thank you, David!! That fixed it.

- Tim

David Laakso wrote:
> Big Moxy wrote:
>> Good Morning All!
>>
>> http://projects.zanalysts.com/cargo/vehicledetails.html
>> http://projects.zanalysts.com/cargo/firstweb.css
>>
>>
>> The white background in the checklist stops about midway and the 
>> background image takes over.
>> The checklist itself goes behind the footer instead of pushing the 
>> footer down.
>>
>>
>> Tim
>>   
>
>
> #pageDef {
> overflow: hidden; <---- :: add ::
> height: 100%; <------ :: delete ::
> }
> * html #pageDef { <------ :: delete selector ::
>    height: 100%;
> }
> #content {
> height: 100%; <------ :: delete ::
> }
>
> </div><------ :: add immediately above </body> ::
>
> Validate before you post.
>
> Best,
> ~dL
>
______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
List policies -- http://css-discuss.org/policies.html
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to