Title: Fixed static header
Last modified: August 20, 2016

---

# Fixed static header

 *  Resolved [appzYourLife.com](https://wordpress.org/support/users/luke2899/)
 * (@luke2899)
 * [13 years, 2 months ago](https://wordpress.org/support/topic/fixed-static-header-1/)
 * Hi,
 * the theme is awesome.
 * Is it possible (without JetPack) to show a big static image in the header?
 * Thank you.

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

 *  [Andrew Nevins](https://wordpress.org/support/users/anevins/)
 * (@anevins)
 * WCLDN 2018 Contributor | Volunteer support
 * [13 years, 2 months ago](https://wordpress.org/support/topic/fixed-static-header-1/#post-3554094)
 * Sure, are you willing to use a Child Theme or another plugin that provides Custom
   CSS functionality?
 *  Thread Starter [appzYourLife.com](https://wordpress.org/support/users/luke2899/)
 * (@luke2899)
 * [13 years, 2 months ago](https://wordpress.org/support/topic/fixed-static-header-1/#post-3554099)
 * Truth to be told I am new to WordPress, I would prefer the easiest way 🙂
 *  [Andrew Nevins](https://wordpress.org/support/users/anevins/)
 * (@anevins)
 * WCLDN 2018 Contributor | Volunteer support
 * [13 years, 2 months ago](https://wordpress.org/support/topic/fixed-static-header-1/#post-3554103)
 * Download (and install) this [Custom CSS Manager plugin](http://wordpress.org/extend/plugins/custom-css-manager-plugin/)
   and use the ‘Custom CSS Manager’ section of the dashboard to hold this CSS;
 *     ```
       #masthead-wrap {
        background: url( "path-to-your-image-in-speech-marks" ) no-repeat;
       }
       ```
   
 * [Exampled](http://snag.gy/w9GTI.jpg)
 *  Thread Starter [appzYourLife.com](https://wordpress.org/support/users/luke2899/)
 * (@luke2899)
 * [13 years, 2 months ago](https://wordpress.org/support/topic/fixed-static-header-1/#post-3554109)
 * It worked perfectly! Thank you a lot!

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

The topic ‘Fixed static header’ is closed to new replies.

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

## Tags

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

 * 4 replies
 * 2 participants
 * Last reply from: [appzYourLife.com](https://wordpress.org/support/users/luke2899/)
 * Last activity: [13 years, 2 months ago](https://wordpress.org/support/topic/fixed-static-header-1/#post-3554109)
 * Status: resolved