-
AuthorPosts
-
August 3, 2013 at 11:39 pm #189458
If someone can help me, I’m also having trouble setting the slideshow lite.
I tried to use images with 1600×1063 and 1080×720, but in two sizes the images are appearing cut when viewed on a pc screen.
Furthermore, I would like to display thumbnails as they are in demo link : http://static.joomlart.com/images/templates/j25/ja-lens/userguide/position.png
I noticed something that really showed the responsive functionality.
When I halves the size of the window in my browser the image fits perfectly.
image croped :((, without waves in the water (full screen):
image ok :), with waves in the water (half screen)
Any idea on how to fix this and how to put thumbnails like demo ?
The link to the site is http://www.compositebrasil.com.br
-
Ninja Lead Moderator
Ninja Lead
- Join date:
- November 2014
- Posts:
- 16064
- Downloads:
- 310
- Uploads:
- 2864
- Thanks:
- 341
- Thanked:
- 3854 times in 3563 posts
August 5, 2013 at 8:37 am #501266You can try to fix the problem on your site this way
Open templates/ja_lens/css/mod_jaslideshowlite.css file
From
.ja-ss-wrap {
overflow: hidden;
position: relative;
width: 100%;
max-height: 720px;
z-index: 1;
}Change to
.ja-ss-wrap {
overflow: hidden;
position: relative;
width: 100%;
max-height: 100%;
z-index: 1;
}Remember to clear cache from Admin area after changing, let me know if it helps
-
AuthorPosts
Viewing 2 posts - 1 through 2 (of 2 total)This topic contains 2 replies, has 2 voices, and was last updated by Ninja Lead 11 years, 3 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
Jump to forum
-