internet explorer 7 - CSS Overflow incorrect in IE7 -


i have problem ie7, noticed couple days ago floated divs overfloating way out of box left

here problem: http://www.locksmith-service-rockville-md.com/door-knob-lever-set

i have been trying figure out past 3 days, far out success,

can tell me doing wrong here?

thanks in advance

you kept changing live site, i'm confused.

  • make sure #left-side does not have overflow: auto.
  • on div .views-row-odd, div .views-row-even, remove clear: right.
    (this change doesn't seem required, don't see need clear: right here)
  • from html source code, remove <div class="space"></div>.
    that's not way space @ top; it's causing problems.

do changes live site, , let me know think.

if that's far in different browsers you're testing in, can see adding in spacing, using different method.


Comments

Popular posts from this blog

linux - Mailx and Gmail nss config dir -

c# - Is it possible to remove an existing registration from Autofac container builder? -

php - Mysql PK and FK char(36) vs int(10) -