Page 1 of 1

title

Posted: 04 Nov 2006, 16:52
by kvdv
Is there an easy way to include a site title on the slideshow page, for example, in the left upper corner (at the same height as the Audio player) ?

Posted: 13 Nov 2006, 03:58
by mjau-mjau
There is no dedicated method for this, but why dont you create a background image that has a site title at the top left? Make sure you align it to TL(top left). You could also create a SWF background as to add any interactive background.

Posted: 13 Nov 2006, 06:19
by kvdv
Hi Karl,

Thanks for the reply!

How should i call this file and where should i place it?
How should i align it?

Many thanks for the support,
Kris

Posted: 13 Nov 2006, 06:57
by mjau-mjau
Open sldieshowconfig.ini, and set any SWF or JPG file:
Code
backimage = yourbackground.jpg
Then align it to top left(TL);
Code
backalign = TL

Posted: 13 Nov 2006, 07:44
by kvdv
Many thanks for the help!
It's a perfect solution to my problem!

Cheers! Kris