Viewing 4 replies - 1 through 4 (of 4 total)
  • I have my comments link in <div class=”feedback”> and the autoplugs are styled with this:
    .feedback {
    text-align:right;
    font-size:1em;
    padding-bottom:10px;
    color:#999
    }
    .feedback ul {
    margin-left:0;
    padding-left:0;
    display:inline;
    list-style:none;
    color:#999
    }
    .feedback ul li {
    display:inline;
    padding:0 2px
    }
    .feedback ul li a,.feedback ul li a:link {
    display:inline;
    padding:0 2px
    }

    Try something like that ?

    Thread Starter Michaell

    (@michaell)

    Thanks, so if I put that inmy css, what else would I need to modify? ie. the comment-plugger.php, index.php?

    Hey guys, I feel really stupid, but where’s the button to start a new topic?

    Thread Starter Michaell

    (@michaell)

    It’s at the bottom of the index I think.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘auto-plugger arrangement…’ is closed to new replies.