Title: Using MyAdManager
Last modified: August 19, 2016

---

# Using MyAdManager

 *  Resolved [coolfreebies](https://wordpress.org/support/users/coolfreebies/)
 * (@coolfreebies)
 * [17 years, 7 months ago](https://wordpress.org/support/topic/using-myadmanager/)
 * I am using MyAdManager and want to know how i can remove the boarder around the
   125×125 banners.
 * Also put a space inbetween the banners as they are to close together.
 * Hope someone can point me in the right direction.
 * Thank you
 * coolfreebies

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

 *  Thread Starter [coolfreebies](https://wordpress.org/support/users/coolfreebies/)
 * (@coolfreebies)
 * [17 years, 7 months ago](https://wordpress.org/support/topic/using-myadmanager/#post-901318)
 * Anyone?
 * coolfreebies
 *  [Arun](https://wordpress.org/support/users/sparun/)
 * (@sparun)
 * [17 years, 7 months ago](https://wordpress.org/support/topic/using-myadmanager/#post-901421)
 * go to myadmanager-> myadmanager options in your admin panel and change the numbers
   in the “Margin around Each AD”option in order to increase or decrease the space
 *  [Beer](https://wordpress.org/support/users/beer/)
 * (@beer)
 * [17 years, 7 months ago](https://wordpress.org/support/topic/using-myadmanager/#post-901439)
 * The method sparun indicated didn’t work for me. I also ended up with vertical
   spacing in the different 125×125 banners even though I wanted 5 horizontally.
 * I ended up editing my themes style.css and using this css styling below:
 *     ```
       /* myadmanager_ads */
       .groupads {
       	text-align:center;
       	width:700px;
       	margin:auto;
       	padding-bottom:5px;
       	text-align:justify;
       }
       .myadmanager_ads {
       	float:left;
       	padding:0 5px 0 5px;
       }
       .myadmanager_ads img {
       	border:1px solid #ccc;
       }
       ```
   

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

The topic ‘Using MyAdManager’ is closed to new replies.

 * 3 replies
 * 3 participants
 * Last reply from: [Beer](https://wordpress.org/support/users/beer/)
 * Last activity: [17 years, 7 months ago](https://wordpress.org/support/topic/using-myadmanager/#post-901439)
 * Status: resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
