Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #283767

    Hi, today I realized that images with a matching “alignleft” (or right) lost their value in width in ie8.
    I found a topic that gives a CSS rule to correct this:

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

    I note that this rule is not made ​​to the latest version of the theme.
    Thank you for the add.

    Regards.
    Jean

    #283831

    Hey Jean!

    Thank you for the heads up!

    I think it should be avia-msie-8?

    Best regards,
    Ismael

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.