i am using the grunge wall theme with wordpress 2.8 and I would like to apply the same border & corner gradient that is around the post to the side bar. Any suggestions?
i am using the grunge wall theme with wordpress 2.8 and I would like to apply the same border & corner gradient that is around the post to the side bar. Any suggestions?
Go to "Appearance - Editor", open the stylesheet for that theme style.css. Go to line 567 and add "border: 3px solid #3F3F3F;" inside the curly brackets and set the value after "width" to "280px". Then go to line 261, inside the curly brackets for the CSS selector "#sidebar h2" search for the line "width" and remove it completely.
Maybe that helps...
This topic has been closed to new replies.