Technical Support Forums

Technical Support Forums » Web Album Generator

Help in France (4 posts)


About this Topic

  • Started 9 years ago by surfing jack
  • Latest reply from surfing jack

Tags

No tags yet.

  1. surfing jack
    Member
    Posted 9 years ago

    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.
  2. Mark
    Administrator
    Posted 9 years ago

    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.
  3. surfing jack
    Member
    Posted 9 years ago

    Thanks Mark,
    I try that.
  4. surfing jack
    Member
    Posted 9 years ago

    Thanks Mark,
    it's OK.
    A +.

Reply

(required)