Forums

[Plugin: WassUp] How do I add a border to the sidebar widget? (2 posts)

  1. pclove
    Member
    Posted 3 years ago #

    The question is all in the title above.

    I've tried to find a way to style a border in, but can't find anywhere in the CSS or php file.

    Ideas?

    http://wordpress.org/extend/plugins/wassup/

  2. hellioness
    Member
    Posted 3 years ago #

    Do this in your stylesheet or in header.php:

    <style type="text/css">
    .wassup_widget { border: 3px solid #777; }
    </style>

Topic Closed

This topic has been closed to new replies.

About this Topic

Tags