How to change the width of the theme?

Posted in: Newspaper
Post count: 6

I want to change the website to 1360px. I have changed .td-container to 1360 px, but the submenu, blocks, grid blocks and internal items in grid block and other looks broken. Which CSS/classes i need to change/override to correct all the problems?

Thanks

Post count: 6

I saw that big grid modules are set in td_config.php

td_api_thumb::add(‘td_534x462’,
array(
‘name’ => ‘td_534x462’,
‘width’ => 534,
‘height’ => 462,

Is it ok to change this? and which line suggested?

Thanks

Post count: 23312

Hello navuho,

If you want to make your main container being wider, also you will have to change the width of the theme and please notice that our product does not have such an option for dynamic width and we do not recommend to do that through the custom CSS code because the layout of the theme will be damaged. If you want to change the width of the theme to be in full-width mode, please notice that is not a simple task and you will have to adjust the entire theme to the new width for better results.

For your second request, yes from there you can change the thumbs size but please notice that is not a simple task and if you are not aware of the further steps in this regard, you can break the layout of theme.

If you want to display more levels in our theme and you are not aware of the steps in this regard, please consider hiring a freelancer/developer to do this for you because we cannot provide customization services at the moment, sorry!

Thanks for your understanding!

Post count: 6

Hi there,

I don’t require customization service, I’m dev myself just never worked with WordPress before so i asked which files and how many needed to change so i don’t have to search them.

Thanks 🙂

Post count: 23312

Hello navuho,

Unfortunately, I cannot provide you an accurate response in this regard because please keep in mind that this task is very complex and also, is very difficult to do. Below, I gave you a simple example, like this ->
Try to simply increase the width of the main container .td-conatainer and you will see that the Big Grids will be damaged, like this -> http://screencast.com/t/eY1j45pC Please understand that all of the theme elements were been designed and created on width FIX and if you will increase this, practically you will have to make a new theme from scratch because each element will be deteriorated.

Thanks for your understanding!

Post count: 6

Yes i saw that its too much work, i will abandon the width.
Suggestion: You should make a variable width or wider theme.

Thanks 🙂

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