Change content width

Posted in: Newspaper
Post count: 224

Hi!
I need to change the content width, to increase it, how can i do it? And how can i decrease the space between content and sidebar, and decrease the sidebar width?

Post count: 224

Can i use this code for it?
.row-fluid .span8 {
width: 71.1741%;
}

.row-fluid .span4 {
margin-left: 4.47761%;
width: 24.3483%;
}

Post count: 6600

Hi,

That space it’s determined by the grid and can’t be modified, I suggest not to change it, you will have to change a lot more for that.

Thanks

Post count: 224

Oh, very bad news, i’ve never thought it might be a problem…
Is there any chance it will be the opportunity to change sidebar and content width maybe next update? The content part way too narrow for me and i saw here one more question about how to narrow sidebar, this feature might be useful

Post count: 6600

Hi,

Thanks for the suggestion, unfortunately the grid can’t be changed, you can do it yourself if you want but we don’t recommend it, you can hire a developer to do it for you if you don’t know how to do it.

Sorry about this!
Thanks for the message!

Post count: 224

Ok, i got it. I did it using the code i’ve sent you, it works so far.
Thanks!

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