Forumlar / Cotonti / Support / Theme Certain Pages

GHengeveld
#26288 2010-09-23 23:33
3 simple options:

- Put the page in a separate category and create a tpl file for the category (page.catname.tpl). Then insert CSS in the template.
- Use javascript to overwrite the CSS for that specific page.
- If you use HTML parsing in the page you can insert the CSS directly (can be external file).