Title: Adding a background to the widget.
Last modified: August 21, 2016

---

# Adding a background to the widget.

 *  Resolved [PremGyani](https://wordpress.org/support/users/premgyani/)
 * (@premgyani)
 * [12 years, 7 months ago](https://wordpress.org/support/topic/adding-a-background-to-the-widget/)
 * Good afternoon (again). I was wondering if there is any way that I could add 
   a background colour to your widget (Rotating Tweets). At the moment it is transparent
   and it’s tough to read as I have a picture background.
 * If possible, I would like to add a background using RGBA ( e.g. rgba(224,224,224,0.85);))
   so I get get a limited amount of transparency.
 * As usual, I deeply appreciate your help. Keep well. Prem.
 * [http://wordpress.org/plugins/rotatingtweets/](http://wordpress.org/plugins/rotatingtweets/)

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

 *  Plugin Author [Martin Tod](https://wordpress.org/support/users/mpntod/)
 * (@mpntod)
 * [12 years, 7 months ago](https://wordpress.org/support/topic/adding-a-background-to-the-widget/#post-4234158)
 * Something in a stylesheet like:
 *     ```
       div.rotatingtweets {
       	background-color: rgba(224,224,224,0.85);
       }
       ```
   
 * should work.
 *  Thread Starter [PremGyani](https://wordpress.org/support/users/premgyani/)
 * (@premgyani)
 * [12 years, 7 months ago](https://wordpress.org/support/topic/adding-a-background-to-the-widget/#post-4234213)
 * Thank you. Perfect. Have a great weekend. Prem.

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

The topic ‘Adding a background to the widget.’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/rotatingtweets.svg)
 * [Rotating Tweets (Twitter widget and shortcode)](https://wordpress.org/plugins/rotatingtweets/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/rotatingtweets/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/rotatingtweets/)
 * [Active Topics](https://wordpress.org/support/plugin/rotatingtweets/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/rotatingtweets/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/rotatingtweets/reviews/)

 * 2 replies
 * 2 participants
 * Last reply from: [PremGyani](https://wordpress.org/support/users/premgyani/)
 * Last activity: [12 years, 7 months ago](https://wordpress.org/support/topic/adding-a-background-to-the-widget/#post-4234213)
 * Status: resolved