Title: Right Margin or Padding
Last modified: August 24, 2016

---

# Right Margin or Padding

 *  [4020](https://wordpress.org/support/users/4020-1/)
 * (@4020-1)
 * [11 years, 1 month ago](https://wordpress.org/support/topic/right-margin-or-padding/)
 * The plugin allows me to change the top and bottom margin or padding but I cannot
   see how to change the right or left margin or padding.
 * Is this possible?
 * In the ad unit in the top left of the following page:
 * [http://www.spanish-fiestas.com/costa-del-sol/](http://www.spanish-fiestas.com/costa-del-sol/)
 * you can see that the text to the right is too close to the ad.
 * Thanks
 * [https://wordpress.org/plugins/ad-injection/](https://wordpress.org/plugins/ad-injection/)

Viewing 1 replies (of 1 total)

 *  [Are](https://wordpress.org/support/users/fysionett/)
 * (@fysionett)
 * [11 years ago](https://wordpress.org/support/topic/right-margin-or-padding/#post-6050453)
 * You can achieve this by putting a <div> tag around the ad unit code and set a
   margin or padding for that div
 * Example:
 *     ```
       <div style="margin-left:50px;margin-right:50px;">
       Your advert
       </div>
       ```
   
 * This is explained in the plugin faq section:
 * [ad injection faq](https://wordpress.org/plugins/ad-injection/faq/)

Viewing 1 replies (of 1 total)

The topic ‘Right Margin or Padding’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/ad-injection.svg)
 * [Ad Injection](https://wordpress.org/plugins/ad-injection/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/ad-injection/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/ad-injection/)
 * [Active Topics](https://wordpress.org/support/plugin/ad-injection/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/ad-injection/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/ad-injection/reviews/)

## Tags

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

 * 1 reply
 * 2 participants
 * Last reply from: [Are](https://wordpress.org/support/users/fysionett/)
 * Last activity: [11 years ago](https://wordpress.org/support/topic/right-margin-or-padding/#post-6050453)
 * Status: not resolved