Tagged: ,

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #204180

    In IE8, if a thumbnail is aligned left and has a link on it, it’s only a few pixels wide.

    http://note.io/JI9lrP

    #204184

    Hi,

    Can you post the link to your website please?

    Regards,
    Josue

    #204186

    Our site is on a protected development environment, but you can see the issue in the theme demo:
    http://kriesi.at/themes/enfold/2009/03/07/html-styles/

    #204246

    Hi!

    1) Please make sure you’re using the latest version of the theme (Enfold 2.4.4). The demo website uses an older Enfold version and maybe the latest theme version already fixes the issue.

    2) If the latest theme update does not fix the issue try following css code

    
    .avia-msie-8 #top img.alignleft, .avia-msie-8 #top img.alignright, .avia-msie-8 #top img.aligncenter, .avia-msie-8 #top img.alignnone{
    max-width: 100%;
    width: auto;
     }
    

    and insert it into the quick css field.

    Regards,
    Peter

    #204648

    Umm… we have 2.4.2 currently and didn’t realize there was an update.

    Everything seems to be better now.

    Thanks

Viewing 5 posts - 1 through 5 (of 5 total)
  • The topic ‘IE8 Bug: Thumbnails Squished’ is closed to new replies.