-
AuthorPosts
-
January 20, 2015 at 1:14 pm #382411
Hi,
I have a Portfolio Item and inside I use Easy Slider with “slider image size” set to “No Scaling Use original size of the images”
But when when I look at the previe of the slider it does not use the images in their original sizes.January 20, 2015 at 9:43 pm #382723Hi indurango!
Try adding this to your custom CSS.
.avia-slideshow, .avia-slideshow img { height: auto !important; width: auto !important; }Cheers!
ElliottJanuary 21, 2015 at 4:51 pm #383119This reply has been marked as private.January 21, 2015 at 10:38 pm #383390Hey!
Send us a WordPress login so we can view your link.
Best regards,
ElliottJanuary 22, 2015 at 1:22 pm #383650This reply has been marked as private.January 22, 2015 at 10:29 pm #384054Hey!
For the gallery shortcode do this.
.avia-gallery img { height: auto !important; }Cheers!
ElliottJanuary 23, 2015 at 9:27 am #384250This reply has been marked as private.January 23, 2015 at 10:15 pm #384667Hey!
It seems to be working on my end. Try clearing your browser cache and view in a different web browser. If that’s now what you were wanting then take a screenshot and highlight what is going on so we can get a better idea.
Cheers!
ElliottJanuary 23, 2015 at 11:14 pm #384705This reply has been marked as private.January 24, 2015 at 9:01 pm #384993This reply has been marked as private.January 26, 2015 at 12:17 pm #385376Hey!
Try to use this on Quick CSS to modify the size of the gallery preview image:
#top div .avia-gallery .avia-gallery-big-no-crop-thumb img { width: auto !important; }Cheers!
IsmaelJanuary 26, 2015 at 5:48 pm #385631This reply has been marked as private.January 27, 2015 at 9:20 am #386062Can I get a clear solution about the problem please? I have been waiting for a week to solve this and thus I can’t continue building up the website.
January 27, 2015 at 9:54 am #386080Hi!
Where did you add the code? This is how it should look like after you added the fix:

Try to replace the code with this:
#top div .avia-gallery img { width: auto !important; }Cheers!
IsmaelJanuary 27, 2015 at 10:29 am #386104Thanks Ismael. Now its working..
Thank you a lot. -
AuthorPosts
- The topic ‘Easy Slider – images not displayed in original sizes’ is closed to new replies.
