- Timestamp:
- 11/08/08 14:34:13 (4 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/PatternSkin/data/TWiki/PatternSkinCssCookbookCenterPageBorder.txt
r14 r464 10 10 * Set USERSTYLEURL = %ATTACHURL%/centerpageborder.css 11 11 </verbatim> 12 You can write this line in % TWIKIWEB%.TWikiPreferences, in WebPreferences, in your user topic or on a single page.12 You can write this line in %SYSTEMWEB%.TWikiPreferences, in WebPreferences, in your user topic or on a single page. 13 13 </div> 14 14 … … 21 21 } 22 22 #patternPageShadow { 23 background-image:url("%PUBURLPATH%/% TWIKIWEB%/PatternSkin/striped_pageshadow.gif");23 background-image:url("%PUBURLPATH%/%SYSTEMWEB%/PatternSkin/striped_pageshadow.gif"); 24 24 } 25 25 </style> … … 44 44 } 45 45 #patternPageShadow { 46 background-image:url("%PUBURLPATH%/% TWIKIWEB%/PatternSkin/striped_pageshadow.gif");46 background-image:url("%PUBURLPATH%/%SYSTEMWEB%/PatternSkin/striped_pageshadow.gif"); 47 47 }</style> 48 48
Note: See TracChangeset
for help on using the changeset viewer.
