Title: Re: [WSG] Extra space in IE
On 10/12/06 3:09 PM, "Tom Livingston" <[EMAIL PROTECTED]> wrote:
One other thing, In IE6 again. When I resize the window, the footer slides right – doubling the left margin. Refreshing brings back my correct left margin. Anyone?
OK.
Title: Re: [WSG] Extra space in IE
On 10/12/06 2:54 PM, "Tom Livingston" <[EMAIL PROTECTED]> wrote:
Tom,
After playing around with the CSS and XHTML, it appears that your footer is not clearing your content.
I noticed you added on top of the page and I pasted that in betw
Title: Re: [WSG] Extra space in IE
On 10/12/06 2:30 PM, "Tim Palac" <[EMAIL PROTECTED]> wrote:
Tom,
After playing around with the CSS and XHTML, it appears that your footer is not clearing your content.
I noticed you added on top of the page and I pasted that in betw
Tom Livingston wrote:
http://66.155.251.18/mlinc.com/06/
In IE6 (haven’t checked 5.5 or 7) I am getting extra space below my
footer. Anyone see why?
This should close it :
#main{margin:0 auto/* 2em auto*/; }
Best,
~dL
--
http://chelseacreekstudio.com/
**
Title: Extra space in IE
Tom,After playing around with the CSS and XHTML, it appears that your footer is not clearing your content.I noticed you added on top of the page and I pasted that in between the main and footer div - the space in the footer is gone now.In fact, just adding worked fine.