Wide footer and header

Posted in: Newsmag
Post count: 56

Hello,

Your theme is great. However, I’d like to not use the standard boxed layout, but add wide header and footer. Like here:

http://take.ms/7fWUK

http://take.ms/9PSw3

So could you please tell me how I can achieve that?

Thanks!

Post count: 56

Or even better, i would like to make all the website screen-wide, like here: http://take.ms/5T4d1

How can I do that?

Thanks.

Post count: 9544

The theme has fixed layout, due to grid – you can’t make the main part of theme “wide” — that is what the “Newspaper” theme is for.

You can make the header “wide” by changing the header section — e.g., we use style 8 …

For the footer you can make it wide, via custom CSS ..

try this (what I use) —

.td-footer-container {
width: 100%;
}
.td-footer-container .td-pb-row {
width: 1021px;
margin: 0 auto;
}

Post count: 7909

Hi,

Thanks Chris!


@websiterra
You can use a header style with full menu: http://screencast.com/t/1I3M4PuTWzJ and for footer please use Christopher’s custom css in Theme Panel > Custom Css it works fine – http://screencast.com/t/DLzV5xIUkoOC

Thanks!

Post count: 56

Hello,


@Alin
, when I use the Style 8, for example, the header looks boxed nevertheless:

http://take.ms/lmGgk


@Chris
S, thank you!

Post count: 56

Having added your code, I managed to make this layout: http://take.ms/tui89

Thanks!

Post count: 7909

Hi,

Please make sure that you don’t have a background color (or image), the main menu becomes boxed when backgorund is used: http://screencast.com/t/noIarf9I

Thanks!

Post count: 56

Okay, thanks, that clears the issue.

So I’m using the Style 8. But I’d like to use the logo and ad placement from the Style 1. How can I achieve that?

Thanks.

Post count: 6600

Hi,

Unfortunately that can’t be achieved using theme’s settings. You could move the header style 1 ad and logo code to the header style 8 layout however that style hasn’t been styled to work like that so you’d also have to style the logo and ad container to appear like on style one, anyway you need custom work for this so I suggest you get someone to help you with that if you can manage it by yourself as we cannot provide custom work right not because we work hard on development, fixes and support so you might look for a freelancer on site’s like http://studio.envato.com/

Thanks

Post count: 56

Thanks! 🙂

Viewing 10 posts - 1 through 10 (of 10 total)
The forum ‘Newsmag’ is closed to new topics and replies.