-
AuthorPosts
-
pointel Friend
pointel
- Join date:
- January 2009
- Posts:
- 53
- Downloads:
- 0
- Uploads:
- 2
- Thanks:
- 11
- Thanked:
- 2 times in 1 posts
November 13, 2014 at 9:06 am #202694Hi,
in my site the images in slideshow (module position spa-home) not resizing, but are cut in responsive layout.
It’s ok in destop layout.
Help me.
ClaudioNinja Lead ModeratorNinja Lead
- Join date:
- November 2014
- Posts:
- 16064
- Downloads:
- 310
- Uploads:
- 2864
- Thanks:
- 341
- Thanked:
- 3854 times in 3563 posts
midhat Friendmidhat
- Join date:
- January 2010
- Posts:
- 161
- Downloads:
- 101
- Uploads:
- 21
- Thanks:
- 43
- Thanked:
- 12 times in 1 posts
November 30, 2014 at 9:24 pm #557078I installed the latest version, but at resolutions below 800px still not responsive
Ninja Lead ModeratorNinja Lead
- Join date:
- November 2014
- Posts:
- 16064
- Downloads:
- 310
- Uploads:
- 2864
- Thanks:
- 341
- Thanked:
- 3854 times in 3563 posts
December 1, 2014 at 5:41 am #557128<em>@midhat 455522 wrote:</em><blockquote>I installed the latest version, but at resolutions below 800px still not responsive</blockquote>
About the problem images in slideshow (module position spa-home), I see this bug is solved in our product, you can check it again, send me the image with describe on that if you still face this problem.
midhat Friendmidhat
- Join date:
- January 2010
- Posts:
- 161
- Downloads:
- 101
- Uploads:
- 21
- Thanks:
- 43
- Thanked:
- 12 times in 1 posts
December 1, 2014 at 11:11 am #557195Yes, I saw that it fixed. Yesterday I downloaded the new version, installed it but the problem persists. You can see on my demo site:
http://emreza.net/nc/
Problem is resolutions below 800px, still not responsiveNinja Lead ModeratorNinja Lead
- Join date:
- November 2014
- Posts:
- 16064
- Downloads:
- 310
- Uploads:
- 2864
- Thanks:
- 341
- Thanked:
- 3854 times in 3563 posts
December 2, 2014 at 4:33 am #557316<em>@midhat 455666 wrote:</em><blockquote>Yes, I saw that it fixed. Yesterday I downloaded the new version, installed it but the problem persists. You can see on my demo site:
http://emreza.net/nc/
Problem is resolutions below 800px, still not responsive</blockquote>Try to use my solution below
Open templates/uber/acm/hero/css/style.css file
Find and change
@media screen and (max-width: 767px) {
.acm-hero {
background-size: auto;
}
}To
@media screen and (max-width: 767px) {
.acm-hero {
background-size: 100%;
}
}Let me know if it helps
1 user says Thank You to Ninja Lead for this useful post
-
AuthorPosts
This topic contains 6 replies, has 3 voices, and was last updated by Ninja Lead 9 years, 11 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum