You want to add a background color to a few specific sidebars in your blog – but not all of them. Headway makes this easy with a Live CSS editor that allows you to instantly see changes as you’re writing CSS code which in this case, is very simple:
You want to add a background color to a few specific sidebars in your blog – but not all of them. Headway makes this easy with a Live CSS editor that allows you to instantly see changes as you’re writing CSS code which in this case, is very simple:
I just tried this, but it doesn’t seem to be working.
Is there any chance I’m doing something wrong? Here’s the code I entered.
body.custom#leaf-12{background: #D0C8C8;}
Sorry. . . it was a quick fix. Just a space needed between custom and #.
Kewl.
Hi
Is it possible to do this with an image i.e. how would you put an image as the background on a leaf rather than a colour change?
Thanks for all the tips on this site – it rocks!
Best
Barney
Putting a background image on a leaf would require CSS.
Barney – Sorry for the late reply. You might want to post this question in the forum – they’ll have an answer, which I assume will involve CSS.