Customizing header for each category
-
- Ensign (ENS)
- Posts: 15
- Joined: Wed Jun 08, 2011 12:21 am
Customizing header for each category
I have analyzed AC and it seems that there is only single page "category.aspx" for all category dynamic page. I have category A, B, C and all are redirecting to the same physical page. i.e. category.aspx. I have assigned header to category.aspx and same header is being displayed for category A, B and C but i want to use separate header for each category (A, B and C) but currently i am not able to do that.
-
- Commander (CMDR)
- Posts: 118
- Joined: Sat Dec 20, 2008 11:27 pm
Re: Customizing header for each category
Have you thought about applying different themes to your category pages? You can assign different themes to each category and then setup different CSS in each theme to alter the display. I have done that on my site:
Theme EuroLux:
http://www.euroluxantiques.com/French-A ... iture.aspx
Theme EuroAsia:
http://www.euroluxantiques.com/Chinese- ... oires.aspx
The only difference between these 2 pages is the different themes applied and their respective CSS, which changes the images/backgrounds that I'm showing. Otherwise, it's exactly the same. Maybe this would work for you.
Theme EuroLux:
http://www.euroluxantiques.com/French-A ... iture.aspx
Theme EuroAsia:
http://www.euroluxantiques.com/Chinese- ... oires.aspx
The only difference between these 2 pages is the different themes applied and their respective CSS, which changes the images/backgrounds that I'm showing. Otherwise, it's exactly the same. Maybe this would work for you.