ThemeGlobal Width – smaller content area – wider sidebar

Posted in: Newspaper
Post count: 56

Hi,

i try to change the width of the content area to sidebar. i used following code in my custom css

.td-pb-span8 {
width: 60.4%;
}

.td-pb-span4 {
width: 39.6%;
}

But when i scroll down the floating sidebar gets smaller? Any better ida?

thx

Post count: 22421

Hello,
Unfortunately we do not recommend changing the width of the theme at all. Our theme uses a fixed grid layout which depend on the width of the theme for elements to position properly. If you edit the width then you need to edit every element that depends on this width and this will be the case for most elements including the smart sidebar.
Thank you!

Post count: 56

Hi, i understand. And how about the glabal width? For exampl 980 px? Does it work… if yes, how?

  • This reply was modified 10 years by newtag.
Post count: 22421

Hi,
Any type of width change will require more and more customization. It will work but you have to edit every element. The big grid is the best example. Try to use a big grid and change the global width and see what happens: http://screencast.com/t/35i2B61hfAm
As i said above, every elements depends on the site width.
I hope this helps.
Thank you!

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