2 floating footers

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
Jorus
 
 
Posts: 105
Joined: Mon Jan 04, 2016 1:39 pm

2 floating footers

Post by Jorus »

How do I setup a floating footer on top of another floating footer? Or am I limited to using only one element as a foating footer per page?
(when I use 2 flexcontainers and make them both floating footers only one is floating as footer, the other one is floating to the top of the page..)
User avatar
Pablo
 
Posts: 23334
Joined: Sun Mar 28, 2004 12:00 pm
Location: Europe
Contact:

Re: 2 floating footers

Post by Pablo »

You can have as many floatng footer as you want. A floating footer is classically the last item of the page.
So, you can insert any other container before or after it.
Jorus
 
 
Posts: 105
Joined: Mon Jan 04, 2016 1:39 pm

Re: 2 floating footers

Post by Jorus »

Ok, but than why is one not floating to the bottom and behaves as a floating header? And if I change the order 'to the bottom' the other floating footer behave as a floating header and vice versa..? (they both have the exact same configuration and set as 'floating footer')
User avatar
Pablo
 
Posts: 23334
Joined: Sun Mar 28, 2004 12:00 pm
Location: Europe
Contact:

Re: 2 floating footers

Post by Pablo »

Maybe you are confusing 'fixed' with 'floating'?
A fixed footer will stick at the bottom, a floating footer will float below the rest of the content.
You can only have one fixed footer because otherwise they would overlap each.
But you may be able to use nested layout grids to implement what you want.
Jorus
 
 
Posts: 105
Joined: Mon Jan 04, 2016 1:39 pm

Re: 2 floating footers

Post by Jorus »

Ok, thanks for the tip!
Jorus
 
 
Posts: 105
Joined: Mon Jan 04, 2016 1:39 pm

Re: 2 floating footers

Post by Jorus »

What is a 'nested' Layout grid exactly? (enabling flexbox in LayoutGrid is all I can read about it in the Help but doesn't do the trick) Btw 2 floating footer isn't possible neither (right?)
User avatar
crispy68
 
 
Posts: 3018
Joined: Thu Oct 23, 2014 12:43 am
Location: Acworth, GA
Contact:

Re: 2 floating footers

Post by crispy68 »

A nested layout grid is where you drag 1 layout grid inside another grid.

I'm curious, what is the point of having 2 floating footers? Aren't you using the same footer throughout?
User avatar
wwonderfull
 
 
Posts: 1579
Joined: Fri Aug 21, 2020 8:27 am
Contact:

Re: 2 floating footers

Post by wwonderfull »

Jorus wrote: Wed Jul 12, 2023 11:41 am How do I setup a floating footer on top of another floating footer? Or am I limited to using only one element as a foating footer per page?
(when I use 2 flexcontainers and make them both floating footers only one is floating as footer, the other one is floating to the top of the page..)
I think it would be better if you can show an example or a link of any website which is doing what you are trying to do, it would provide a much better understanding on what type of design or functionality you are trying to achieve.
Jorus
 
 
Posts: 105
Joined: Mon Jan 04, 2016 1:39 pm

Re: 2 floating footers

Post by Jorus »

I got it, thanks to Crispy68, I just didn't understand the way nested layout grid worked. I know understand it a way to have a stacked layout (container or grid etc.) on top of each other. That was what I wanted to accomplish, to make it a single floating footer. Thanks
Post Reply