How to Install:

- Make sure you have the appropriate categories already created for your pages. For example, I will use cat1 and cat2.

- Create new CSS files in your skin to match the category names, in my example you need to create cat1.css and cat2.css

- Upload the folder catcss to your plugins folder.

- Go to Plugins - Category CSS in your adminstation panel and click Install All, this will install the plugin to your website.

- Go to Configuration - Plugins / catcss in your administation panel and configure the plugin to suit your site.

In the Categories to use field, enter the categories you want customised sperated by a comma ( , ), using my example above, you would need to enter cat1,cat2 into the field.

In the Seditio root field enter the path to your Seditio installation, if your installation is in the root of your server, leave it as default ( / ) else enter your folder name, for example /sedito/

- Open skins/YourSkin/header.tpl and where the CSS stylesheet is defined replace it with {HEADER_CUSTOM_CSS}

- Now, if your categories were called cat1 and cat2, when you visited list.php?c=cat1 you would be shown the CSS from cat1.css, and the same if you visited any pages within the cat1 category, likewise, if you visited ?c=cat2 you would be shown cat2.css. Else where on your website, you are shown the default CSS file.

--------------------------------------

- Plugin created by Jamie Peters - http://www.liquidtk.com - Neocrome Username: Jamie