Friday, 25 November 2011

How to highlight author comments in WordPress

1. Changing my theme to add an “authercomment” style

   I edited style.css and near the bottom added these lines:



2. Editing my comments.php file to add a little code

   My comments.php file had a line that looked like this:



  and I changed it to more or less look like this:



  That’s about it

No comments:

Post a Comment