Hi, Jeremi,
Well, I am almost there, please help...
Thanks.
Wei-hsing
------------
This is part of a user guide for using S5 presentation on XWiki.
To change the upper right corner logo on S5 slides, you do:
1. design your own logo, upload it to photo album
2. copy the URL of the image for later use
3. to modifying the style of the presentation: go to presentation by clicking on
presentations link (assume the presentation is already created)
4. dont use the here on this page, talking about the S5, for your css files, that leads
to a general area
(sometimes you get error messages)
5. your templates are at
http://YourXWiki.xwiki.com/xwiki/templates/s5header.vm
6. in the file, you will find a few css files, and one of them, pretty.css, is what
specifying the logo at the corner
http://YourXWiki.xwiki.com/xwiki/s5/ui2/pretty.css
7. I am not sure why the field logo in the edit presentation page does not change logo
as it should be (does it suppose to be doing that?)
8. in pretty.css, you will see this line
body {background: #FFF url(../logo.gif) top right no-repeat; color: #000; font-size:
2em;}
9. you can copy the css file to your computer, modify it with the new logo url (from 2.
above)
10. go to space preference of presentation, then what? Where do I attach the new css file?
Where is the style field?
11. Is there a way to replace the old pretty.css? Is there a way to ask the s5header.vm to
read a new pretty2.css file?
-------------- Original message ----------------------
From: "jeremi joslin" <jeremi23(a)gmail.com>
On 6/6/06, jeremi joslin <jeremi23(a)gmail.com>
wrote:
On 6/6/06, wangwh(a)att.net <wangwh(a)att.net>
wrote:
> Hi,
>
> Anyone tried these?
> -- adjust the time on event calendar, so that the shaded 'today' matches
local time?
Hum, maybe it's on the java code. But i never
take a look.
>
> -- modify the upper right corner of the s5-xwiki presentation to show local
logo?
You can do it by modifying the style of the
presentation.
the scripts are in the directory templates of your xwiki installation
for exemple on
XWiki.com :
http://www.xwiki.com/xwiki/templates/s5header.vm
In this file, you will find the links for the css to modify.
Oh, and there is
another way, you can put your modified css in the
preference of the space (more actions / space preferences). You add
the css in the style field.
Jérémi