Viewing 1 replies (of 1 total)
  • Thread Starter Colour Infusion

    (@colourinfusion)

    This is the CSS for it…I didn’t make any changes.

    .commentlist > li:before {
    content: url(“images/comment-arrow.png”);
    left: -21px;
    position: absolute;
    }
    style.css (line 2014)
    .commentlist > li.comment {
    background: none repeat scroll 0 0 #F6F6F6;
    border: 1px solid #DDDDDD;
    border-radius: 3px 3px 3px 3px;
    margin: 0 0 1.625em;
    padding: 1.625em;
    position: relative;
    }

Viewing 1 replies (of 1 total)

The topic ‘Twenty Eleven Comment issue’ is closed to new replies.