-
AuthorPosts
-
May 1, 2014 at 6:13 am #197269
My JA Slideshow Lite is working great, except for the fact that when it is displayed on a full sized screen, it resizes the images above their actual size. I have tried making the smaller and smaller but this does nothing.
So in this case the images are relatively small, 400×300 px and I have set that size in the backend aswell. However upon checking the results it is always the same, they are are automatically resized to something like 720x540px and are sourced from the images/resize folder. How do I prevent this from happening?? Is it something to do with the bootstrap, css or java script settings.
Thanks
Andrewchavan Friendchavan
- Join date:
- October 2014
- Posts:
- 4612
- Downloads:
- 0
- Uploads:
- 110
- Thanked:
- 1440 times in 1290 posts
May 1, 2014 at 6:36 am #533092At what instance it is resized ? I see only 400×300 px image on your site. please provide a screenshot of this.
May 1, 2014 at 7:25 am #533096For viewing pleasure, I have a very large monitor, but I don’t want others with large monitors to experience this either.
Thanks for the speedy response 😀
-
chavan Friend
chavan
- Join date:
- October 2014
- Posts:
- 4612
- Downloads:
- 0
- Uploads:
- 110
- Thanked:
- 1440 times in 1290 posts
May 1, 2014 at 8:38 am #533103Go to this File: /templates/ja_mixmaz/css/mod_jaslideshowlite.css
Replace this code
.ja-ss-item img { background: #666 float:left; max-width: 100%; width: 100%; }with
.ja-ss-item img { background: #666 ; float:left; max-width: 100%; width: 100%;
height:400px; }Change 400px in above to anything you like to fit.
Note: keep the width as 720px for the image, By this way the image will look good.
-
AuthorPosts
Viewing 5 posts - 1 through 5 (of 5 total)This topic contains 4 replies, has 2 voices, and was last updated by achmann 10 years, 6 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
Jump to forum