Highlight administrator comments

resolved (8 posts) (3 voices)

  1. wouthe
    Member

    Hello,

    I was wondering how I can change the color (or the CSS in general) of the admin comments?

    I want them to stand out more, so I would change the background color, or maybe highlight the name of the admin.

    Thanks a lot! I searched the forum, but did not find it.

    Posted 6 months ago #
  2. Elliott
    Support

    Hello wouthe,

    You should be able to target it with this,

    .comment-author-admin { }

    And you should be able to target the author's name with this,

    .comment-author-admin .comment-text cite { }

    Posted 6 months ago #
  3. wouthe
    Member

    The problem with the above is that everyone commenting on the highlighted author gets highlighted as well.

    I googled and solved it. (For more information check this URL; http://wordpress.stackexchange.com/questions/27672/commentlist-bypostauthor-problem-with-children-list)

    For the direct answer use this:

    /* for the highlighted author */
    li.comment-author-adminname .comment-text cite {
    color:#3F0!important;
    } 
    
    /* for the others commenting on the author > set this to your default color */
    li.comment-author-adminname li .comment-text cite {
    color:#FFF!important;
    }

    And don't forget to change 'adminname' to the name of the admin!

    Posted 6 months ago #
  4. hi
    I'm trying to implement this code but there is a problem - it does highlight the admins name and unhighlight replies, however it also "un highlights" responses made by the admin. so if an admin replies to a comment it doesnt work.

    Posted 4 months ago #
  5. Elliott
    Support

    Hello buggerlugs,

    Send us a link to your page and we'll take a look.

    Posted 4 months ago #
  6. Elliott
    Support

    Your wanting just the author to be changed correct? Use this,

    .bypostauthor { background: red !important; }

    Posted 4 months ago #
  7. great, thank you

    Posted 4 months ago #

Reply

You must log in to post.

Construct WordPress Theme
Construct wordpress theme
Myriad WordPress Theme
Myriad wordpress theme
Method WordPress Theme
Method wordpress theme
Fusion WordPress Theme
Fusion wordpress theme
Elegance WordPress Theme
Elegance wordpress theme
Echelon WordPress Theme
Echelon wordpress theme
Dejavu WordPress Theme
Dejavu wordpress theme
Modular WordPress Theme
Modular wordpress theme