-
AuthorPosts
-
January 19, 2016 at 2:41 pm #567832
Hi there,
I already tried to find something here but didnt so. On the homepage of our website we have the advanced layer slider. I set it to responsive mode. I works perfect for my laptop, also the height is fine. (I set the height to a specific value.) But when I take a look on our website on a bigger screen the height is not responsive. I can already see some text below the slider. What should i put in, that the layer slider fills out the entirely screen on every size? (height!)
Thanks in advance
GGJanuary 20, 2016 at 2:36 am #568293Hey greengraphicsvienna!
Are you setting the slider to fullwidth? If so then you’ll want to set the height to auto if you want it to be responsive.
Send us a link to your page and we’ll take a look.
Best regards,
Elliott- This reply was modified 8 years, 11 months ago by Elliott.
January 20, 2016 at 9:47 am #568464Hey Elliott!
Yess the fullwidth is enabled. The height is set to 510, so it fits to my PC but not (of course) to bigger screens. With AUTO you mean, to leave it empty or do I have to write in “auto”? Slider width: 100%
responsive: enabled
max-width: emptyresponsive under: 1140
layers container: 1140Thanks and best wishes
ggJanuary 21, 2016 at 4:48 am #569133Hi!
It looks fine to me. It’s resizing fine.
I did notice a small gap under it though on smaller screens. You can add this to your custom CSS to fix it.
.avia-section { min-height: 0px; }
Cheers!
ElliottJanuary 22, 2016 at 12:09 pm #569944Hi Elliott,
thanks for your reply and the code!
Does it really on yours? My boss has a bigger screen and the height doesnt fill out his entire screen. On mine it does because i set it on 510. The height of my laptop. Is it maybe something like this??
Also on my tablet the height of the slider doesnt fill out the entire screen. I can read something below.div#layer_slider_1 {
height: auto!important;
}Cheers
ggJanuary 24, 2016 at 10:53 pm #570944Anybody? :)
January 26, 2016 at 3:52 am #571838Hey!
Yes, can you take a screenshot of what it looks like?
Best regards,
ElliottJanuary 26, 2016 at 3:57 pm #572180Hi Elliott,
thx for your reply. Do I have to upload the screenshots on imgur or something like that or is there another way? Sry stupid question.
Thanks
ggJanuary 28, 2016 at 2:07 am #573385Hey!
Yes, imgur would be best. Copy the URL it gives you and then paste it inside an img tag in your reply. (click on the img button in the editor)
Best regards,
Elliott -
AuthorPosts
- You must be logged in to reply to this topic.