Re: [WSG] Extra space in IE

2006-10-12 Thread Tom Livingston
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.

Re: [WSG] Extra space in IE

2006-10-12 Thread Tom Livingston
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

Re: [WSG] Extra space in IE

2006-10-12 Thread Tom Livingston
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

Re: [WSG] Extra space in IE

2006-10-12 Thread ~davidLaakso
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/ **

RE: [WSG] Extra space in IE

2006-10-12 Thread Tim Palac
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.