-
AuthorPosts
-
September 3, 2013 at 8:20 am #190234
My images in JA slideshow lite are not resizing automatically. How can i enable auto resize option.
Thanks
Ninja Lead ModeratorNinja Lead
- Join date:
- November 2014
- Posts:
- 16064
- Downloads:
- 310
- Uploads:
- 2864
- Thanks:
- 341
- Thanked:
- 3854 times in 3563 posts
September 4, 2013 at 5:17 pm #504594It would be great if you can include an illustrated screenshot of what you are trying to achieve, It would help to understand the issue and give you specific answers.
September 5, 2013 at 10:47 am #504710Thanks
As you can see in the attached images that the image is not being resized. instead only the central portion of the image is shown.the original image which i want to resize
-
Ninja Lead Moderator
Ninja Lead
- Join date:
- November 2014
- Posts:
- 16064
- Downloads:
- 310
- Uploads:
- 2864
- Thanks:
- 341
- Thanked:
- 3854 times in 3563 posts
September 6, 2013 at 7:48 am #504832I have checked URL of your site but I see original image slideshow on your site, width and height are small
/images/abook/harf-iqbal.jpg
You can follow with my below solution it will help you to auto resize image
+ If you want to auto resize image as well, you can config it from back-end JA Slideshow Lite module or you can have a look at user guide about JA Slideshow module here
+ Change css style to show the same image resize
Open templates/ja_beranis/css/mod_jaslideshowlite.css file
From
.ja-ss-item img {
background: #fff;
width: 100%;
max-width: 100%;
}
Change to
.ja-ss-item img {
background: #fff;
width: auto;
max-width: 100%;
}
Remember to clear cache from Admin area
-
1 user says Thank You to Ninja Lead for this useful post
AuthorPostsViewing 4 posts - 1 through 4 (of 4 total)This topic contains 4 replies, has 2 voices, and was last updated by Ninja Lead 11 years, 2 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
Jump to forum