Forums

[Plugin: AdServe] Need to take off the border around the ads (3 posts)

  1. erjon
    Member
    Posted 3 years ago #

    Hi, I set up Adserve and it works perfects, everything went fine. I was wondering if anyone knows how to disable the border around the ads, i looked into the wp-adserve files but i couldn't find it. It's probably something simple. Please Help!

    http://www.eridzin.com/blog/

  2. ClaytonJames
    Member
    Posted 3 years ago #

    1) The images themselves appear to have a black border.

    http://eridesignstudio.com/images/advertise_here.jpg

    2) Because the images are links, I believe they are also inheriting the link color (#383838) described in the "General" section of your stylesheet.

    a {
    color: #383838;
    outline: none;
    }

    You could try changing that (#383838) to #F7F7F7 just to test it.

    I'm not a web designer though, so you will want to test my theory before committing to any change.

    [Edit] ..and don't forget that any change in color will probably affect the links everywhere else as well, the way it is defined.

  3. erjon
    Member
    Posted 3 years ago #

    Thanks ClaytonJames

    You are right that's what causing that border on the ads. But i cant figure out how to make those ads not read the css style a{....

Topic Closed

This topic has been closed to new replies.

About this Topic

Tags