Title: Setting image as background
Last modified: August 21, 2016

---

# Setting image as background

 *  Resolved [seandyer](https://wordpress.org/support/users/seandyer/)
 * (@seandyer)
 * [12 years, 3 months ago](https://wordpress.org/support/topic/setting-image-as-background/)
 * I have been trying to customize the background of my Modal window with an image,
   but the only thing I have found that I am able to do so far is change the color.
   Is there a way to have the modal window use an image as it’s background?
 * [http://wordpress.org/plugins/easy-modal/](http://wordpress.org/plugins/easy-modal/)

Viewing 1 replies (of 1 total)

 *  Plugin Author [Daniel Iser](https://wordpress.org/support/users/danieliser/)
 * (@danieliser)
 * [12 years, 3 months ago](https://wordpress.org/support/topic/setting-image-as-background/#post-4525163)
 * Sure. You can over ride any modal styles with the following CSS selectors.
 * .modal {} // all modals
    .modal.theme-1 {} // if you have pro and multiple themes#
   eModal-1 {} // targets individual modals by id. You may need to add !important
   to some rules

Viewing 1 replies (of 1 total)

The topic ‘Setting image as background’ is closed to new replies.

 * ![](https://ps.w.org/easy-modal/assets/icon-256x256.png?rev=982657)
 * [Easy Modal](https://wordpress.org/plugins/easy-modal/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/easy-modal/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/easy-modal/)
 * [Active Topics](https://wordpress.org/support/plugin/easy-modal/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/easy-modal/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/easy-modal/reviews/)

## Tags

 * [background](https://wordpress.org/support/topic-tag/background/)
 * [image](https://wordpress.org/support/topic-tag/image/)

 * 1 reply
 * 2 participants
 * Last reply from: [Daniel Iser](https://wordpress.org/support/users/danieliser/)
 * Last activity: [12 years, 3 months ago](https://wordpress.org/support/topic/setting-image-as-background/#post-4525163)
 * Status: resolved