Forums

Showing lines around ads (4 posts)

  1. skclouse
    Member
    Posted 1 year ago #

    I am using the plugin for ads but for some reason it is showing lines around the ads on the outside. Now sure why it is doing this. You can see this on my website http://kyleclouse.com

  2. esmi
    Theme Diva & Forum Moderator
    Posted 1 year ago #

    The borders are coming from your theme's CSS. Try adding:

    #wp125 .odd,#wp125 .even {border:none}

    to the bottom of your theme's stylesheet.

  3. skclouse
    Member
    Posted 1 year ago #

    Still no luck. I added the code and nothing.

  4. govpatel
    Member
    Posted 1 year ago #

    I think its this code

    .even, .alt, .depth-1 {
    border:1px solid #DDDDDD;
    margin:0;
    padding:0;

    in
    http://kyleclouse.com/wp-content/themes/prose/css/minified.css?ver=1287673552

    take border:1px solid #DDDDDD; out

    Correction I just clicked on the link and found out that this file auto created so look in style.css or custom.css or can be plugin that you using.

Topic Closed

This topic has been closed to new replies.

About this Topic

Tags