SID-02087: Changing the WebHeader image
| Status: |
Answered |
TWiki version: |
6.0.1 |
Perl version: |
Perl 5.14.2 |
| Category: |
CategorySkin |
Server OS: |
Ubuntu 14.04 |
Last update: |
10 years ago |
I am currently trying to change the header to match my company's. The trouble is that I am changing in
TWikiPreferences the parameters, and some are not working. I managed to change the "Collaborate with TWiki" logo and changed the link of the gray "twiki.org" word, but I can't change the background. I have tried with:
- Set WEBHEADERART =
- Set WEBHEADERBGCOLOR = #00ff00
The "Red_background.jpg" file is a random background I downloaded from google to test it, but is bigger than the size of the header. I changed the owner and group to the same as the other files and set the permissions to 777.
WEBHEADERBGCOLOR does not seem to change anything either.
Any thoughts of what could it be that I am doing wrong?
Thanks
--
Dani Gil - 2015-07-14
Discussion and Answer
The
WEBHEADER* settings are not used by the
TopMenuSkin. See skin docs on how to customize. If you want to change the top banner image you'd need customize TWiki.TopMenuSkinTopBar in your installation (and make a note to reapply the changes on the next upgrade).
--
Peter Thoeny - 2015-07-14
Okay, problem solved.
Thanks
--
Dani Gil - 2015-07-15
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.
Topic revision: r3 - 2015-07-15
- DaniGil