Forums
Forums / Themes and Templates / Widget border
(@filmublogs)
16 years ago
Hi. I tried to figure this out with Ctrl+U, but for this plugin there is no information about boarder, so i don’t know how to remove it 🙁
http://www.filmublogs.com/ (Last plugin on sidebar, it’s called WP-Cumulus), plugin for 3D tags.
It would be super if someone could give me a code to put into the Style.css file, so i could remove that border form WP-Cumulus widget. I know it must be easy, but i couldn’t get it right.
(@alchymyth)
add this at the end of style.css of your theme:
#wp-cumulus { border:none; }
Thanks a lot alchymyth! Now i wont have this problem again, because now i know how the code is made. 🙂 Thank You!
The topic ‘Widget border’ is closed to new replies.