Theme layout?

Posted in: Newspaper
Post count: 170

Hi! Now the theme is centered and the background is both to the left and the right. Is it possible to move the theme to the left aligned and get more background space to the right?

Post count: 7909

Hi,

You can try to use this custom css in Theme Panel > Custom Css – http://screencast.com/t/MVkB6aRi

@media (min-width: 1181px) {
.td-boxed-layout #td-outer-wrap {
margin-left: 0 !important;
}
}

Thanks!

Post count: 170

Thanks. But that did not work.

Anyone have a clue?

Post count: 23312

Hello Stefan,

I have tested again on my side the code that gave you above my colleague Alin and everything seems to work as expected, as you can see in this screenshot: http://screencast.com/t/s9681Rb0av If you have other custom modification, please check your Custom CSS area and check if you have syntax errors. If you are not aware, please provide a screenshot with your custom CSS area.

Hope this helps and let us know how it goes!

Thank you for the message!

Post count: 170

No success. And it seems I can not attach a screenshot? How do I do that?

Post count: 23312

Hello Stefan,

We use Jing tool to make the screenshot. You can see how to use this if you watch this tutorial: https://www.youtube.com/watch?v=O020MfJQT3A

Also, you can use Print Screen button to make the screenshot.

Hope this helps!

Thank you for the message!

Post count: 170

🙂 off course I have used printscreen but there is no way to attach it here?

Post count: 23312

Hello Stefan,

You have to save your image on your PC and then upload it to the internet. After this, you should insert the URL image here: http://screencast.com/t/2PaMewnjmY

Hope this helps!

Thank you for the message!

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