Ok, since I can't describe it in words I took a screenshot. Could someone please tell me why this is happening and how I can stop it. Thanks!
screenshot:
http://img529.imageshack.us/img529/2879/picture8st4.png
Ok, since I can't describe it in words I took a screenshot. Could someone please tell me why this is happening and how I can stop it. Thanks!
screenshot:
http://img529.imageshack.us/img529/2879/picture8st4.png
Hello
Try adding: , ol#commentlist li to the selector for ol#commentlist in your stylesheet.
Making it:
ol#commentlist, ol#commentlist li {
padding: 5px;
margin: 0px;
list-style-type: none;
}
Hope it helps. :) if not post again. :)
This topic has been closed to new replies.