[daisy] Daisy 2.0.1. - how to add a background image to the wiki
or to any page?
Carlos Palol
carlos.palol.listas at gmail.com
Mon Jun 25 06:38:28 CDT 2007
Hi
On 6/25/07, Donovan de Jonge <donovandejonge at gmail.com> wrote:
>
>
> I've been working on a wiki site skin, specifically for an internet website.
>
You have a custom skin, right?
If not, follow: http://cocoondev.org/daisydocs-2_0/374-cd/25-cd/197-cd.html
And also duplicate menu.xsl to your new skin
>
> How can I add a background image to the content page, is it possible to do
> this in the skin? Or can you set to any page, like setting it to a specific
> page?
>
>
> Is this possible by changing the
> $DAISY_HOME/daisywiki/webapp/daisy/resources/conf/htmlcleaner.xml
> file and adding the background attribute to the <body>?
>
>
I would recommend modifying your custom layout.css, just add a
background to the body definition.
Check: http://www.w3schools.com/css/css_background.asp
By default, you cannot easily have a diferent layout for a specific
document (content document).
>
> Also I'm looking for a way to get rid op the top navigation bar (the
> horizontal one) like in the previous daisy versions you could take the
> actions part out of the top navigation bar and add it to the right of the
> content page. Is this still an option? If not I would still like to add a
> print button (clickable image or text) at the right of the screen (that goes
> towards the link normally under actions->pdf)) or at least get in up in the
> navigation bar instead of it being a suboption.
>
>
Check carefully your new custom skin layout.xsl and menu.xsl. You can
rearrange the functional links in menu.xsl to anywhere in layout.xsl.
The you might just comment the call to menu.xsl.
Cheers
>
More information about the daisy
mailing list