Home Forums Theme support Eastend theme : chrome – ie compatibility

This topic contains 3 replies, has 2 voices, and was last updated by  7Theme Support 10 years, 11 months ago.

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • Hi,

    The picture size displayed in the slider seems not correct with internet exporer 9

    I started some test in production to show you the case

    Could you please try this url with chrome and ie ?

    http://immoovation.com/?estate=appartement-angevillers

    Thank you

    Hi,

    yes, you are right, there is a little bug. Ok, go to WordPress admin -> Appearance -> Theme Options -> General -> General Settings -> Extra CSS Content and add this:

    .room_slideshow_container .room_slideshow
    {
    background:none !important;
    max-width:inherit;
    }

    The problem is the width of the container, with the code above you can remove it and set the background to transparent, for older IE versions.

    it’s working, thanks a lot 😉

    You’re welcome!

Viewing 4 posts - 1 through 4 (of 4 total)

You must be logged in to reply to this topic.