Private

Ramin Hossaini's Blog

23Sep/09

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:

  1. My top WordPress plug-ins
  2. Performing WordPress upgrades (Linux)
  3. Automatically insert rubbish Flickr-comments with Flickr-comment-generator
  4. WordPress 2.7 Beta 1
  5. Migrating WordPress
Comments (0) Trackbacks (0)

No comments yet.


Leave a comment

(required)

No trackbacks yet.

Private
Bear