Page 1 of 1

content and footer

Posted: Sat Jul 20, 2019 9:17 pm
by music19
I can not accommodate the content and the footer, I've spent the whole week trying to be ordered, but it's impossible. Can anybody help me?
In the project https://ibb.co/NFqD8j8

In the web: https://ibb.co/dtxFb0V

The project, Tems .wbs: https://mega.nz/#!iYQ3RChY!uo27Nq013PFg ... BvJS49KgBg

Re: content and footer

Posted: Sun Jul 21, 2019 6:55 am
by Pablo
The footer (layout grid) is set to 'floating'
However, the layer and table uses fixed/absolute position. So it does not affect the floating layout.

When using a floating footer, all other content should be floating too.

Possible solutions:
- Use a standard page footer, which is a fixed/absolute container.
OR
- make all content floating (using layout grids)

Related tutorial:
http://www.wysiwygwebbuilder.com/layout_modes.html