Title: [Plugin: Background Manager] css background-image
Last modified: August 20, 2016

---

# [Plugin: Background Manager] css background-image

 *  Resolved [Ramzii](https://wordpress.org/support/users/ramzii/)
 * (@ramzii)
 * [14 years, 2 months ago](https://wordpress.org/support/topic/plugin-background-manager-css-background-image/)
 * Hi, its me again.
 * As soon as I activate the plugin my custom css background gets overruled by this
   css rule:
 * [http://img59.imageshack.us/img59/8461/cssn.png](http://img59.imageshack.us/img59/8461/cssn.png)
 * Ive searched like crazy but cant find the css rules anywhere in ur plugin.
 * Could you tell me where I can remove the piece of code?
    I want a pattern overlay
   as background, if possible. Thanks!
 * [http://wordpress.org/extend/plugins/background-manager/](http://wordpress.org/extend/plugins/background-manager/)

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

 *  Anonymous User 4048828
 * (@anonymized-4048828)
 * [14 years, 2 months ago](https://wordpress.org/support/topic/plugin-background-manager-css-background-image/#post-2604824)
 * This is done in the file `wp-content/plugins/background-manager/app/Myatu/Wordpress/
   BackgroundManager/Main.php`.
 * However, you can also use the Background Manager’s “Custom Stylesheet” option
   when editing an Image Gallery. You could add something like:
 *     ```
       body {
       background-image: url('http://mysite/myimage.png') !important;
       }
       ```
   
 *  Thread Starter [Ramzii](https://wordpress.org/support/users/ramzii/)
 * (@ramzii)
 * [14 years, 2 months ago](https://wordpress.org/support/topic/plugin-background-manager-css-background-image/#post-2604886)
 * Awesome, thanks for the clear instructions (:
 * One more problem: I cant locate the donate button? Can I donate via paypal?
 *  Anonymous User 4048828
 * (@anonymized-4048828)
 * [14 years, 2 months ago](https://wordpress.org/support/topic/plugin-background-manager-css-background-image/#post-2604892)
 * You’re welcome 🙂
 * If you wish to make a donation, I have setup a [Pledgie](http://pledgie.com/campaigns/16906)
   page (which uses PayPal). That’s very kind and much appreciated!

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

The topic ‘[Plugin: Background Manager] css background-image’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/background-manager_7c828e.svg)
 * [Background Manager](https://wordpress.org/plugins/background-manager/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/background-manager/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/background-manager/)
 * [Active Topics](https://wordpress.org/support/plugin/background-manager/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/background-manager/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/background-manager/reviews/)

 * 3 replies
 * 2 participants
 * Last reply from: Anonymous User 4048828
 * Last activity: [14 years, 2 months ago](https://wordpress.org/support/topic/plugin-background-manager-css-background-image/#post-2604892)
 * Status: resolved