eUttaranchal

Re-Writing the Web

Highlight Author Comment WordPress 2.7

Posted by Bhupendra On February - 5 - 2009

This is a simple way to highlight Author’s Comment in WordPress 2.7

Create a new style li.bypostauthor and add your styling.


li.bypostauthor {
/* CSS styles for author comments */
}

li.byuser {
/* CSS styles for registered users comments */
}

Popularity: 100% [?]

4 Responses to “Highlight Author Comment WordPress 2.7”

  1. Carlton Bale says:

    Thank you for the extremely simple instructions. I was trying to implement this the way I did with older versions of WordPress and couldn’t figure out how to apply that to the new comment setup. It’s so much easier in WordPress 2.7 — once I read your post and figured out what was required. Thanks!

  2. [...] added code so that all of my comments are highlighted in a different color than other comments (thanks Bhupendra.) Finally, I modified the main page to show post excerpts instead of full [...]

  3. JustinSMV says:

    I can’t get this to work for some reason?

  4. Lark says:

    Thanks for this.

Leave a Reply