Forums
(@tanjamladen)
13 years, 3 months ago
Thank you! I did the following, and it worked:
REPLACED:
.postarea ul li { background: none; padding: 0px 0px 0px 10px; margin: 5px 0px 5px 0px; }
WITH:
.postarea ul li { list-style:none };