Title: Header Image
Last modified: August 21, 2016

---

# Header Image

 *  Resolved [michloh353](https://wordpress.org/support/users/michloh353/)
 * (@michloh353)
 * [12 years, 10 months ago](https://wordpress.org/support/topic/header-image-64/)
 * Hi,
    I am in the process of moving my wordpress.com blog to wordpress.org. In
   my wordpress.com blog, i’ve used the Origin theme by AlienWP. As you can see 
   from my blog, baconandjackrussells.com, the header image covers the entire width.
 * I’ve installed the same theme on my hosting site but i can’t seem to set the 
   header image to be any bigger, my hosting site [http://173.247.250.112/~bacona6/](http://173.247.250.112/~bacona6/)
 * Any help is appreciated. Thanks
 * Michelle

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

 *  [wp-21](https://wordpress.org/support/users/wp-21/)
 * (@wp-21)
 * [12 years, 10 months ago](https://wordpress.org/support/topic/header-image-64/#post-3873759)
 * Hi, in your style.css file you have this:
 *     ```
       #branding {
           float: left;
           margin-top: 20px;
           overflow: hidden;
           width: 25%;
       }
       ```
   
 * change width to:
 *     ```
       #branding {
           float: left;
           margin-top: 20px;
           overflow: hidden;
           width: 940px;
       }
       ```
   
 *  [wp-21](https://wordpress.org/support/users/wp-21/)
 * (@wp-21)
 * [12 years, 10 months ago](https://wordpress.org/support/topic/header-image-64/#post-3873760)
 * Your style.css file is located here:
 * [http://173.247.250.112/~bacona6/wp-content/themes/origin/style.min.css](http://173.247.250.112/~bacona6/wp-content/themes/origin/style.min.css)
 *  Thread Starter [michloh353](https://wordpress.org/support/users/michloh353/)
 * (@michloh353)
 * [12 years, 10 months ago](https://wordpress.org/support/topic/header-image-64/#post-3873797)
 * Hi,
    Appreciate your help. I did what you told me. Basically i go to my Dashboard,
   Appearance, Editor, to edit the style.css
 * * Header
 *     ```
       #header {
       	clear: both;
       	width: 100%;
       }
       #branding {
       	float: left;
       	width: 940px;
       	overflow: hidden;
       	margin-top: 20px;
       }
       ```
   
 * My header image is still small. Then i saw your second reply. So i went to edit
   style.min.css as well. Still no changes.
 * Do i have to do anything after i have edited the file? Thanks
 *  [wp-21](https://wordpress.org/support/users/wp-21/)
 * (@wp-21)
 * [12 years, 10 months ago](https://wordpress.org/support/topic/header-image-64/#post-3873798)
 * pls clear your cache..it appears to be bigger on my end.
 *  Thread Starter [michloh353](https://wordpress.org/support/users/michloh353/)
 * (@michloh353)
 * [12 years, 10 months ago](https://wordpress.org/support/topic/header-image-64/#post-3873881)
 * Ops..Thank you so much.
 *  [wp-21](https://wordpress.org/support/users/wp-21/)
 * (@wp-21)
 * [12 years, 10 months ago](https://wordpress.org/support/topic/header-image-64/#post-3873883)
 * Pls close the topic if resolved and remember to do all the edits in a child theme.
   
   Cheers..:)..

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

The topic ‘Header Image’ is closed to new replies.

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 6 replies
 * 2 participants
 * Last reply from: [wp-21](https://wordpress.org/support/users/wp-21/)
 * Last activity: [12 years, 10 months ago](https://wordpress.org/support/topic/header-image-64/#post-3873883)
 * Status: resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
