Title: Header Background Linking
Last modified: August 20, 2016

---

# Header Background Linking

 *  Resolved [daveszt](https://wordpress.org/support/users/daveszt/)
 * (@daveszt)
 * [13 years, 2 months ago](https://wordpress.org/support/topic/header-background-linking/)
 * Hi Guys,
 * Great plugin but i have a small issue. I’m guessing this is a CSS issue but im
   not sure which setting to change.
 * We have a background running on the site at the moment which links fine on the
   sidebars but the header section is not clickable. Can you point me as to which
   part of the CSS i’d change to make the header clickable?
 * [http://www.heyuguys.co.uk](http://www.heyuguys.co.uk) is the site in question.
 * Thanks.
 * Dave
 * [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)
 * [13 years, 2 months ago](https://wordpress.org/support/topic/header-background-linking/#post-3603554)
 * Hi Dave,
 * There needs to be a slight change in the #wrap margin CSS, which is pushing the
   entire body element down. You can use the Custom Stylesheet option within the
   Image Set for this. The following worked:
 *     ```
       #wrap {
         top: 99px;
         margin: auto auto 10px !important;
       }
       ```
   
 *  Thread Starter [daveszt](https://wordpress.org/support/users/daveszt/)
 * (@daveszt)
 * [13 years, 2 months ago](https://wordpress.org/support/topic/header-background-linking/#post-3603555)
 * You’re my hero. Thanks so much Myatu and for such a fab plugin.
 * Dave
 *  Anonymous User 4048828
 * (@anonymized-4048828)
 * [13 years, 2 months ago](https://wordpress.org/support/topic/header-background-linking/#post-3603559)
 * Glad this solved it. And thank you for using the plugin!

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

The topic ‘Header Background Linking’ 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/)

## Tags

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

 * 3 replies
 * 2 participants
 * Last reply from: Anonymous User 4048828
 * Last activity: [13 years, 2 months ago](https://wordpress.org/support/topic/header-background-linking/#post-3603559)
 * Status: resolved