Hello guys!
I have a layoutgrid with the image of a centralized notebook.
I wanted a carousel with software images to stay within the
dimensions of this notebook's screen.
My difficulty was getting the carousel right.
Can someone help me. An example would be of great help!
Thanks!
Help With Carousel
Forum rules
PLEASE READ THE FORUM RULES BEFORE YOU POST:
viewtopic.php?f=12&t=1901
MUST READ:
http://www.wysiwygwebbuilder.com/respon ... esign.html
Please read this first before posting any questions! Also check out the example project to get an idea how the RWD concept works.
Responsive Web Design FAQ:
http://wysiwygwebbuilder.com/forum/view ... 10&t=63817
PLEASE READ THE FORUM RULES BEFORE YOU POST:
viewtopic.php?f=12&t=1901
MUST READ:
http://www.wysiwygwebbuilder.com/respon ... esign.html
Please read this first before posting any questions! Also check out the example project to get an idea how the RWD concept works.
Responsive Web Design FAQ:
http://wysiwygwebbuilder.com/forum/view ... 10&t=63817
Re: Help With Carousel
If you set the the carousel's full width property to 'flexible' then it will automatically adjust to the page size.
This is demonstrated in the following templates:
https://www.wysiwygwebbuilder.com/suppo ... shion.html
https://www.wysiwygwebbuilder.com/suppo ... ngles.html
https://www.wysiwygwebbuilder.com/suppo ... rofit.html
https://www.wysiwygwebbuilder.com/suppo ... ights.html
https://www.wysiwygwebbuilder.com/suppo ... delft.html
https://www.wysiwygwebbuilder.com/suppo ... asic2.html
https://www.wysiwygwebbuilder.com/suppo ... asic8.html
https://www.wysiwygwebbuilder.com/suppo ... sic10.html
https://www.wysiwygwebbuilder.com/suppo ... books.html
This is demonstrated in the following templates:
https://www.wysiwygwebbuilder.com/suppo ... shion.html
https://www.wysiwygwebbuilder.com/suppo ... ngles.html
https://www.wysiwygwebbuilder.com/suppo ... rofit.html
https://www.wysiwygwebbuilder.com/suppo ... ights.html
https://www.wysiwygwebbuilder.com/suppo ... delft.html
https://www.wysiwygwebbuilder.com/suppo ... asic2.html
https://www.wysiwygwebbuilder.com/suppo ... asic8.html
https://www.wysiwygwebbuilder.com/suppo ... sic10.html
https://www.wysiwygwebbuilder.com/suppo ... books.html
-
-
- Posts: 7
- Joined: Fri Apr 13, 2018 3:44 am
Re: Help With Carousel
So, Pablo, I don't think you got it right. I made a (very simple) example of what I want to do.
I put an image on the page and a carousel. I set the Full Width property to None and adjusted it by hand within the image.
The result is this: http://gestor.net.br/teste.html
Now I wanted to do this within a Layoutgrid, since my entire site is made using layout grids!
http://gestor.net.br/ <- This is my site!
Obs.:
I am using WWB15. I must migrate to WWB16 soon.
If I managed to do this only in the new version, it would be one more reason to upgrade as soon as possible!
I put an image on the page and a carousel. I set the Full Width property to None and adjusted it by hand within the image.
The result is this: http://gestor.net.br/teste.html
Now I wanted to do this within a Layoutgrid, since my entire site is made using layout grids!
http://gestor.net.br/ <- This is my site!
Obs.:
I am using WWB15. I must migrate to WWB16 soon.
If I managed to do this only in the new version, it would be one more reason to upgrade as soon as possible!
Re: Help With Carousel
What you have done in your example, is place two objects on top of each other. This is not possible in flexible layout.
But you can place the Carousel on a floating layer so it can be part of a flexible layout.
In this case, you will need to add breakpoints to adjust size of the carousel to different screen sizes.
But you can place the Carousel on a floating layer so it can be part of a flexible layout.
In this case, you will need to add breakpoints to adjust size of the carousel to different screen sizes.