Changeset 464 for trunk/PatternSkin/data/TWiki/PatternSkinCustomization.txt
- Timestamp:
- 11/08/08 14:34:13 (4 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/PatternSkin/data/TWiki/PatternSkinCustomization.txt
r14 r464 1 1 %META:TOPICINFO{author="TWikiContributor" date="1130019100" format="1.1" version="$Rev: 16135 $"}% 2 2 3 ---+!! % TWIKIWEB%.PatternSkin Customization3 ---+!! %SYSTEMWEB%.PatternSkin Customization 4 4 5 5 *Guidelines how to create and customize page templates.* For styling your TWiki using stylesheets, see PatternSkinCssCookbook. … … 84 84 css 85 85 viewtopbar 86 % TWIKIWEB%.WebTopBar86 %SYSTEMWEB%.WebTopBar 87 87 viewleftbar 88 88 %WEB%.WebLeftBar 89 89 viewtopicactionbuttons 90 90 viewbottombar 91 % TWIKIWEB%.WebBottomBar91 %SYSTEMWEB%.WebBottomBar 92 92 </verbatim> 93 93 … … 111 111 *Using logo.gif:* 112 112 <blockquote> 113 * Create a new image named =logo.gif= and attach it to the web's WebPreferences topic. % TWIKIWEB%.PatternSkin's stylesheet assumes the logo is 40px high. More about that later.113 * Create a new image named =logo.gif= and attach it to the web's WebPreferences topic. %SYSTEMWEB%.PatternSkin's stylesheet assumes the logo is 40px high. More about that later. 114 114 * You can also upload the image with FTP to =/pub/YourWeb/WebPreferences/=. 115 115 * Copy the above instructions ("Redefine your custom variables") and insert your logo name. … … 138 138 ---+++ I want to change the white space above and below the logo 139 139 140 Change the table style in topic % TWIKIWEB%.WebTopBar. The default top padding is 11px.140 Change the table style in topic %SYSTEMWEB%.WebTopBar. The default top padding is 11px. 141 141 142 142 ---++ Top bar … … 192 192 *Using style sheets:* 193 193 <blockquote> 194 Create a new stylesheet with above definition in it, attach it to a topic and point =USERLAYOUTURL= to that topic attachment. See % TWIKIWEB%.PatternSkinCssCookbook about creating custom styles.194 Create a new stylesheet with above definition in it, attach it to a topic and point =USERLAYOUTURL= to that topic attachment. See %SYSTEMWEB%.PatternSkinCssCookbook about creating custom styles. 195 195 </blockquote> 196 196 … … 201 201 Redefine your custom variables in [[%LOCALSITEPREFS%]] (to keep %WIKIPREFSTOPIC% intact): 202 202 <blockquote><pre> 203 * <nop>Set WEBHEADERART = %<nop>PUBURLPATH%/%<nop> TWIKIWEB%/PatternSkin/TWiki_header.gif203 * <nop>Set WEBHEADERART = %<nop>PUBURLPATH%/%<nop>SYSTEMWEB%/PatternSkin/TWiki_header.gif 204 204 * <nop>Set WEBHEADERBGCOLOR = somehexcolor (no quotes, for example: #ffffff) 205 205 </pre></blockquote> … … 218 218 If you have localization enabled, you will also see a language dropdown box at the far right. 219 219 220 You can remove these items from % TWIKIWEB%.WebTopBar.220 You can remove these items from %SYSTEMWEB%.WebTopBar. 221 221 222 222 ---+++ I want to hide the top bar
Note: See TracChangeset
for help on using the changeset viewer.
