DimFish
05-17-2005, 04:51 PM
Hi,
In Win IE6, at the bottom of the footer, I get a white bar about 5px high just before the bottom of the window. (doesn't appear in Firefox, Safari etc).
Here's the page:
http://www.stridetraining.co.uk/
Here's the CSS:
#footer {
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: 1em;
font-style: normal;
color: #333333;
margin: 0;
padding: 0;
clear: both;
text-align: left;
height: 40px;
}
http://www.stridetraining.co.uk/css/stridecss1.css
It's all been a bit hit and miss on this site, so I am expecting to have just done something a bit shoddily. Can anyone spot how to get rid of the white space?
Many thanks,
Andrew.
In Win IE6, at the bottom of the footer, I get a white bar about 5px high just before the bottom of the window. (doesn't appear in Firefox, Safari etc).
Here's the page:
http://www.stridetraining.co.uk/
Here's the CSS:
#footer {
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: 1em;
font-style: normal;
color: #333333;
margin: 0;
padding: 0;
clear: both;
text-align: left;
height: 40px;
}
http://www.stridetraining.co.uk/css/stridecss1.css
It's all been a bit hit and miss on this site, so I am expecting to have just done something a bit shoddily. Can anyone spot how to get rid of the white space?
Many thanks,
Andrew.