Title: [Plugin: Background Manager] Background won&#039;t link
Last modified: August 20, 2016

---

# [Plugin: Background Manager] Background won't link

 *  Resolved [ChrisDca](https://wordpress.org/support/users/chrisdca/)
 * (@chrisdca)
 * [13 years, 11 months ago](https://wordpress.org/support/topic/plugin-background-manager-background-wont-link/)
 * After setting the background image to link, it won’t turn into one.
 * I read the forums and saw the developer version resolves this in some instances,
   but it didn’t make a difference on my end. I also tried both full screen and 
   normal mode, but still no luck.
 * The site is [http://www.chrisd.ca](http://www.chrisd.ca)
 * Thanks!
 * [http://wordpress.org/extend/plugins/background-manager/](http://wordpress.org/extend/plugins/background-manager/)

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

 *  Anonymous User 4048828
 * (@anonymized-4048828)
 * [13 years, 11 months ago](https://wordpress.org/support/topic/plugin-background-manager-background-wont-link/#post-2838276)
 * Hi!
 * It’s because the theme’s elements are covering the background. Try adding the
   following to the active Image Set’s “Custom Stylesheet” field:
 *     ```
       div#whitewrap {
         width: 1018px;
         margin: 0 auto;
         float: none;
       }
       ```
   
 *  Thread Starter [ChrisDca](https://wordpress.org/support/users/chrisdca/)
 * (@chrisdca)
 * [13 years, 11 months ago](https://wordpress.org/support/topic/plugin-background-manager-background-wont-link/#post-2838286)
 * Thanks so much! That worked great.
 * But the link won’t open in a new window (even though the option is checked in
   the settings).
 * Any ideas?
 *  Thread Starter [ChrisDca](https://wordpress.org/support/users/chrisdca/)
 * (@chrisdca)
 * [13 years, 11 months ago](https://wordpress.org/support/topic/plugin-background-manager-background-wont-link/#post-2838288)
 * I also just noticed the background color element is also clickable. Is it possible
   to have just the image clickable? It’s not a huge issue, but that would be ideal.
 *  Anonymous User 4048828
 * (@anonymized-4048828)
 * [13 years, 11 months ago](https://wordpress.org/support/topic/plugin-background-manager-background-wont-link/#post-2838293)
 * Glad it worked 🙂
 * Regarding the link not opening in a new window, this is a known bug. A fix for
   it will be released soon, most likely this weekend.
 * As for the background color also being clickable, that is a limitation of Background
   Manager, unfortunately.
 *  Thread Starter [ChrisDca](https://wordpress.org/support/users/chrisdca/)
 * (@chrisdca)
 * [13 years, 11 months ago](https://wordpress.org/support/topic/plugin-background-manager-background-wont-link/#post-2838297)
 * Thanks for the quick reply. Love your plugin. I’ve been trying to make a clickable
   background in JavaScript and CSS for months, but couldn’t get what I was looking
   for. You came to the rescue! 🙂

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

The topic ‘[Plugin: Background Manager] Background won't link’ 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/)

 * 5 replies
 * 2 participants
 * Last reply from: [ChrisDca](https://wordpress.org/support/users/chrisdca/)
 * Last activity: [13 years, 11 months ago](https://wordpress.org/support/topic/plugin-background-manager-background-wont-link/#post-2838297)
 * Status: resolved