How to add image to widget header TwentyTen
-
I tried to add an leader image to the header of each widget in the TwentyTen theme by adding this to the style.css;
.widget-container h3 { background: grey url(images/sidetitle_bg.jpg) no-repeat top left; color: #B8AC16; line-height: 20px; }
The colors do change, but no image.
Please help..
Viewing 5 replies - 1 through 5 (of 5 total)
Viewing 5 replies - 1 through 5 (of 5 total)
- The topic ‘How to add image to widget header TwentyTen’ is closed to new replies.