Hello,
I use XF1.3 and resource manager and I'm really happy with this combination.
Now I would like to add some styling for category listings (hide/show elements).
Example:
I have two categories cat-1 and cat-2.
Resources of type cat-1 are listed here: /community/cat-1/
Resources of type cat-2 are listed here: /community/cat-2/
Is it possible to add the category name as style class to the body element of the category listing page
(<body class="cat-1">) so that I could use this class as a selector for my styling?
Regards, rhodes
I use XF1.3 and resource manager and I'm really happy with this combination.
Now I would like to add some styling for category listings (hide/show elements).
Example:
I have two categories cat-1 and cat-2.
Resources of type cat-1 are listed here: /community/cat-1/
Resources of type cat-2 are listed here: /community/cat-2/
Is it possible to add the category name as style class to the body element of the category listing page
(<body class="cat-1">) so that I could use this class as a selector for my styling?
Regards, rhodes