Nov 29
Alternating wordpress comment styles
I found this little trick a while ago which alternates the style of your wordpress comments. I’m basing this tip off of the default wordpress comments.php file, but it shouldn’t be too different for any other theme. The default comments.php file actually comes with a built in solution for alternating comment styles, but I was never fond of their way of doing it, so I looked for a different way.

