23Sep/090
Highlight comments by Blog-author (WordPress)
If you'd like to distinguish your own comments from the comments of your visitors, here's how to highlight your comments with just a line of CSS - no extra plugins or unnecessary code.
1 2 3 | .bypostauthor { background-color:#PLACE_YOUR_COLOUR_HERE !important; } |
This works for WordPress versions 2.7+
Related posts: