Pattern Skin Css Cookbook Recipe: Sidebar background color
To see if the background color really extends beyond the body, we make the body contents longer than the sidebar. Note that to set the background color, we set bothpatternWrapper and patternSideBar:
#patternWrapper,
#patternSideBar {
background-color:#eee;
}
This line loads the extra style definition:
dummy content to make this page longer
dummy content to make this page longer
dummy content to make this page longer
dummy content to make this page longer
dummy content to make this page longer
dummy content to make this page longer
dummy content to make this page longer
dummy content to make this page longer
dummy content to make this page longer
dummy content to make this page longer
dummy content to make this page longer
dummy content to make this page longer
dummy content to make this page longer
dummy content to make this page longer
dummy content to make this page longer
dummy content to make this page longer
dummy content to make this page longer
dummy content to make this page longer
dummy content to make this page longer
dummy content to make this page longer
dummy content to make this page longer
dummy content to make this page longer
dummy content to make this page longer
dummy content to make this page longer
dummy content to make this page longer
dummy content to make this page longer
dummy content to make this page longer
dummy content to make this page longer
dummy content to make this page longer
dummy content to make this page longer
dummy content to make this page longer
dummy content to make this page longer
dummy content to make this page longer
dummy content to make this page longer
dummy content to make this page longer
dummy content to make this page longer
dummy content to make this page longer
dummy content to make this page longer
dummy content to make this page longer
dummy content to make this page longer
dummy content to make this page longer
dummy content to make this page longer
dummy content to make this page longer
dummy content to make this page longer
dummy content to make this page longer
dummy content to make this page longer
dummy content to make this page longer
dummy content to make this page longer
dummy content to make this page longer
dummy content to make this page longer
* Set USERSTYLEURL = %PUBURLPATH%/%SYSTEMWEB%/PatternSkinCssCookbookSidebarBackground/sidebar.cssYou can write this line in Default Preferences, in Site Preferences, in Web Preferences, in your user topic, or on a single page.
Attachments of PatternSkinCssCookbookSidebarBackground
| I | Attachment | Action | Size | Date | Who | Comment | Attribute |
|---|---|---|---|---|---|---|---|
| |
sidebar.css | manage | 0.1 K | 25 Aug 2010 - 21:41 | Unknown User | css to give the sidebar a background color |