Title: Header Intergalactic theme
Last modified: August 30, 2016

---

# Header Intergalactic theme

 *  [danwedd](https://wordpress.org/support/users/danwedd/)
 * (@danwedd)
 * [10 years, 6 months ago](https://wordpress.org/support/topic/header-intergalactic-theme/)
 * Hi everyone I hope you’re having a great day in whichever part of the world you
   are!
 * I’m wondering if anyone can advise me on how to change the CSS so that the header
   image is unchanged from the original?
 * Many thanks!

Viewing 1 replies (of 1 total)

 *  Moderator [Kathryn Presner](https://wordpress.org/support/users/zoonini/)
 * (@zoonini)
 * [10 years, 6 months ago](https://wordpress.org/support/topic/header-intergalactic-theme/#post-6793657)
 * Hi danwedd – it would helpful to have a link to your site, as the CSS will depend
   on your specific header image.
 * For example, adding this to your custom CSS would override the `cover` value 
   for `background-size`:
 *     ```
       .header-background {
           background-size: auto;
       }
       ```
   
 * But you might also need some additional CSS to incrase the height of the whole`
   site-header` element – it really depends on your header image.
 * Is your site live, and could we see a link?
 * Or if it’s not live, could you link to your header graphic file?
 * The usual caveat about custom CSS applies:
 * Don’t edit the theme files directly, otherwise your changes will be overwritten
   every time the theme is updated to the latest version.
 * An easy way to add custom CSS is to install the [Jetpack plugin](http://jetpack.me/)
   and activate the [Custom CSS](http://jetpack.me/support/custom-css/) module. 
   You’ll then add your custom CSS in the new stylesheet editor that’ll appear in
   your dashboard, under Appearance > Edit CSS.
 * As alternatives, you could either install a [standalone custom CSS plugin,](http://wordpress.org/plugins/search.php?q=custom+css)
   or create a [child theme.](http://codex.wordpress.org/Child_Themes)

Viewing 1 replies (of 1 total)

The topic ‘Header Intergalactic theme’ is closed to new replies.

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

 * 1 reply
 * 2 participants
 * Last reply from: [Kathryn Presner](https://wordpress.org/support/users/zoonini/)
 * Last activity: [10 years, 6 months ago](https://wordpress.org/support/topic/header-intergalactic-theme/#post-6793657)
 * Status: not resolved