|
|
Wiki
> System
> Skins > PatternSkin > PatternSkinCssCookbook >
PatternSkinCssCookbookSidebarBackground
| |||||||||||||
PatternSkinCssCookbook Recipe: Sidebar background colorTo 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 DefaultPreferences, in SitePreferences, in WebPreferences, in your user topic, or on a single page.
r1 - 26 Aug 2010 - 23:47:53 - ProjectContributor
Copyright © by the contributing authors. All material on this site is the property of the contributing authors. Ideas, requests, problems regarding Wiki? Send feedback |