Hi:
Since i updating to newsppaper 11 header y footer are in content and this code has been added
.td-boxed-layout #td-outer-wrap {
max-width: 1164px;
margin: 0 auto;
}
Before the update header and footer are full width, now are in this container size, how i solve this?
Hello,
The implementation of the boxed option has been extended, if you set a background image/color this boxed option applies only to content, now it also applies to the header and footer.
So if you want to have the header and footer full width, you need to set the background image/color on the zone of content, and remove the background color/image from Theme Panel.
Thank you!
Hi, I am also wondering, how to fix the width issue with the Header and footer. Can you please explain, as I have set the background color for the zone content through Tagdiv composer but nothing works.
Hi:
Same question, how can i change the background color (footer and header) through Tagdiv?
In my case i create a cloud footer template but it arent full width. in theme panel “theme colors”; footer i select in color “by default” colors, nothing changes..i havent defined backgound image, only background-color..
-
This reply was modified 5 years by
trisquelmedia.
Hello!
If you are using a PRO demo or cloud library template that is being done via tagDiv Composer. Theme panel does not work over cloud library templates.
In order to increase the width click on the ROW button and you are able to set it wider: https://www.screencast.com/t/YXYVRjSFhK
For the background color, on the ROW button – CSS Tab: https://www.screencast.com/t/FdPWxq0iK0
Thank you!
There is no way to keep the old Global Header and Global footer (not cloud templates) and make the background full width ??
Anyway using cloud library and picking strech on row, never is larger than 1164px
because all (header, foooter and content) is inside this wrapper
.td-boxed-layout #td-outer-wrap {
max-width: 1164px;
margin: 0 auto;
}
How i solve that????!?!
Hello,
As I said above, this is how the boxed option should work => https://www.screencast.com/t/gDaIgQi0Dq -> https://forum.tagdiv.com/background-introduction/ the moment you choose an image or a color, the whole website must be boxed, the way the boxed option worked, was wrong. How it works now the boxed option is correct.
Thank you!
So if i disable the boxed option, now my entire site goes full width. I only want my header and footer full width. How do I get that back?
Hi ozclubbers, please check the answer from this topic -> https://forum.tagdiv.com/topic/site-no-longer-full-width-since-latest-update/#post-407897
Thank you for your understanding!