Jump to content

Different background for different pages/categories via css


Recommended Posts

HI all,

 

I need help. I want to have different background for different catogories or pages. I'm using presta 1.4 and 1.5. The only thing I found on this topic is http://www.prestashop.com/forums/topic/60494-multiple-css-for-the-site-depending-on-selected-category/ but it looks that it doesn't work anymore for 1.5 and even on 1.4.8.

 

So do you have any experiences with this? Can you help? Or give me some ideas how to do it?

 

Thanks for answers!

Link to comment
Share on other sites

each page type have got own id="" param defined for <body> tag, it mean that you can use css styles indicators: 

 

#cms

#product

#category

 

 

etc.

Thanks a lot will try, but when I want exact category how I do it? Same just like #categoryID ?

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...