Skin CD 2005

An alternative skin that conforms mostly to the FU CD. To enable the skin use

and set the following variables:

The lefthand side navigation is set (as in all other Webs, too) using the WebLeftBar-topic.

For a complete example of how to use the CD 2005 see the Contest-Web.

To drop the header image (LOGOS) you can use the following style:

<style type="text/css">
body {
background: #ffffff url() top repeat-x;
}
div#NavigationInfo {
  display:none;
}
#baseIdentity{
  display:none;
}
#NavigationInfo{
  display:none;
}
#baseNavigationContainer {
  top: 124px;
}
#baseHeader {
  height: 75px;
}
li {
  padding: 0px;
  margin: 0px;
}
ul {
  padding: 0px;
  margin: 0px;
}
</style>

Comments

 

This topic: Main > WebHome > CD2005
Topic revision: 04 Apr 2007, ChristopherOezbek
This site is powered by FoswikiCopyright © by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding Foswiki? Send feedback