Horizontal scrolling layout

All WYSIWYG Web Builder support issues that are not covered in the forums below.
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
Post Reply
corygem
 
 
Posts: 4
Joined: Mon Jul 03, 2017 11:49 pm

Horizontal scrolling layout

Post by corygem »

Just curious about this. Are there any features or tools we could use in wb14 that could help build horizontal scrolling sites that use the mouse wheel to scroll? I think its a neat feature. Some examples of what I am talking about are below

https://www.grandimage.com/

https://www.cabletv.com/the-walking-dead
User avatar
BaconFries
 
 
Posts: 5325
Joined: Thu Aug 16, 2007 7:32 pm

Re: Horizontal scrolling layout

Post by BaconFries »

Have you looked at using the Carousel setting it to use fullpage? This will allow what you are asking
See the following:
http://wysiwygwebbuilder.com/carousel_fullpage.html
corygem
 
 
Posts: 4
Joined: Mon Jul 03, 2017 11:49 pm

Re: Horizontal scrolling layout

Post by corygem »

Thanks BaconFries. I kinda thought that would a great option, so thank you for confirming it. Thanks for the advice!
corygem
 
 
Posts: 4
Joined: Mon Jul 03, 2017 11:49 pm

Re: Horizontal scrolling layout

Post by corygem »

Now that i am playing with the full page carousel, i cant figure out how to get it to scroll horizontally with the mouse wheel instead of vertically. do i have to put some special coding in the options?
User avatar
Pablo
 
Posts: 21573
Joined: Sun Mar 28, 2004 12:00 pm
Location: Europe
Contact:

Re: Horizontal scrolling layout

Post by Pablo »

I'm sorry, there is no standard horizontal scroll option available at this time.
corygem
 
 
Posts: 4
Joined: Mon Jul 03, 2017 11:49 pm

Re: Horizontal scrolling layout

Post by corygem »

ok, thanks Pablo
Franklin Ortiz
 
 
Posts: 7
Joined: Wed Jul 08, 2020 11:21 am

Re: Horizontal scrolling layout

Post by Franklin Ortiz »

corygem wrote: Sun Jan 20, 2019 10:16 am Just curious about this. Are there any features or tools we could use in wb14 that could help build horizontal scrolling sites that use the mouse wheel to scroll? I think its a neat feature. Some examples of what I am talking about are below

https://www.grandimage.com/

https://www.cabletv.com/the-walking-dead
You can make a horizontal scroll, not with the grid layout, but yes with the Flex Container, only the configuration that you must do, put where it says Flex Direction in Row and the Flew Wrap in No warp, then you select the Flex Container right click and look for the option that says object HTML, look for the Custom Style tab and put this overflow-x:scroll; and ready you have a horizontal scroll.

I hope it helps.
Post Reply