Forums

Different style for admin and author comments (5 posts)

  1. polle001
    Member
    Posted 3 months ago #

    I can style author comments in WP 2.8 just using something like this in the css style:

    .bypostauthor{
    background-color: #red;
    }

    If I add also something like this is not working:

    .admincomment{
    background-color: #blue;
    }

    Any idea how can I give the admin a style different to author and guests ?

    Thanks.

  2. polle001
    Member
    Posted 3 months ago #

    Anyone ?

  3. polle001
    Member
    Posted 3 months ago #

    Still looking into this.

    Thanks.

  4. polle001
    Member
    Posted 3 months ago #

    Can anyone help ?

  5. t31os_
    Member
    Posted 3 months ago #

    You can see a list of the classes etc.. here..
    http://wordpress.org/support/topic/221693?replies=42

    Couldn't find a codex page for it, so i hope that covers it.. :)

Reply

You must log in to post.

About this Topic