• Hi fellows i got kinda serious problem,

    Can anybody help me checks whats wrong with the CSS code of my site thats making the siderbar going down to the bottom when IE 6 is used, no problem when using IE 7.
    Its the Technoblue theme from johntp.com. I tried contacting the owner of the theme but no use. Can anybody seriously help me. Still lots of people use IE 6, i keep getting emails regarding this error, i tried many times fixing it( me no coder just know a little bit of this and that) instead mess up with the site layout.
    Can anyone seriously help? The site address is

    http://www.thinktechno.com/

Viewing 1 replies (of 1 total)
  • search the forums, next time please.

    Your problem is with the width of your images.

    consider this:

    you have a fixed width <div> that is Xpixels wide

    you have a Ypixel wide image

    you tack on padding

    you tack on margins

    ie6 pukes.

    decrease the width of the images locally and then swap out the old larger images — doing it with img height and width tags server-side will NOT fix the problem in ie6

Viewing 1 replies (of 1 total)

The topic ‘Sidebar going down while using IE 6’ is closed to new replies.