• Hi there!

    I would like to make it on my blog where, if I make a comment then it appears in a diffrent color something that the other comments don’t have. How do I do this using my admin account?

    Thank You.

Viewing 3 replies - 1 through 3 (of 3 total)
  • Thread Starter enfotoad

    (@enfotoad)

    bump….

    I’m not sure if you can do this in the admin panel. But WP does accept basic html in comments. try this:

    <span style="color:blue">different text color</span>

    and to make it look less like a link, you might want to make it bold:

    <b><span style="color:blue">different text color</span></b>

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Changing Admin’s Comment Looks’ is closed to new replies.