Title: Uploading custom header from wordpress.com
Last modified: August 19, 2016

---

# Uploading custom header from wordpress.com

 *  [ciccoangela](https://wordpress.org/support/users/ciccoangela/)
 * (@ciccoangela)
 * [16 years, 11 months ago](https://wordpress.org/support/topic/uploading-custom-header-from-wordpresscom/)
 * This has caused me a lot of headaches. I have two sites, both of which I want
   to publish in wordpress.org with a new photo header in a wordpress theme. I was
   able to change the photo header in both wordpress.com sites, but I have not been
   successful in uploading the new photos to the sites in wordpress.org. The theme
   uploads fine, but it is minus the new photo. I have tried uploaded the zip folder
   and then unarchived it, but no photo. Then I replaced the jpg file from the theme
   with my jpg file and replaced the code in style. Still no luck. Can someone help,
   please? Thanks.

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

 *  [@mercime](https://wordpress.org/support/users/mercime/)
 * (@mercime)
 * [16 years, 11 months ago](https://wordpress.org/support/topic/uploading-custom-header-from-wordpresscom/#post-1100013)
 * site url? either the photo url in your CSS or HTML file are incorrect or something
   else.
 *  Thread Starter [ciccoangela](https://wordpress.org/support/users/ciccoangela/)
 * (@ciccoangela)
 * [16 years, 11 months ago](https://wordpress.org/support/topic/uploading-custom-header-from-wordpresscom/#post-1100016)
 * Check it out if you like. My url for the one I am working on is tastytidbitz.
   com. Thanks for responding. I would appreciate any help I can get as I really
   want to get this working. Let me know if you need more info. I have the theme
   and the jpg in content/themes.
 *  Thread Starter [ciccoangela](https://wordpress.org/support/users/ciccoangela/)
 * (@ciccoangela)
 * [16 years, 11 months ago](https://wordpress.org/support/topic/uploading-custom-header-from-wordpresscom/#post-1100017)
 * Check it out if you like. My url for the one I am working on is tastytidbitz.
   com. Thanks for responding. I would appreciate any help I can get as I really
   want to get this working. Let me know if you need more info. I have the theme
   and the jpg in content/themes.
 *  [@mercime](https://wordpress.org/support/users/mercime/)
 * (@mercime)
 * [16 years, 11 months ago](https://wordpress.org/support/topic/uploading-custom-header-from-wordpresscom/#post-1100054)
 * There are at least two ways to add the header image in your layout based on your
   site’s source code and CSS:
    1) via HTML – but there is no image URL called there
 *     ```
       <div id="headerimg">
       <h1><a href="http://tastytidbitz.com/">Tasty Tidbitz</a></h1>
       <div class="description"></div>
       </div>
       ```
   
 * and
    2) if you were going to place the image in the background, there is no #
   headerimg style info like { background: url(images/nameofimage.jpg) center top
   repeat-once } at all in your style.css
 *  Thread Starter [ciccoangela](https://wordpress.org/support/users/ciccoangela/)
 * (@ciccoangela)
 * [16 years, 11 months ago](https://wordpress.org/support/topic/uploading-custom-header-from-wordpresscom/#post-1100144)
 * Thanks so much for the info. I will try to do this later and let you know if 
   it works. Again, thanks.

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

The topic ‘Uploading custom header from wordpress.com’ is closed to new replies.

 * 5 replies
 * 2 participants
 * Last reply from: [ciccoangela](https://wordpress.org/support/users/ciccoangela/)
 * Last activity: [16 years, 11 months ago](https://wordpress.org/support/topic/uploading-custom-header-from-wordpresscom/#post-1100144)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
