Can someone explain how to change the xwiki logo in the upper left corner of the pages so that all of them will be changed? I also want to remove that gradient blue bar out of there so I can just put my company logo on it and not worry about it looking funky. Is it really as difficult as the howto on the xwiki.org site suggests or has someone developed a quick and dirty howto on this? I am new at CSS and inevitably will break something if I go messing with the skins. Peace be with all of you, Tim Suter
Can someone explain how to change the xwiki logo in the upper left corner of the pages so that all of them will be changed?
go to this page: http://<yourdomain.com>/xwiki/bin/view/XWiki/MySkin and look at the attachments, you see the graphic. And on 'Edit this skin' you'll see the style.css for logo and other things. Maybe that border too, but I don't know css either.
sorry, my advice was based on the demo database only.
One easy way to change the logo is attach a file called logo.jpg, logo.gif or logo.png to the XWiki.XWikiPreferences page http://yoursite/xwiki/bin/attach/XWiki/XWikiPreferences For colors, you need to modify some styles in the Style field of your skin.. Ludovic Tim Suter wrote:
Can someone explain how to change the xwiki logo in the upper left corner of the pages so that all of them will be changed? I also want to remove that gradient blue bar out of there so I can just put my company logo on it and not worry about it looking funky. Is it really as difficult as the howto on the xwiki.org site suggests or has someone developed a quick and dirty howto on this? I am new at CSS and inevitably will break something if I go messing with the skins.
Peace be with all of you, Tim Suter
------------------------------------------------------------------------
-- You receive this message as a subscriber of the [email protected] mailing list. To unsubscribe: mailto:[email protected] For general help: mailto:[email protected]?subject=help ObjectWeb mailing lists service home page: http://www.objectweb.org/wws
-- Ludovic Dubost XPertNet: http://www.xpertnet.fr/ Blog: http://www.ludovic.org/blog/ XWiki: http://www.xwiki.com Skype: ldubost AIM: nvludo Yahoo: ludovic
participants (3)
-
kenk@ucar.edu -
Ludovic Dubost -
Tim Suter