I am trying to change the color of the sidebar in my journal, and for the most part have it except for the very top under the header and everything below the modules. I thought the answer to my problem was
here, and I've tried that and it won't hide the image so the color I want will show through. Is there something I'm missing?
(
My code )
Comments 2
Yes: you have too many closing braces ("}"), and you want a semi-colon instead of a comma after background-color: #CCCCFF.
Reply
Reply
Leave a comment