-
AuthorPosts
-
pressmar Friend
pressmar
- Join date:
- March 2008
- Posts:
- 119
- Downloads:
- 14
- Uploads:
- 51
- Thanks:
- 25
- Thanked:
- 4 times in 1 posts
March 4, 2013 at 9:50 pm #185518Please tell me in which file the changes from normal – to tablet espacially iphone are located. I need to make the font smaller in the smaller layouts and i need to show the text even in iphone mode.
Hope you can help.
Oliverhappywebbie Friendhappywebbie
- Join date:
- February 2013
- Posts:
- 5
- Downloads:
- 0
- Uploads:
- 0
- Thanks:
- 2
- Thanked:
- 1 times in 2 posts
March 9, 2013 at 2:31 am #485859Hi there,
same on android too :((
It shows only (big) empty block under the image and you can’t swipe down over an image (at least I can’t)
Is there a way to:- show the description text
- position the description over the image
- remove the description for mobile phones?
Cheers
phong nam Friendphong nam
- Join date:
- May 2015
- Posts:
- 3779
- Downloads:
- 1
- Uploads:
- 587
- Thanks:
- 499
- Thanked:
- 974 times in 888 posts
March 11, 2013 at 9:55 am #486008Hi pressmar,
By default, we make the description of JA Slideshow lite invisible on mobile resolutions because of its font-size. But, you can enable it by below steps:
On your server, open templatesja_merolessresponsive-style.less, replace lines:
@media (max-width: 360px) {
//Slideshow
.ja-slideshow .ja-ss-desc {
display: none;
}
with
@media (max-width: 360px) {
//Slideshow
.ja-slideshow .ja-ss-desc {
display: block;
}
>> Then Compile LESS to CSS in Template Manager to apply the css changes.
Or if you just use this template style only with Development Mode (No), you can do above guide in templatesja_merocsstemplate-responsive.css.
@happywebbie : Lets try on my above guides, then inform me your results.Regards,
—
Leohappywebbie Friendhappywebbie
- Join date:
- February 2013
- Posts:
- 5
- Downloads:
- 0
- Uploads:
- 0
- Thanks:
- 2
- Thanked:
- 1 times in 2 posts
March 24, 2013 at 2:33 am #487592Hi Leo,
Thank you, your solution works.:)
However, in order to see the rest of the content of the page you need to be able to swipe/scroll down over the image/slide show, which isn’t possible unless you press and hold on the slide show container. This is a serious usability issue when viewing the site on a smart phone and your page start with a slide show.
Can we overcome this problem or is this just one of the limitations of responsive design?
Best regards,
Jeffphong nam Friendphong nam
- Join date:
- May 2015
- Posts:
- 3779
- Downloads:
- 1
- Uploads:
- 587
- Thanks:
- 499
- Thanked:
- 974 times in 888 posts
March 25, 2013 at 2:36 am #487643Hi happywebbie,
Pls follow this thread: http://www.joomlart.com/forums/topic/ja-slideshow-lite-scrolling-problem-on-iphone/#post-477401
Regards,
—
Leohappywebbie Friendhappywebbie
- Join date:
- February 2013
- Posts:
- 5
- Downloads:
- 0
- Uploads:
- 0
- Thanks:
- 2
- Thanked:
- 1 times in 2 posts
-
AuthorPosts
This topic contains 6 replies, has 3 voices, and was last updated by happywebbie 11 years, 7 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum