NOTE: If you are a developer, please use a private wiki based on foswiki/trunk on a daily base ...or use
trunk.foswiki.org to view this page for some minimal testing.
Use
Item9693 for docu changes for 1.2 and 2.0.
Item1553: PatternSkin top bar height documentation
| Priority: |
CurrentState: |
AppliesTo: |
Component: |
WaitingFor: |
| Normal |
Closed |
Extension |
PatternSkin |
|
see
http://foswiki.org/System/PatternSkinCustomization#I_want_to_change_the_height_of_t
#patternTopBar,
#patternClearHeaderCenter,
#patternClearHeaderLeft,
#patternClearHeaderRight,
#patternTopBarContentsOuter {
height:64px; /* top bar height; make room for header columns */
overflow:hidden;
}
- documentation claims that the height is 64px (it is 64px for the twiki_theme, but for the other, current, standard ones, it is 90px)
- i was able to affect the size of the top bar area by changing
patternTopBarContentsOuter to patternTopBarContents
--
WillNorris - 02 May 2009