Title: Ad alignment
Last modified: August 21, 2016

---

# Ad alignment

 *  Resolved [salandpen](https://wordpress.org/support/users/salandpen/)
 * (@salandpen)
 * [12 years, 7 months ago](https://wordpress.org/support/topic/ad-alignment-1/)
 * Hi. The Ad King Pro widget is not aligning properly in the sidebar. I know there’s
   probably a div tag somewhere I need to adjust the margins for. Can you please
   help? My site is [http://insidebainbridge.com](http://insidebainbridge.com). 
   The Ad King Pro widget is the Bloedel Reserve rotating ad in the right sidebar.
   You can see the alignment is off.
 * [http://wordpress.org/plugins/adkingpro/](http://wordpress.org/plugins/adkingpro/)

Viewing 1 replies (of 1 total)

 *  Plugin Author [Ash Durham](https://wordpress.org/support/users/ashdurham/)
 * (@ashdurham)
 * [12 years, 7 months ago](https://wordpress.org/support/topic/ad-alignment-1/#post-4234725)
 * Hi Salandpen,
 * Technically, its not really part of the plugin nor its support to help you style
   your page. Ad King Pro gives you the ability to get the adverts onto your page
   and tracks clicks for you. Generally its up to you how they look on a site.
 * With that said, It would seem that the Ad King Pro banner containers line up 
   perfectly with your other ones. Its because all your other ‘ads’ that are using
   a text widget and have a span in them with a 15px padding left.
 * You could simply add the following to your stylesheet to mimic the inline styles
   you have on your spans wrapping the other ads in the text widgets:
 *     ```
       .adkingprobanner a {
       padding-left: 15px;
       }
       ```
   
 * This was easily found by using the inspector in Google, something I think you
   should be familiarising yourself with. If you not a developer, then this should/
   would have been easily discovered by your site developer.
 * I can’t stress enough that the plugin is NOT here to help you style your site.
   Its purpose is to provide you with functionality to enable you to display and
   track adverts on your site.
 * I hope this you get it sorted.
 * Thanks

Viewing 1 replies (of 1 total)

The topic ‘Ad alignment’ is closed to new replies.

 * ![](https://ps.w.org/adkingpro/assets/icon-256x256.png?rev=1060727)
 * [Ad King Pro](https://wordpress.org/plugins/adkingpro/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/adkingpro/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/adkingpro/)
 * [Active Topics](https://wordpress.org/support/plugin/adkingpro/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/adkingpro/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/adkingpro/reviews/)

## Tags

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

 * 1 reply
 * 2 participants
 * Last reply from: [Ash Durham](https://wordpress.org/support/users/ashdurham/)
 * Last activity: [12 years, 7 months ago](https://wordpress.org/support/topic/ad-alignment-1/#post-4234725)
 * Status: resolved