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