Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #183067

    Hello,

    in Internet Explorer 8 on Windows 7 the images of the Post Slider are stretched vertically. What can we do?

    bit.ly/1aqOdlC

    Best regards
    David

    #184182

    Hey DDamjanovic!

    Can you please post a link to the post slider? i couldn’t find it on the homepage and I’m not sure if you removed the slider or if it’s located on a sub-page.

    Best regards,
    Peter

    #184195

    Hi Peter,

    “MAS aktuell” @ homepage.

    Best regards
    David

    #184696

    Hi!

    Actually this slider doesn’t seem to work at all for me because of a javascript error in the logo offset calculation function. Please try to open enfold/js/avia.js and delete the entire code within the file. Then copy & paste the code from here: http://pastebin.com/c27VFSmh into the avia.js file and save it. It should fix the post slider issue but I’m not sure if it also fixes the image issue. We’ll see.

    Best regards,
    Peter

    #185315

    Hi Peter,

    it doesn’t resolve the problem, unfortunately…

    Best regards
    David

    #186055

    Hey!

    Please create me an admin account and post the login credentials as private reply. I need it to insert my css code into the quick css field and to check if it works. I can reproduce the issue with IETester now but it doesn’t allow me to test the css code to check if it solves the issue or not.

    Best regards,
    Peter

    #186104
    This reply has been marked as private.
    #186410

    Hey!

    I think my fix works. I used the code someone posted here: http://en.forums.wordpress.com/topic/vertically-stretched-images-in-ie and adjusted it a bit

    
    .avia-content-slider .slide-image img {
    max-width: 100%;
    width: auto;
     }
    

    At least IETester seems to display the images properly now. I’ll tag this thread for Kriesi and ask him to include the code with the next update.

    Cheers!
    Peter

Viewing 8 posts - 1 through 8 (of 8 total)
  • The topic ‘Stretched images in Posts Slider’ is closed to new replies.