Changeset 906 for trunk/DragonSkin/data/TWiki/DragonSkinInstall.txt
- Timestamp:
- 11/24/08 09:48:21 (4 years ago)
- File:
-
- 1 edited
-
trunk/DragonSkin/data/TWiki/DragonSkinInstall.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/DragonSkin/data/TWiki/DragonSkinInstall.txt
r765 r906 23 23 2. Change the templates/dragonmenu.dragon.css file to just have the single line %<nop>INCLUDE{"%SYSTEMWEB%.DragonMenuTopic"}% (or whatever your menu topic is called). 24 24 ---+++ Adding site-specific CSS styles 25 If you want to add a site-specific CSS style, add it to pub/%<nop>SYSTEMWEB%/DragonSkin/typography.css, since that file is included in every theme. Alternatively, add another import rule to the definition of dragoncss in templates/ twiki.dragon.tmpl that imports a site-specific css file, and put all local styles in that file. If your style makes use of TWiki variables, add it to templates/dragoncssvars.dragon.tmpl, so variables will get expanded.25 If you want to add a site-specific CSS style, add it to pub/%<nop>SYSTEMWEB%/DragonSkin/typography.css, since that file is included in every theme. Alternatively, add another import rule to the definition of dragoncss in templates/foswiki.dragon.tmpl that imports a site-specific css file, and put all local styles in that file. If your style makes use of TWiki variables, add it to templates/dragoncssvars.dragon.tmpl, so variables will get expanded. 26 26
Note: See TracChangeset
for help on using the changeset viewer.
