
| Line: 1 to 1 | ||||||||
|---|---|---|---|---|---|---|---|---|
PatternSkinCssCookbook Recipe: Center the page with a border | ||||||||
| Line: 9 to 9 | ||||||||
* Set USERSTYLEURL = %ATTACHURL%/centerpageborder.css | ||||||||
| Changed: | ||||||||
| < < | You can write this line in TWikiPreferences, in WebPreferences, in your user topic or on a single page. | |||||||
| > > | You can write this line in TWikiPreferences, in WebPreferences, in your user topic or on a single page. | |||||||
| Add the dynamic variable link to the logo image to the topic text: | ||||||||
| Line: 20 to 20 | ||||||||
| background-repeat:repeat-x; } #patternPageShadow { | ||||||||
| Changed: | ||||||||
| < < | background-image:url("/twiki/pub/TWiki/PatternSkin/striped_pageshadow.gif"); | |||||||
| > > | background-image:url("/twiki/pub/TWiki/PatternSkin/striped_pageshadow.gif"); | |||||||
| } | ||||||||
| Line: 43 to 43 | ||||||||
| background-repeat:repeat-x; } #patternPageShadow { | ||||||||
| Changed: | ||||||||
| < < | background-image:url("/twiki/pub/TWiki/PatternSkin/striped_pageshadow.gif"); | |||||||
| > > | background-image:url("/twiki/pub/TWiki/PatternSkin/striped_pageshadow.gif"); | |||||||
| } | ||||||||
| Changed: | ||||||||
| < < |
| |||||||
| > > |
| |||||||