Title: edit widget appearance
Last modified: June 27, 2018

---

# edit widget appearance

 *  Resolved [seacrist](https://wordpress.org/support/users/seacrist/)
 * (@seacrist)
 * [7 years, 11 months ago](https://wordpress.org/support/topic/edit-widget-appearance/)
 * how would i add a border around the login widget?
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fedit-widget-appearance%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

Viewing 2 replies - 1 through 2 (of 2 total)

 *  Plugin Author [Jeff Farthing](https://wordpress.org/support/users/jfarthing84/)
 * (@jfarthing84)
 * [7 years, 11 months ago](https://wordpress.org/support/topic/edit-widget-appearance/#post-10444018)
 * This is simple CSS:
 *     ```
       .widget_theme_my_login {
           border: 1px solid #ccc;
       }
       ```
   
 *  Thread Starter [seacrist](https://wordpress.org/support/users/seacrist/)
 * (@seacrist)
 * [7 years, 11 months ago](https://wordpress.org/support/topic/edit-widget-appearance/#post-10444315)
 * ok, thank you. i got it to work
    -  This reply was modified 7 years, 11 months ago by [seacrist](https://wordpress.org/support/users/seacrist/).

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘edit widget appearance’ is closed to new replies.

 * ![](https://ps.w.org/theme-my-login/assets/icon-256x256.png?rev=1891232)
 * [Theme My Login](https://wordpress.org/plugins/theme-my-login/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/theme-my-login/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/theme-my-login/)
 * [Active Topics](https://wordpress.org/support/plugin/theme-my-login/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/theme-my-login/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/theme-my-login/reviews/)

 * 2 replies
 * 2 participants
 * Last reply from: [seacrist](https://wordpress.org/support/users/seacrist/)
 * Last activity: [7 years, 11 months ago](https://wordpress.org/support/topic/edit-widget-appearance/#post-10444315)
 * Status: resolved