Support community for TTG plugins and products.
NOTICE
The Turning Gate's Community has moved to a new home, at https://discourse.theturninggate.net.
This forum is now closed, and exists here as a read-only archive.
You are not logged in.
Pages: 1
Must the footer be over the pallet?
In this first picture we see the pallet:
As we know, that gap at the bottom is the footer:
Clearly, the footer is over the pallet. Is there a way to have the pallet go over the footer?
And, I have tried CSS to control the minimum width of that pallet but it's stuck at 200px.
Offline
I'm not really following what you want to do.
The pallet is above the footer so I'm not sure what you mean.
Rod
Just a user with way too much time on his hands.
www.rodbarbee.com
ttg-tips.com, Backlight 2/3 test site
Offline
I'm trying out this idea: I'd like for the pallet (beige) to run all the way down and over the footer. It's not like that now, but when I did try it, the pallet would stop at the footer, just like the blue area in the example picture I posted.
This might not be a good idea, but I am wondering if it could be done.
Last edited by pideja (2019-10-04 23:03:41)
Offline
This might not be a good idea, but I am wondering if it could be done.
Where there's a will there's a way... and Phplugins or Javascript. Due to the page structure this is not something easy to do.
I can think of several ways to achieve this:
1) Using Javascript, you could move the footer element to a different location at the bottom of the main content. This would likely need some additional CSS to finish the task.
2) With phplugins, use main_bottom to create a new custom footer at the bottom of the main section.
3) Using a custom footer, trick the footer to have two elements, the 'continuation of the pallet' and the footer. Visually, it would look like the pallet continues.
As you see, there are many ways to go to Rome, but there is no easy way to get there.
Daniel Leu | Photography
DanielLeu.com
My digital playground (eg, Backlight tips&tricks): lab.DanielLeu.com
Offline
Thanks Daniel, I might just try this.
Offline
Pages: 1