PDA

View Full Version : Sidebar color


madmac
February 23rd, 2006, 03:28
Does anyone know how to change the color of the sidebar? Not the whole bar, but the bacground color of each section like in the attached photo?

wormeyman
February 23rd, 2006, 04:21
Yep it's pretty easy to pick apart the css

madmac
February 23rd, 2006, 09:42
Yep it's pretty easy to pick apart the cssEasy for you to say...... I spent several hours knee deep in css code looking for a way to do it.

ronincyberpunk
February 23rd, 2006, 09:45
The side column is split up into sections with classes like .sb-about and .sb-flickr and so on. You can add these classes to your scheme's css file and work with them through there.