Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #216987

    Hi, I just noticed a problem in IE10. See this page (http://goo.gl/HqQKMd) and scroll down to section “How to use …”. The image (with the tabs on the right) is cut in half and way too big, even though it looks perfectly fine in Safari, Chrome and Firefox. Compare with another browser to see the difference.

    Any way (css, php, …) to force the image to fit inside the provided space?

    Thanks in advance.

    • This topic was modified 10 years, 9 months ago by DavyE.
    #217595

    Hey DavyE!

    Please try adding following code to Quick CSS in Enfold theme options under Styling tab

    .tab_inner a img { width: 100%; }

    Cheers!
    Yigit

    #218720

    Hey Yigit,

    Thank you for your help! I had to change it to:

    .tab_inner_content a img

    Now it works!

    • This reply was modified 10 years, 9 months ago by DavyE.
Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘IE10 image in tabs problem’ is closed to new replies.