Carousel Design
Forum rules
IMPORTANT NOTE!!
DO YOU HAVE A QUESTION OR PROBLEM AND WANT QUICK HELP?
THEN PLEASE SHARE A "DEMO" PROJECT.
PLEASE READ THE FORUM RULES BEFORE YOU POST:
http://www.wysiwygwebbuilder.com/forum/viewtopic.php?f=12&t=1901
MUST READ:
http://www.wysiwygwebbuilder.com/getting_started.html
WYSIWYG Web Builder FAQ
IMPORTANT NOTE!!
DO YOU HAVE A QUESTION OR PROBLEM AND WANT QUICK HELP?
THEN PLEASE SHARE A "DEMO" PROJECT.
PLEASE READ THE FORUM RULES BEFORE YOU POST:
http://www.wysiwygwebbuilder.com/forum/viewtopic.php?f=12&t=1901
MUST READ:
http://www.wysiwygwebbuilder.com/getting_started.html
WYSIWYG Web Builder FAQ
- rganguly
-
- Posts: 104
- Joined: Sat Feb 12, 2022 1:41 pm
Carousel Design
Sir, can I make a carousel, like this http://wp.dreamitsolution.net/softech/home-5/, I have tried a lot of things but can not make it. How can I place text/heading/buttons on a carousel with absolute positioning? Please help.
N.B: I do not need the left and right arrows, just need the inside content design in the carousel layout in WWB17.
N.B: I do not need the left and right arrows, just need the inside content design in the carousel layout in WWB17.
Running WYSIWYG Web Builder since 2022...
- rganguly
-
- Posts: 104
- Joined: Sat Feb 12, 2022 1:41 pm
Re: Carousel Design
any help from any WWB masters around the world would be appreciated, please...rganguly wrote: Tue Feb 15, 2022 7:08 am Sir, can I make a carousel, like this http://wp.dreamitsolution.net/softech/home-5/, I have tried a lot of things but can not make it. How can I place text/heading/buttons on a carousel with absolute positioning? Please help.
N.B: I do not need the left and right arrows, just need the inside content design in the carousel layout in WWB17.

Running WYSIWYG Web Builder since 2022...
- Pablo
- Posts: 23650
- Joined: Sun Mar 28, 2004 12:00 pm
- Location: Europe
- Contact:
Re: Carousel Design
There are many templates that use the Carousel.
For example:
https://www.wysiwygwebbuilder.com/suppo ... ocoin.html
https://www.wysiwygwebbuilder.com/suppo ... tique.html
https://www.wysiwygwebbuilder.com/suppo ... opper.html
https://www.wysiwygwebbuilder.com/suppo ... shion.html
For example:
https://www.wysiwygwebbuilder.com/suppo ... ocoin.html
https://www.wysiwygwebbuilder.com/suppo ... tique.html
https://www.wysiwygwebbuilder.com/suppo ... opper.html
https://www.wysiwygwebbuilder.com/suppo ... shion.html
- rganguly
-
- Posts: 104
- Joined: Sat Feb 12, 2022 1:41 pm
Re: Carousel Design
It is ok, but can I make this http://wp.dreamitsolution.net/softech/home-5/ using WWB17?
Running WYSIWYG Web Builder since 2022...
- Pablo
- Posts: 23650
- Joined: Sun Mar 28, 2004 12:00 pm
- Location: Europe
- Contact:
Re: Carousel Design
It looks just like a standard Carousel to me. So, you can also do this with WWB.
Which specific functionality are you referring to?
Did you look at the examples?
Which specific functionality are you referring to?
Did you look at the examples?
- rganguly
-
- Posts: 104
- Joined: Sat Feb 12, 2022 1:41 pm
Re: Carousel Design
Yes sir, I saw the examples and those are great.
I just want to insert content like this http://wp.dreamitsolution.net/softech/home-5/ as well as full width+height with content animation/transition.
Width will be : 100vw
Height will be : 100vh
with many contents in each slider.
I know WWB has an option to set the carousel to flexible with 100vh but when I do that I lose control of its elements in it, I mean all the elements shift their position to the top. Please help.
I just want to insert content like this http://wp.dreamitsolution.net/softech/home-5/ as well as full width+height with content animation/transition.
Width will be : 100vw
Height will be : 100vh
with many contents in each slider.
I know WWB has an option to set the carousel to flexible with 100vh but when I do that I lose control of its elements in it, I mean all the elements shift their position to the top. Please help.
Running WYSIWYG Web Builder since 2022...
- Pablo
- Posts: 23650
- Joined: Sun Mar 28, 2004 12:00 pm
- Location: Europe
- Contact:
Re: Carousel Design
Which 'content' are you referring to? I do not see any difference with my examples.
Are you aware that most of this Carousel is just a background image?
http://wp.dreamitsolution.net/softech/w ... lider8.jpg
If you need further assistance then please try to be more specific.
Are you aware that most of this Carousel is just a background image?
http://wp.dreamitsolution.net/softech/w ... lider8.jpg
If you need further assistance then please try to be more specific.
- rganguly
-
- Posts: 104
- Joined: Sat Feb 12, 2022 1:41 pm
Re: Carousel Design
Yes sir, but I need to place text elements or heading or buttons in it with my desired position but I can not if I set the carousel as flexible and height 100vh. Because I have 7+ elements to place on a carousel slider but it should be placed on any place on the carousel slider. How can I achieve this? Please help...
See this : https://we.tl/t-iP9z0SSXQg
See this : https://we.tl/t-iP9z0SSXQg
Running WYSIWYG Web Builder since 2022...
- Pablo
- Posts: 23650
- Joined: Sun Mar 28, 2004 12:00 pm
- Location: Europe
- Contact:
Re: Carousel Design
On the page you are referring to, the elements are not absolute positioned. They are relative just like in a flexible Carousel in WWB.
Absolute positioning is only possible for absolute/fixed layout (non-flexible).
So, it works exactly the same as in your example.
Absolute positioning is only possible for absolute/fixed layout (non-flexible).
So, it works exactly the same as in your example.
- rganguly
-
- Posts: 104
- Joined: Sat Feb 12, 2022 1:41 pm
Re: Carousel Design
I just want to set height and width 100vh & 100vw with the absolute positioning of the elements in it. How to do that?
Running WYSIWYG Web Builder since 2022...
- crispy68
-
- Posts: 3093
- Joined: Thu Oct 23, 2014 12:43 am
- Location: Acworth, GA
- Contact:
Re: Carousel Design
You can't.I just want to set height and width 100vh & 100vw
There is no way to have something with flexible width and height and then objects be absolute positioning. As the width and height of the browser changes, the objects need to shift also.
- Pablo
- Posts: 23650
- Joined: Sun Mar 28, 2004 12:00 pm
- Location: Europe
- Contact:
Re: Carousel Design
That is not possible:
Flexible layout = floating elements
Fixed layout = absolute elements
Once again I would like to note that your example (http://wp.dreamitsolution.net/softech/home-5/) is also using flexible layout.
Flexible layout = floating elements
Fixed layout = absolute elements
Once again I would like to note that your example (http://wp.dreamitsolution.net/softech/home-5/) is also using flexible layout.
- rganguly
-
- Posts: 104
- Joined: Sat Feb 12, 2022 1:41 pm
Re: Carousel Design
Okay, thanks. I do not have any idea about thatcrispy68 wrote: Tue Feb 15, 2022 2:14 pmYou can't.I just want to set height and width 100vh & 100vw
There is no way to have something with flexible width and height and then objects be absolute positioning. As the width and height of the browser changes, the objects need to shift also.

Running WYSIWYG Web Builder since 2022...
- rganguly
-
- Posts: 104
- Joined: Sat Feb 12, 2022 1:41 pm
Re: Carousel Design
Okay, thanks. I do not have any idea about thatPablo wrote: Tue Feb 15, 2022 2:15 pm That is not possible:
Flexible layout = floating elements
Fixed layout = absolute elements
Once again I would like to note that your example (http://wp.dreamitsolution.net/softech/home-5/) is also using flexible layout.

Running WYSIWYG Web Builder since 2022...