SID-00482: Set Header Width to 100%
| Status: |
Answered |
TWiki version: |
4.3.1 |
Perl version: |
|
| Category: |
CategorySkin |
Server OS: |
|
Last update: |
16 years ago |
I took the TWiki_header.gif and edited it to better match the corporate design. However, I am struggling to set it to 100% site width. The result looks like this.
How do I set it to 100%? And yes: I know the logo doesn't look good, yet...
--
ChristophSchmitz - 2009-08-14
Discussion and Answer
I believe that is controlled by the
#patternTopBar background-color css setting in
colors.css of the
PatternSkin. Overload this css and set it to the rightmost color in your gradient. Details at
PatternSkinCssCookbook,
PatternSkinCss,
PatternSkinColorSettings.
--
PeterThoeny - 2009-08-15
Ah ok. I haven't even thought about changing the backgroud colour instead. When reading
PatternSkin, I stumbled upon another solution, which works fine for me. So for documentation purposes:
In the
WebPreferences, set the Background colour of the header with:
* Set WEBHEADERBGCOLOR = #cc0033
Thanks Peter.
--
ChristophSchmitz - 2009-08-16
Glad it worked out.
--
PeterThoeny - 2009-08-17
If you answer a question - or someone answered one of your questions - please remember to edit the page and set the status to answered. The status selector is below the edit box.