-
AuthorPosts
-
dfirsching Friend
dfirsching
- Join date:
- January 2010
- Posts:
- 48
- Downloads:
- 16
- Uploads:
- 2
- Thanks:
- 12
- Thanked:
- 5 times in 3 posts
April 18, 2015 at 3:29 am #205630I am having trouble getting the JA Slideshow on JA Biz to work properly for small screen sizes. This includes:
(1) image resizing
(2) text size for labels
(3) text styling for the stack of options (ja-slide-thumb).Where do I make these adjustments?
Thanks!
Ninja Lead ModeratorNinja Lead
- Join date:
- November 2014
- Posts:
- 16064
- Downloads:
- 310
- Uploads:
- 2864
- Thanks:
- 341
- Thanked:
- 3854 times in 3563 posts
April 20, 2015 at 8:51 am #567598The mobile layout is very small and this module was hidden by default for a better look. If you still want to show it, you can try with my tweak as below:
Open templates/ja_biz/css/custom.css file and add new rule
@media (max-width: 767px) {
.ja-slidewrap .ja-slide-buttons {
margin-top: -31px !important;
}.ja-slidewrap .maskDesc {
bottom: 10px !important;
right: initial !important;
}
}Hope it helps
Ninja Lead ModeratorNinja Lead
- Join date:
- November 2014
- Posts:
- 16064
- Downloads:
- 310
- Uploads:
- 2864
- Thanks:
- 341
- Thanked:
- 3854 times in 3563 posts
April 20, 2015 at 8:51 am #732708The mobile layout is very small and this module was hidden by default for a better look. If you still want to show it, you can try with my tweak as below:
Open templates/ja_biz/css/custom.css file and add new rule
@media (max-width: 767px) {
.ja-slidewrap .ja-slide-buttons {
margin-top: -31px !important;
}.ja-slidewrap .maskDesc {
bottom: 10px !important;
right: initial !important;
}
}Hope it helps
hooftman Friendhooftman
- Join date:
- October 2014
- Posts:
- 23
- Downloads:
- 0
- Uploads:
- 7
- Thanks:
- 6
- Thanked:
- 1 times in 1 posts
April 23, 2015 at 9:20 am #568022I want to make the navigation buttons disappear for the smaller devices. You know any code for that?
Thanks in advance
hooftman Friendhooftman
- Join date:
- October 2014
- Posts:
- 23
- Downloads:
- 0
- Uploads:
- 7
- Thanks:
- 6
- Thanked:
- 1 times in 1 posts
April 23, 2015 at 9:20 am #733128I want to make the navigation buttons disappear for the smaller devices. You know any code for that?
Thanks in advance
hooftman Friendhooftman
- Join date:
- October 2014
- Posts:
- 23
- Downloads:
- 0
- Uploads:
- 7
- Thanks:
- 6
- Thanked:
- 1 times in 1 posts
hooftman Friendhooftman
- Join date:
- October 2014
- Posts:
- 23
- Downloads:
- 0
- Uploads:
- 7
- Thanks:
- 6
- Thanked:
- 1 times in 1 posts
dfirsching Frienddfirsching
- Join date:
- January 2010
- Posts:
- 48
- Downloads:
- 16
- Uploads:
- 2
- Thanks:
- 12
- Thanked:
- 5 times in 3 posts
April 23, 2015 at 5:17 pm #568086I actually did get it to work with a number of adjustments. The one trick that I don’t see mentioned here was to put the css code in custom.css under the local folder as opposed to just the regular custom.css file. Apparently the slideshow overrides things otherwise.
And yes, I had to hide the stacked menu items, suppress the “More”, adjust the slide label size, and gt the images to resize; also had to readjust where I had moved the search module. But all OK now, thanks! -
AuthorPosts
This topic contains 8 replies, has 3 voices, and was last updated by hooftman 9 years, 7 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum