• Hi,

    Is it possible to give each author on a single blog their own colour? Either background or header so that one can more easily follow who wrote what post?

    So if you have 3 people contributing, a reader can quickly see what posts were by which author.

    Thanks,
    Daniel

Viewing 2 replies - 1 through 2 (of 2 total)
  • Yes, not too difficult. I could explain how more easily if you gave your theme URL.

    Short version: You’ll use the_author_login to give each post a class name that corresponds to the author’s login name. Then you’ll add that class to your CSS and give it some unique styling.

    Thread Starter dans0n

    (@dans0n)

    Hi – thansk a lot for the reply! Am using the wordpress ‘Pool’ theme. but I think I follow what you’re talking about and will try to figure that out.

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

The topic ‘Different colour per author’ is closed to new replies.