Is it possible to have a theme that distinguishes posts based on which author posted it? Simplistically, Joe's posts are in a red box and Henry's posts are in a green box?
Is it possible to have a theme that distinguishes posts based on which author posted it? Simplistically, Joe's posts are in a red box and Henry's posts are in a green box?
I think it's definitely possible. Simple if statement to define the div class based on who the author might be.
There are also some template tags that'll help with braydond's suggestion:
http://codex.wordpress.org/Template_Tags#Author_tags
And, be sure to search the forums here for this -- it has been covered once or thrice. ;-)
This topic has been closed to new replies.