Viewing 6 replies - 1 through 6 (of 6 total)
  • Plugin Author Matt Lowe

    (@squelch)

    Hi Fred,

    Can you give me a link to the page where you’re having the problem?

    Thread Starter FredBelanger

    (@fredbelanger)

    WOW! I’m impressed with your response time. Thank you, and here’s a link:
    http://198.57.254.38/~mca/products/

    Plugin Author Matt Lowe

    (@squelch)

    Hi Fred,

    The issue is in your theme:

    .art-postcontent ul>li:before,  .art-post ul>li:before,  .art-textblock ul>li:before
    {
       content:url('images/postbullets.png');
       margin-right:6px;
       bottom: 2px;
       position:relative;
       display:inline-block;
       vertical-align:middle;
       font-size:0;
       line-height:0;
    }

    The line content:url('images/postbullets.png'); adds the image http://198.57.254.38/~mca/wp-content/themes/MCA_temp4/images/postbullets.png to the tab. I’m just heading out to get some food, when I get back I can put together a more complete answer which should help you get rid of it.

    Thread Starter FredBelanger

    (@fredbelanger)

    Fantastic. I’ll be willing to send some beer stout or porter money your way!

    Plugin Author Matt Lowe

    (@squelch)

    Hi Fred, I guess you’re working on the site at the moment? Each time I look at it it seems to be doing something different… I had a glimpse of the tabs earlier and there were no bullets showing, did you fix the issue?

    Thread Starter FredBelanger

    (@fredbelanger)

    Matt, I did make some changes. Based on your initial reply I went into Artisteer and turned off bullets in the content area and that seemed to work. If you have a better way I’m all ears. And again, thanks for your assistance.

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘Small icon appears on each tab’ is closed to new replies.