Title: How to replace Header with Flash Header
Last modified: August 19, 2016

---

# How to replace Header with Flash Header

 *  Resolved [tekboi](https://wordpress.org/support/users/tekboi/)
 * (@tekboi)
 * [17 years, 2 months ago](https://wordpress.org/support/topic/how-to-replace-header-with-flash-header/)
 * Hi, I’m currently mod-ding a template to fit my current website. All of the web
   pages in my have a flash header. So, i’ve designed a flash header for the wordpress
   template and am Now trying to figure out how to implement it.
 * Will I have to do div positioning with this? or is there some kind of shortcut?
   is this even possible within wordpress?

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

 *  [Chris_K](https://wordpress.org/support/users/handysolo/)
 * (@handysolo)
 * [17 years, 2 months ago](https://wordpress.org/support/topic/how-to-replace-header-with-flash-header/#post-1018785)
 * Without knowing what theme your modding or what it looks like this is all guess-
   work, but presumably the theme has a `header.php` and an image of some sort? 
   Why not replace the image with your flash thing?
 *  Thread Starter [tekboi](https://wordpress.org/support/users/tekboi/)
 * (@tekboi)
 * [17 years, 2 months ago](https://wordpress.org/support/topic/how-to-replace-header-with-flash-header/#post-1018892)
 * the code is acutally in the _ style.css_
 *     ```
       #header {
       	position: relative;
       	height: 245px;
       	background: no-repeat url(images/header.jpg);
       }
       ```
   
 * So, I uploaded the .swf file into the images directory located in this template
   folder and tried to replace the “header.jpg” with “header.swf” and it didn’t 
   work. Now, i’m guessing that there is more code needed to make the flash appear
   on my blog.
 *  [shane-g](https://wordpress.org/support/users/shane-g/)
 * (@shane-g)
 * [17 years, 2 months ago](https://wordpress.org/support/topic/how-to-replace-header-with-flash-header/#post-1018893)
 * Hi,
 * For that you need to modify header.php file of your wordpress theme and also 
   modify style.css -> header section for height and width for the blog…
 * Thanks,
 * Shane G.

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

The topic ‘How to replace Header with Flash Header’ is closed to new replies.

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 3 replies
 * 3 participants
 * Last reply from: [shane-g](https://wordpress.org/support/users/shane-g/)
 * Last activity: [17 years, 2 months ago](https://wordpress.org/support/topic/how-to-replace-header-with-flash-header/#post-1018893)
 * Status: resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
