-
AuthorPosts
-
April 23, 2017 at 12:32 am #1028140
I want to use the slideshow module position to add full width images on some inner pages, however neither the front page slideshow position nor the images I want to use in this position are responsive.
How do achieve this?
Pankaj Sharma ModeratorPankaj Sharma
- Join date:
- February 2015
- Posts:
- 24589
- Downloads:
- 144
- Uploads:
- 202
- Thanks:
- 127
- Thanked:
- 4196 times in 4019 posts
April 23, 2017 at 2:55 am #1028162Hi
the images are already full width.
Can u post a screenshot how you want to show it with the page URL on which u want changes?
I will check it.Regards
April 23, 2017 at 3:43 am #1028170Yes, they are full width, but as I said, they are not responsive.
You can see this here: http://allcarepartners.com.au/member-login and on the front page. The main image there is also not responsive. They should be.
Pankaj Sharma ModeratorPankaj Sharma
- Join date:
- February 2015
- Posts:
- 24589
- Downloads:
- 144
- Uploads:
- 202
- Thanks:
- 127
- Thanked:
- 4196 times in 4019 posts
April 24, 2017 at 2:30 am #1028350Hi
On the member login page, you using a custom HTML module.
Add max-width:100% in the image style to make it responsive.
For the homepage, the slideshow is not 100% because if it’s responsive the text over the images does not get enough height to show them.
Add below code in custom.css file to make it responsive@media (max-width: 991px){.acm-slideshow .owl-carousel .item .img-bg { max-width: 100%; }}
Regards
April 24, 2017 at 2:38 am #1028355Pakaj,
You’re a legend! Thanks so much for that.
Is there are reason the slideshow module space is not responsive by default?
Pankaj Sharma ModeratorPankaj Sharma
- Join date:
- February 2015
- Posts:
- 24589
- Downloads:
- 144
- Uploads:
- 202
- Thanks:
- 127
- Thanked:
- 4196 times in 4019 posts
April 24, 2017 at 2:51 am #1028359Hi
the space headings are over the image when the image is resized it reduces it the height that also changes the text heading heights.
It’s like background image is container for the heading.Regards
April 24, 2017 at 2:55 am #1028363Yes, I get that. Thanks. I’ll make a decision on the front page, but its awesome that I now have that css tip for inner page images. Thanks again.
Pankaj Sharma ModeratorPankaj Sharma
- Join date:
- February 2015
- Posts:
- 24589
- Downloads:
- 144
- Uploads:
- 202
- Thanks:
- 127
- Thanked:
- 4196 times in 4019 posts
April 24, 2017 at 3:00 am #1028368You are welcome!
-
AuthorPosts
This topic contains 7 replies, has 2 voices, and was last updated by Pankaj Sharma 7 years, 7 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum