Trying to Format Post Author Comments
-
Hi Everyone,
I am trying to format the color of the background of my Name field when I comment on my blog. Right now I am using this line of code in the CSS to change it to green as you can see at http://www.mobileapptycoon.com/alex-keim-interview/ :
li.bypostauthor .comment-author { background: #008000; }
However, as you can see on the page linked to above, if someone replies to me again, their Name background becomes green as if they were a post author as well.
Does anyone know why this is or how I can stop that from happening? Thanks in advance!
Thomas
[ Please do not bump, it’s not permitted here. ]
The topic ‘Trying to Format Post Author Comments’ is closed to new replies.