Make the entire layout thinner (for background ad rectangle/hockeystick)

Posted in: Newspaper
Post count: 42

Hello,
How can I make the entire layout of the newspaper theme a bit thinner so that there is more space left and right beneath the content?
I need to place an ad which is in the so called hockey-stick format and supposed to be positioned next to the sidebar/content but the given space is too small…

Any help is highly appreciated!
Cheers!

Post count: 22421

Hello,

You can reduce the width of the site (but not the content) by using this css:

.td-boxed-layout #td-outer-wrap{
width: 1080px;!important;
}

Thank you!

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