Title: Adding Theme Background Image
Last modified: August 21, 2016

---

# Adding Theme Background Image

 *  [vp6733a](https://wordpress.org/support/users/vp6733a/)
 * (@vp6733a)
 * [12 years, 8 months ago](https://wordpress.org/support/topic/adding-theme-background-image/)
 * I currently have 4 images on rotation for background. Here is the code.
 *     ```
       <?php get_header(); ?>
       <!--START BACKGROUND IMAGE-->
       <div id="pause">
       	<a href="warp()"><img src="<?php bloginfo('template_url'); ?>/images/overview.jpg" name="targetimage" border=0></a>
       </div>
       <div id="body-container">
       	<div class="fadein">
       		<div class="planning"><a>Start-Up Consulting Services</a>
       	</div>
       	<div class="infrastructure"><a>Strategic Planning</a>
       	</div>
       	<div class="time"><a>Business Consulting Services</a>
       	</div>
       	<div class="budget"><a>Change Management Consulting</a>
       	</div>
       <div class="interim"><a>Interim Services</a>
       	</div>
   
       </div>
       <!--END BACKGROUND IMAGE-->
       ```
   
 * For Interim Services I am trying to add a different image. But cannot find the
   location of (myimages[4], this.href)
 * Where are the image locations stored to add it?

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

 *  Thread Starter [vp6733a](https://wordpress.org/support/users/vp6733a/)
 * (@vp6733a)
 * [12 years, 8 months ago](https://wordpress.org/support/topic/adding-theme-background-image/#post-4103221)
 * Thank you
 *  [kljasd89](https://wordpress.org/support/users/kljasd89/)
 * (@kljasd89)
 * [12 years, 8 months ago](https://wordpress.org/support/topic/adding-theme-background-image/#post-4103449)
 * check /wp-content/uploads/xxxx.png

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

The topic ‘Adding Theme Background Image’ is closed to new replies.

## Tags

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

 * 2 replies
 * 2 participants
 * Last reply from: [kljasd89](https://wordpress.org/support/users/kljasd89/)
 * Last activity: [12 years, 8 months ago](https://wordpress.org/support/topic/adding-theme-background-image/#post-4103449)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
