Unable to create Full Width Page - lt of margin wasted

Questions related to the Responsive Web Design tools of WYSIWYG Web Builder.
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
Post Reply
girija.mahapatra
 
 
Posts: 26
Joined: Tue Sep 26, 2017 10:22 am

Unable to create Full Width Page - lt of margin wasted

Post by girija.mahapatra »

Hi Pablo,

My Carousal images are stretching full page, also layers are stretching. But page content are having almost 2 inch margin on both side. Searched many posts but unable find any solution.

I will upload my .wbs file of 1 page, plz give me the link where I can upload or send.

Regards,
Girija
User avatar
BaconFries
 
 
Posts: 5640
Joined: Thu Aug 16, 2007 7:32 pm

Re: Unable to create Full Width Page - lt of margin wasted

Post by BaconFries »

You can upload your project to your on host/site and provide a url to download from or use the likes of Mediafire and provide the url generated. Before doing so.please read:
Image

viewtopic.php?t=82134
User avatar
Pablo
 
Posts: 22472
Joined: Sun Mar 28, 2004 12:00 pm
Location: Europe
Contact:

Re: Unable to create Full Width Page - lt of margin wasted

Post by Pablo »

If you want to create a flexible layout then I suggest to use layout grids instead of layers.
Layers are for creating fixed/absolute layouts , so if you want to adjust the layout for smaller screens then you will have to add breakpoints.

Related tutorial:
https://wysiwygwebbuilder.com/layout_modes.html
girija.mahapatra
 
 
Posts: 26
Joined: Tue Sep 26, 2017 10:22 am

Re: Unable to create Full Width Page - lt of margin wasted

Post by girija.mahapatra »

I had tried layout grids only but the moment I insert a layer with a bunch of layout grids, the webpage behaves erratic. If I add a layer after adding a layout grid then it floats erratically.

While image size in a slide show contain itself to the size of the slide container, the moment I put the slide show inside a layout grid, the images overflow to their true size.

There may be minute details to design inside a layout grid to adjust sizes of components/images but such tutorials are not available anywhere.

Regards
User avatar
Pablo
 
Posts: 22472
Joined: Sun Mar 28, 2004 12:00 pm
Location: Europe
Contact:

Re: Unable to create Full Width Page - lt of margin wasted

Post by Pablo »

Currently your layout is not responsive because you are using (fixed) layers. The layer itself is full width but the content is positioned fixed, so eventually it will no longer fit in the container..
You can mix layers and layout grid, but if the layers are fixed then things may start to overlap and the layout 'breaks'. That is why you need breakpoints.

Most users are using layout grids so I am sure it can also work for you.
Also, most templates use layout grid gt so there are many examples available.

Again, I do not recommend to use layers for flexible layouts unless you are an advanced user and understand the concept of fixed layout.
girija.mahapatra
 
 
Posts: 26
Joined: Tue Sep 26, 2017 10:22 am

Re: Unable to create Full Width Page - lt of margin wasted

Post by girija.mahapatra »

Thanks Pablo, I will recreate all pages again using layout grid, that is the only way out to maintain my website on my own.

Will come back in the same thread where I face trouble.

Cheers
girija.mahapatra
 
 
Posts: 26
Joined: Tue Sep 26, 2017 10:22 am

Re: Unable to create Full Width Page - lt of margin wasted

Post by girija.mahapatra »

I am unable to insert a Carousel inside a layout grid. If I keep the Carousel as it is, the layout grids added below are not visible after publishing. Either the content (text/image etc) inside the layout grids go behind the Carousel or not visible at all. Putting the Carousel inside a Flex Container also has not desired result.

How to add layout grids after a Carousel to maintain Full width page.
Regards
User avatar
crispy68
 
 
Posts: 2912
Joined: Thu Oct 23, 2014 12:43 am
Location: Acworth, GA
Contact:

Re: Unable to create Full Width Page - lt of margin wasted

Post by crispy68 »

To use the carousel to work with layout grids, you can do a couple of things:

1. Set type = Full Width and Floating and check the box for responsive carousel
2. Set type = flexible - it can then be dragged into a grid if needed but is not necessary as it works on its own with grids.
girija.mahapatra
 
 
Posts: 26
Joined: Tue Sep 26, 2017 10:22 am

Re: Unable to create Full Width Page - lt of margin wasted

Post by girija.mahapatra »

Genius @crispy68 , thank you dear :)
Post Reply