*-----Original Message-----
*From: [EMAIL PROTECTED] 
*[mailto:[EMAIL PROTECTED] On Behalf Of John Moynihan
*Sent: Monday, March 19, 2007 2:32 PM
*To: css-d@lists.css-discuss.org
*Subject: [css-d] Problems with my Wrapper and Content area in 
*my CSS Layout
*
*
*Hi Folks,
*I was wondering the group could help me out with a problem I'm 
*having with a site that I'm working on. The website has a CSS 
*layout and it seems to be working ok in IE 6 except for a long 
*page at the bottom, but in Firefox and Opera the content area 
*in the center of the page runs out of the wrapper at the 
*bottom of the page. 

Other things that I noticed that no-one has mentioned, is that you will need to 
remove this:


#footer2 {
    margin-top:635px;
}

once you have set in the clearing div.

and you have declared

#content2 twice in your css. so make sure that you edit that appropriately.

cheers,
steff

______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
IE7 information -- http://css-discuss.incutio.com/?page=IE7
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to