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

    Hi – sorry I thought this topic was resolved following my previous ticket but I still have a problem with the Easy Slider on the Home Page of my client’s website. Yigit gave me this code to add to the custom css: .home div#av_section_1 { background-size: contain; } which contains the Easy Slider within the coloured section but no matter how much I reduce the size of the images that I’m using they keep re-sizing to huge sizes! I have no scaling selected in the Easy Slider settings.

    Please help!

    Thanks.

    Kathryn

    #327132

    Hi – I’m having further problems using the coloured section background – here: http://www.littlefoxwebdesign.co.uk/lumbandmacgill/about-us-2/ when I insert an image it is again overlapping the coloured section although it seems to be retaining it’s size which it is not doing on the Home Page.

    Please help – I really need to finish this site for my client urgently.

    Thanks.

    Kathryn

    #327140

    Hi!

    1- Can you post a screenshot and show the issue you are having? Easy slider looks fine to me :/
    2- Please add following code to Quick CSS as well

    #av_section_1 { background-size: contain; }

    Cheers!
    Yigit

    #327159

    Hi – thanks for the quick reply and your patience!

    The CSS worked great for the About Us – thank you.

    Here is the link to view a screenshot of the Easy Slider: https://www.dropbox.com/s/yg2gejzqsz7jv51/lumbandmacgilleasyslider.JPG?dl=0

    The problem is that the image I’m using is expanding to fit the coloured section rather than the coloured section reducing to fit my image. I’ve tried with smaller images but no luck!

    Kathryn

    Thanks.

    #327162

    If you look at the About Us page now: http://www.littlefoxwebdesign.co.uk/lumbandmacgill/about-us-2/ this is exactly how it should look on the Home Page – I’m using the same size images but obviously on the Home Page they’re in the Easy Slider rather than a static image.

    #327164

    Hey!

    Please try adding following code to Quick CSS as well

    .avia-section .avia-slideshow li img {
    width: auto!important;
    }

    Regards,
    Yigit

    #327175

    That’s it! Fixed – perfect – thank you!

    #327177

    Hey!

    You are welcome Kathryn, glad we could help! Let us know if you have any other questions or issues

    Cheers!
    Yigit

Viewing 8 posts - 1 through 8 (of 8 total)
  • The topic ‘Easy Slider resizing small images to huge size’ is closed to new replies.