The Size of the space and layout

Posted in: Newspaper
Post count: 49

Good morning my friends!

I’m a little problem

It is that I realized that the width of the spot template is 1116px
It is a reasonable space to work with news!

1 – it is possible to adjust the WIDTH of my layout of 1116px for 1990 or 1200px?

2 – I realized that there is too much white space where we could win spaces making a small adjustment!

I know that the spaces in white design values
but there is too wide white space!

how to leverage the spaces between the box, widget, etc.
as the attached picture?

http://www.screencast.com/t/PqdqWoWOr

a general adjustment

Thank you

Post count: 23312

Hello Aldemi,

1)Unfortunately, our theme has not been designed to use a dynamic width. We do not recommend to increase or decrease the width of the theme’s width because the layout of the theme will be broken. Also, please notice that it is not a simple task and if you want to change the width you will have to adjust the all of other elements of the theme to works with the new width and this involve custom work. 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 implement this for you because we cannot provide customization services at the moment, sorry!
2)Please notice that what you are asked involve more additional customizations and thus custom work. Please notice that we cannot do your website but only can guide you to the right direction. Below, I present you the steps which you should follow in order to achieve as you want.
First of all, please use the inspector (right click ->Inspect or CTRL+SHIFT+I) and then you will see all element from your homepage. In most of these cases, you should decrease the paddings or the margins and with a bit of CSS code, you can accomplish it. -> http://screencast.com/t/gQR7fCRxoI -> http://screencast.com/t/MMI8BNhTT -> http://screencast.com/t/bj9ndTfrO -> http://screencast.com/t/9lV88FQi -> http://screencast.com/t/1abWpsLmL Following the above steps, please try to do it yourself and place the code in Theme panel->Custom CSS area. If you are not aware with the steps in this regard, please consider hiring a freelancer/developer to help you because we cannot provide customization services at the moment, sorry!

Thank you for the message!

Post count: 49

Hi Catalin
Thank you!
in response, I’m not asking anybody to do my particular site!
I do not believe that asking a help to define certain question is do you want? That the site for me!

The questions I asked for you, based on this in relation to the theme. Even there are other addressed similar questions which were answered by you, existing here!
I do not understand what is the difference!

I bought 3 templates, and not gostqriq that 3 had the same appearance. Simply this!

As for the question of the width of the layout, it is understanding!

thank you

Post count: 23312

Hello Aldemi,

Please keep in mind that this is the theme design and if you want to change this, you have to do some additional customization to alter the general CSS code that applies in this regard. As I have explained you above, these modifications depend on what kinds of blocks you are using and also, can cause any damage of the site. Below I gave you a general custom CSS code which can be used in all cases (partial 2, 3). If you want to change the other spaces 1,2 depends on what kind of block you are using because it is not a general code for this. Also, please notice that we do not recommend to change the spaces numbering by you with 1 because the layout of the theme could be damaged.

The code is ->

.td_block_wrap{
padding-bottom: 20px;
}
.td_block_wrap .td-next-prev-wrap, .td_block_wrap .td-load-more-wrap {
margin-bottom: 2px;
}

Thank you for your understanding!

Post count: 49

Thank you Catalin!!!

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