Viewing 15 posts - 1 through 15 (of 15 total)
  • Author
    Posts
  • #295072

    Hi,

    i insert the accordion slider, but the images looks not good in responsive mode.
    Can somebody help me

    This is normal mode:
     not responsive

    This is responsive:
    responsive

    • This topic was modified 10 years, 4 months ago by 1979mark.
    #295193

    Anybody online, who could help me?

    #295205

    Hi!

    Can you please post the link to your page where you have accordion slider?

    Regards,
    Yigit

    #295364
    This reply has been marked as private.
    #295533
    #303490

    I’m having the same problem. I’m using fullscreen accordion slider, 1500 x 430. The images are really distorted on iPad. They work well on iPhone. I couldn’t see a solution in the post you recommended.
    Thanks
    LBD

    #303834

    Hey!


    @leftbank
    Can you post the link to your page where you have accordion slider please?

    Best regards,
    Yigit

    #304108

    Hi Yigit,

    This is the slider
    http://leftbankwebdesign.com/gracehill/the-barn/

    Many thanks!

    Kerrin @leftbank

    #304505

    Hi!

    Try using larger images that can get cropped down to a more scalable resolution as needed. 944×635 for example which is what Kriesi has in the demo.

    The topic linked to above is not a solution as there is not currently a fix available for all instances of images used. If the original scale doesn’t scale well, then the image needs to be changed as the slideshow can’t be.

    Regards,
    Devin

    #304643

    Hi Devin,

    I’ve tried a few different sizes but nothing works on iPad.

    Thanks for getting back to me nonetheless.

    Kind regards,
    Kerrin

    #304797

    Hi!

    You can set the height of the accordion slider manually on iPad view or closer screen sizes:

    @media only screen and (max-width: 989px) and (min-width: 768px) {
    #top .aviaccordion {
    height: 250px;
    }
    }

    Adjust the height if necessary.

    Best regards,
    Ismael

    #305515

    Thanks Ismael – I’ll give that a try.

    #305654

    Hey!

    Please try and let us know so we can mark this thread as resolved :)

    Regards,
    Yigit

    #306038

    Hi Yigit,

    I tried and it didn’t work. I’ve asked my coder to look into it an hopefully we can post here with a solution if that’s ok…?

    Kerrin

    #306079

    Hey!

    Sure, that’s actually great. Sometimes, iPad and iPhones show the cached version of the site. Please add the suggested fix above then remove the browser cache. Test it again. Adjust the height if necessary.

    Regards,
    Ismael

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