- Timestamp:
- 11/08/08 13:16:17 (4 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/Release04x02/twikiplugins/PatternSkin/data/TWiki/PatternSkinCss.txt
r11 r463 7 7 8 8 !PatternSkin uses 4 stylesheets: 9 * [[%PUBURLPATH%/% TWIKIWEB%/PatternSkin/layout.css][layout.css]]: positioning of block elements on the page10 * [[%PUBURLPATH%/% TWIKIWEB%/PatternSkin/style.css][style.css]]: margins, paddings, borders, font sizes11 * [[%PUBURLPATH%/% TWIKIWEB%/PatternSkin/colors.css][colors.css]]: text colors, background colors, border colors12 * [[%PUBURLPATH%/% TWIKIWEB%/PatternSkin/print.css][print.css]]: optimalizations for printed page9 * [[%PUBURLPATH%/%SYSTEMWEB%/PatternSkin/layout.css][layout.css]]: positioning of block elements on the page 10 * [[%PUBURLPATH%/%SYSTEMWEB%/PatternSkin/style.css][style.css]]: margins, paddings, borders, font sizes 11 * [[%PUBURLPATH%/%SYSTEMWEB%/PatternSkin/colors.css][colors.css]]: text colors, background colors, border colors 12 * [[%PUBURLPATH%/%SYSTEMWEB%/PatternSkin/print.css][print.css]]: optimalizations for printed page 13 13 14 14 If you want to learn how to create your own look or skin based on !PatternSkin, read further in PatternSkin. … … 55 55 * #patternMainContents - holder of patternTop, patternTopic, twikiForm, twikiAttachments, etc. 56 56 * #patternTopBar - top bar area 57 * #patternTopBarContents - header art / logo; contains topic % TWIKIWEB%.WebTopBar57 * #patternTopBarContents - header art / logo; contains topic %SYSTEMWEB%.WebTopBar 58 58 * #patternBottomBar - bottom bar area 59 59 * #patternBottomBarContents - copyright … … 63 63 * View 64 64 * .patternContent - container around .patternTopic in =view.pattern.tmpl= only; to be able to give .twikiAttachments and .twikiForm a different appearance when they are not enclosed by it, for example the personal data form on the user pages (where the user form is positioned outside, above the topic text) 65 * .patternTopBarLogo - logo position in patternTopBar (topic % TWIKIWEB%.WebTopBar)65 * .patternTopBarLogo - logo position in patternTopBar (topic %SYSTEMWEB%.WebTopBar) 66 66 * .patternTopBarOverlay - striped white image background 67 67 * .patternTopic - TWiki topic text
Note: See TracChangeset
for help on using the changeset viewer.
