• Hey there,

    I was wondering how can I change the admins comments to be a different colour/style from the rest of the comments so it can stand out more?
    I’ve looked around, but none of the other threads have helped.

    Thanks

Viewing 6 replies - 1 through 6 (of 6 total)
  • I’m looking to do the same thing. There are loads of solutions out there, just google it. Here’s one I’m about to try:

    You can very easily add a new class to your CSS for your comments. Something as easy as a new p class would take only a few minutes to do and simply use an inline CSS tag when you add a comment.

    Moderator Samuel Wood (Otto)

    (@otto42)

    WordPress.org Admin

    If you are using the new 2.7 comment system and your theme has been converted, then there’s already classes there that you can use.

    • byuser gets added if the comment is by a registered user of the site.
    • comment-author-authorname gets added for specific registered users.
    • bypostauthor gets added if the comment is by the author of the post the comment is attached to.

    More info: http://ottodestruct.com/blog/2008/09/29/wordpress-27-comments-enhancements/

    Hey Otto, this article is very interesting. I’m not a theme developer, I’m just customising my own theme so this is pretty important stuff.

    I’m off to read and digest it. Thanks for the heads up on the changes for 2.7.

    Thread Starter liama10

    (@liama10)

    Hey,

    Thanks for your help, but I tried those things and none of them worked, also I am new to all this, so if you could try and put it in simple language that would be good.

    Cheers

Viewing 6 replies - 1 through 6 (of 6 total)

The topic ‘Admin Comment different Style?’ is closed to new replies.