eUttaranchal

Re-Writing the Web

Archive for February, 2009

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 */
}