Title: Padding for Ads
Last modified: August 19, 2016

---

# Padding for Ads

 *  [fratstrong](https://wordpress.org/support/users/fratstrong/)
 * (@fratstrong)
 * [15 years, 5 months ago](https://wordpress.org/support/topic/padding-for-ads/)
 * Hey everyone. New here.
 * I am trying to add padding (I think) for my left rail ads. As you can see the
   portion with the calender is seperated from the main content area, however, the
   adds are lined up with this portion of my site. Any tips or clues on how to do
   this?
 * [http://www.merrimentdesign.com](http://www.merrimentdesign.com)

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

 *  [esmi](https://wordpress.org/support/users/esmi/)
 * (@esmi)
 * [15 years, 5 months ago](https://wordpress.org/support/topic/padding-for-ads/#post-1849072)
 * You means your left sidebar ads?
 *  Thread Starter [fratstrong](https://wordpress.org/support/users/fratstrong/)
 * (@fratstrong)
 * [15 years, 5 months ago](https://wordpress.org/support/topic/padding-for-ads/#post-1849073)
 * Yes.
 *  [esmi](https://wordpress.org/support/users/esmi/)
 * (@esmi)
 * [15 years, 5 months ago](https://wordpress.org/support/topic/padding-for-ads/#post-1849075)
 * > he portion with the calender is seperated from the main content area, however,
   > the adds are lined up with this portion of my site
 * The entire left sidebar is separate from your main content on the displayed page,
   so I’m not sure what it is that you’re asking for.
 *  [BeardSquad](https://wordpress.org/support/users/beardsquad/)
 * (@beardsquad)
 * [15 years, 5 months ago](https://wordpress.org/support/topic/padding-for-ads/#post-1849077)
 * So you just want to add a gap on the left between the calendar image and the 
   ads?
 *  Thread Starter [fratstrong](https://wordpress.org/support/users/fratstrong/)
 * (@fratstrong)
 * [15 years, 5 months ago](https://wordpress.org/support/topic/padding-for-ads/#post-1849096)
 * BeardSquad,
 * yes. Any help?
 *  [BeardSquad](https://wordpress.org/support/users/beardsquad/)
 * (@beardsquad)
 * [15 years, 5 months ago](https://wordpress.org/support/topic/padding-for-ads/#post-1849105)
 * Go to your themes directory and open the “style.css” file.
 * Find:
 *     ```
       .crush, .rad {
           vertical-align: bottom;
       }
       ```
   
 * Replace:
 *     ```
       .crush, .rad {
           vertical-align: bottom;
           margin-bottom: 20px;
       }
       ```
   
 * Adjust the margin size to suit.

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

The topic ‘Padding for Ads’ is closed to new replies.

## Tags

 * [Coding](https://wordpress.org/support/topic-tag/coding/)
 * [css](https://wordpress.org/support/topic-tag/css/)
 * [padding](https://wordpress.org/support/topic-tag/padding/)

 * 6 replies
 * 3 participants
 * Last reply from: [BeardSquad](https://wordpress.org/support/users/beardsquad/)
 * Last activity: [15 years, 5 months ago](https://wordpress.org/support/topic/padding-for-ads/#post-1849105)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
