cartpauj
Member
Posted 3 years ago #
my site yourinkrefillcenter.com for some reason isn't displaying correctly in IE 6 and older. It's just the white background isn't coming down the page like it should. It just comes down a small portion of the top of the page. Anyone know how I can edit my CSS to fix this little bug?
Cyberek
Member
Posted 3 years ago #
You have some floats on it used. As i see it is used for column layout. The easiest way to fix it, is to use <br style="clear:both" /> after the set of divs that are floated. I dont have ie6 nearby, but i bet it is that problem ;)
--
Światłem Malowane, zdjęcia ślubne, fotografia ślubna
cartpauj
Member
Posted 3 years ago #
I'm not exactly the sharpest tool in the shed appearantly. Is there any way you could tell me what divs you're talking about? I attempted placing it after the end header divs but that didn't work so well.
Thanks.