Skin CD 2005
An alternative skin that conforms mostly to the FU CD. To enable the skin use
and set the following variables:
- To set the navigation bar in the top right corner use SERVICENAME:
- To set images in the light gray bar use LOGOS:
- To have a news aread in the right-hand column set the variable NEWSTOPIC to the name of a topic:
- To define the navigation in the light blue bar set NAVIGATIONINFO:
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>
Copyright © by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding Foswiki?
Send feedback