Title: Widgets area background
Last modified: September 19, 2017

---

# Widgets area background

 *  [Gresnik](https://wordpress.org/support/users/gresnik/)
 * (@gresnik)
 * [8 years, 8 months ago](https://wordpress.org/support/topic/widgets-area-background/)
 * Can I put some picture background on widgets area?
    I find div.grid container(
   [http://prntscr.com/gn4z97](http://prntscr.com/gn4z97)) and I copy url from picture}#
   div.grid container { background: url([http://localhost/balonifantazija/wordpress/wp-content/uploads/2017/09/Deco_Balloons-Clipart_Image.png](http://localhost/balonifantazija/wordpress/wp-content/uploads/2017/09/Deco_Balloons-Clipart_Image.png))!
   important; } I probably made a mistake somewhere!!!
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fwidgets-area-background%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

Viewing 1 replies (of 1 total)

 *  [sacredpath](https://wordpress.org/support/users/sacredpath/)
 * (@sacredpath)
 * Automattic Happiness Engineer
 * [8 years, 8 months ago](https://wordpress.org/support/topic/widgets-area-background/#post-9515701)
 * If you are talking about the widget area at the bottom of Dyad, the following
   would allow you to add a background image.
 *     ```
       #colophon {
         background: url("URL_OF_IMAGE") no-repeat scroll center top / cover;
       }
       ```
   
 * I’m not see grid or container as CSS classes in Dyad. CSS is theme specific, 
   so if that was from a different theme, it would not work with Dyad.

Viewing 1 replies (of 1 total)

The topic ‘Widgets area background’ is closed to new replies.

 * ![](https://i0.wp.com/themes.svn.wordpress.org/dyad/1.0.10/screenshot.png)
 * Dyad
 * [Support Threads](https://wordpress.org/support/theme/dyad/)
 * [Active Topics](https://wordpress.org/support/theme/dyad/active/)
 * [Unresolved Topics](https://wordpress.org/support/theme/dyad/unresolved/)
 * [Reviews](https://wordpress.org/support/theme/dyad/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [sacredpath](https://wordpress.org/support/users/sacredpath/)
 * Last activity: [8 years, 8 months ago](https://wordpress.org/support/topic/widgets-area-background/#post-9515701)
 * Status: not resolved