Jump to content

Featured Replies

Posted

Thank you to everyone for answering all my questions today! Here's another -- is it possible to remove the light grey color that shows behind the edges of the advertisement area when an ad is not quite the full size? I can have the ads redone to the full size, but they are rather large that way. It would be nice if the ad could center in the space and you could see the sight background behind. Is that possible? Thanks.

 

This is the forum, and ads are just below the header and at the bottom (right now). Some are the right width, but most will show some grey filler.

https://www.usmilitariaforum.com/forums/

Edited by usmf

Solved by CoffeeCake

Go to solution
  • Author

Just bumping this today in hopes that someone can help. I'd really like to be able to remove that grey filler area behind the smaller ad banners. Thanks.

  • Solution

This is happening because in your theme, the class ipsList_reset is applying that background color. Removing the background color property either for that ad space would address the issue.

You may want to reach out to whomever made your theme for assistance.

.ipsList_reset {
    background-color: rgb(255,255,255, .75);
}

 

  • Author

Thank you SO much! I was able to fix it. I really appreciate the help. Wow.

Recently Browsing 0

  • No registered users viewing this page.