- Posts: 2
- Thank you received: 0
full width slide and content width fixed
-
gierreweb
Inactive member - Topic Author
- New Member
Less
More
10 years 11 months ago #36633
by gierreweb
full width slide and content width fixed was created by gierreweb
Hi i have to put a full width slide, so you can see pictures in a banner slideshow while the width of the template is fixed to 960px for example. I found a solution but is not perfect because in mobile or tablet the content become on the left instead to keep the center. The site is
www.assoluto-eyewear.com
.
What do you think? In tablet for example the header and the slide are ok, but the content is on the left and the footer is shorter....
What do you think? In tablet for example the header and the slide are ok, but the content is on the left and the footer is shorter....
Please Log in to join the conversation.
-
ivan.milic
Support Staff - Moderator
Less
More
- Posts: 14116
- Thank you received: 1639
10 years 11 months ago #36637
by ivan.milic
Replied by ivan.milic on topic full width slide and content width fixed
Best I see you can get with that component you found I think is to add this at bottom of template_css.css:
DIV#slide, DIV#slide *{
max-width:100%;
}
you should ask module vendor for better solution.
DIV#slide, DIV#slide *{
max-width:100%;
}
you should ask module vendor for better solution.
Please Log in to join the conversation.
-
gierreweb
Inactive member - Topic Author
- New Member
Less
More
- Posts: 2
- Thank you received: 0
10 years 11 months ago #36642
by gierreweb
Replied by gierreweb on topic full width slide and content width fixed
I tried to do what you wrote but it was worse than before: the width of the slide is with this css like the width of template content....
In my css I have the slide picture of 1600px and template width of 1008px. Try to open it with android tablet in vertical and you can see what is different from pc.
In my css I have the slide picture of 1600px and template width of 1008px. Try to open it with android tablet in vertical and you can see what is different from pc.
Please Log in to join the conversation.
-
ivan.milic
Support Staff - Moderator
Less
More
- Posts: 14116
- Thank you received: 1639
10 years 11 months ago #36645
by ivan.milic
Replied by ivan.milic on topic full width slide and content width fixed
I can only suggest you use our hot full carousel
Please Log in to join the conversation.
Time to create page: 0.157 seconds