How can I change sidebars background color?

Posted in: Newspaper
Post count: 24

Question is on the title 🙂

Thanks,

Ufuk

Post count: 3343

Hello,
Can you give me more details? Do you mean background color for sidebar? The sidebar is full, you can use a background there, the sidebar don’t have padding http://screencast.com/t/vjbTq2i7WC3

Thanks for your message,
Marius from tagDiv

Post count: 24

Thanks Marius.

Yes I want this. Completely background color: http://i.imgur.com/wjhvQfY.png

Thanks,
Ufuk

Post count: 3343

Hello,
Try with this css, add it in style.css

.td-page-wrap .span4.column_container {
    background-color: #CCCCCC;
}

but i don’t recommend this because is ugly, my opinion.

Thanks for your message

Post count: 91

Hi Marius,

How can I customize the background color on the “Newspaper default” sidebar (in Widgets –> Newspaper default), and ONLY this sidebar? Your css adds background color to various blocks as well.

Are

Post count: 854

hi,
I don’t think that you can do this one from css alone, because all sidebars appear in the same spot, so you need some how to find out what sidebar it will be loaded, and if is the way I’m thinking , you need to modify the source files of the the application.

Unfortunately we don’t offer custom work.

If you are not a programmer please hire one for this task.

Thanks for you message.
Radu A.

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