|
SimpleLog wiki
Installing SimpleLog Upgrading Working with themes
How to
Troubleshooting Development & resources |
Themes /
AuthorCommentsHere's a way to style your own comments differently than those of site visitors: In your theme's "views/posts/_item_detailed.rhtml" file, find the comment block beginning with:
Where you see:
Change to the following:
Now, when you post comments, if you enter into the comment 'email' field the same email that is specified as the author's email in Preferences, you can style those comments using
in your CSS file. |