I'm a new user of Web Album Generator and i would like to put a background's image (*.gif). How is possible ?
What is the syntaxe in the stylesheet template ?
Thanks.
Sorry for my poor english.
Technical Support Forums » Web Album Generator
Help in France (4 posts)
-
-
Simply add the 'background-image' style to the body section of the main stylesheet. For example:
body { background-image: url(filename.gif); }
Where filename.gif is the name of the file you would like to use as your background image. -
Thanks Mark,
I try that. -
Thanks Mark,
it's OK.
A +.