Colors

  • Anonymous

    #5485

    Hi, I’m working on a child theme and I’m still rather new to CSS and PHP so I was hoping someone could point me in the right direction.

    For the page that I’m working on each ‘department’ wants to have their own color themes. Basically each department wants their backgrounds and widgets and all the other items that can be changed with the color presets to be unique from page to page. So the Teen area wants to be in purples and the kids want greens.

    I know I can change the colors across the board, I’m just looking for the easiest/best way to have different colors for different pages

    Mod

    Kenneth John Odle

    #32070
    Quote:
    Basically each department wants their backgrounds and widgets and all the other items that can be changed with the color presets to be unique from page to page. So the Teen area wants to be in purples and the kids want greens.

    This is possible if you are using categories to separate these areas, but you will need to use a child theme. You won’t be able to use the theme’s colors functions.

    This page:

    http://blog.kjodle.net/2012/02/24/styling-wordpress-posts-pages-archives-and-home-pages-by-class/

    will show you how.

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

  • You must be logged in to reply to this topic.