Title: altering wordpress theme
Last modified: August 19, 2016

---

# altering wordpress theme

 *  [philg8](https://wordpress.org/support/users/philg8/)
 * (@philg8)
 * [16 years, 4 months ago](https://wordpress.org/support/topic/altering-wordpress-theme/)
 * My current theme has 4 ad spaces. How do I, a)eliminate them b)place actual ads
   in them. Site is [http://www.thecasinoexperience.com](http://www.thecasinoexperience.com)

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

 *  [Clayton James](https://wordpress.org/support/users/claytonjames/)
 * (@claytonjames)
 * [16 years, 4 months ago](https://wordpress.org/support/topic/altering-wordpress-theme/#post-1384277)
 * > How do I, a)eliminate them b)place actual ads in them.
 * I think you might need to edit sidebar_banners.php
 * Note the base64 obfuscated “sponsor” links in footer.php while you’re there.
 *  [esmi](https://wordpress.org/support/users/esmi/)
 * (@esmi)
 * [16 years, 4 months ago](https://wordpress.org/support/topic/altering-wordpress-theme/#post-1384284)
 * You’ll need to edit the relevant template file in your theme (sidebar.php?) and
   remove the entire:
 *     ```
       <div id="adboxes">
       [...]
       <div class="cl"></div>
       </div>
       ```
   
 * block.
 *  Thread Starter [philg8](https://wordpress.org/support/users/philg8/)
 * (@philg8)
 * [16 years, 4 months ago](https://wordpress.org/support/topic/altering-wordpress-theme/#post-1384291)
 * That worked. Thanks for the advice

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

The topic ‘altering wordpress theme’ is closed to new replies.

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 3 replies
 * 3 participants
 * Last reply from: [philg8](https://wordpress.org/support/users/philg8/)
 * Last activity: [16 years, 4 months ago](https://wordpress.org/support/topic/altering-wordpress-theme/#post-1384291)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
