Title: Adding A Space
Last modified: August 19, 2016

---

# Adding A Space

 *  [matt-jo](https://wordpress.org/support/users/matt-jo/)
 * (@matt-jo)
 * [15 years, 8 months ago](https://wordpress.org/support/topic/adding-a-space/)
 * If you go to my site: [http://wegotthiscovered.com](http://wegotthiscovered.com)
 * You will see on the front page I have that ad saying ‘check out our friends popcorn
   monster.com”
 * I want to make an additional space between that ad and where the posts start.
   See how the posts start right under the ad, I want there to be one more space,
   how do I do that

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

 *  Thread Starter [matt-jo](https://wordpress.org/support/users/matt-jo/)
 * (@matt-jo)
 * [15 years, 8 months ago](https://wordpress.org/support/topic/adding-a-space/#post-1607485)
 * anyone?
 *  [Aloupha](https://wordpress.org/support/users/aloupha/)
 * (@aloupha)
 * [15 years, 8 months ago](https://wordpress.org/support/topic/adding-a-space/#post-1607486)
 * You could try this:
 * Open your index.php and find this code
    `<a href="http://www.popcornmonster.com"
   target="_blank" ><img src="http://wegotthiscovered.com/wp-content/uploads/ad3.
   jpg"></a>`
 * Add `<br />` next to it.
 *  [death180](https://wordpress.org/support/users/death180/)
 * (@death180)
 * [15 years, 8 months ago](https://wordpress.org/support/topic/adding-a-space/#post-1607488)
 * If you want to be organized I would put it on another line right below it, but
   it really doesn’t make a difference.
 * Aloupha is right though, `<br />` should do it
 *  Thread Starter [matt-jo](https://wordpress.org/support/users/matt-jo/)
 * (@matt-jo)
 * [15 years, 8 months ago](https://wordpress.org/support/topic/adding-a-space/#post-1607492)
 * nope didnt work
 *  [Aloupha](https://wordpress.org/support/users/aloupha/)
 * (@aloupha)
 * [15 years, 8 months ago](https://wordpress.org/support/topic/adding-a-space/#post-1607494)
 * Umm, it should work:
 * Your change looked like this?
 * `<a href="http://www.popcornmonster.com" target="_blank" ><img src="http://wegotthiscovered.
   com/wp-content/uploads/ad3.jpg"></a><br />`
 * This really should work…
 * However you could try this as well:
 * `<div style="margin-bottom: 15px;"><a href="http://www.popcornmonster.com" target
   ="_blank" ><img src="http://wegotthiscovered.com/wp-content/uploads/ad3.jpg" /
   ></a></div>`

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

The topic ‘Adding A Space’ is closed to new replies.

 * 5 replies
 * 3 participants
 * Last reply from: [Aloupha](https://wordpress.org/support/users/aloupha/)
 * Last activity: [15 years, 8 months ago](https://wordpress.org/support/topic/adding-a-space/#post-1607494)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
