Customizing header for each category

For general questions and discussions specific to the AbleCommerce 7.0 Asp.Net product.
Post Reply
mikebill212
Ensign (ENS)
Ensign (ENS)
Posts: 15
Joined: Wed Jun 08, 2011 12:21 am

Customizing header for each category

Post by mikebill212 » Fri Sep 16, 2011 12:30 am

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.

euroluxantiques
Commander (CMDR)
Commander (CMDR)
Posts: 118
Joined: Sat Dec 20, 2008 11:27 pm

Re: Customizing header for each category

Post by euroluxantiques » Sat Sep 17, 2011 11:47 am

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.

Post Reply