Results 1 to 4 of 4

Thread: Enyone change background

  1. #1
    Guest Guest

    Default Enyone change background


    hi,

    does enyone know how to change the background color in to a background pic or .gif or jpg as backgound selected


    ;D ;D

  2. #2
    Join Date
    Feb 2009
    Posts
    1,549

    Default Re: Enyone change background

    You need to add 'background' attribute to the <body> tag in the template. For example:

    Code:
    <body background="your_picture.jpg">
    After that, make sure to put the picture file into the same folder as your HTML files.

    Andrei

  3. #3
    Join Date
    Dec 1969
    Location
    Nottingham, England
    Posts
    263

    Default Re: Enyone change background

    Can this only be done for HTML pages? I would love to try and have a pic of my own as a background in the database windows themselves (or some of them).

    Fantastic prog &amp; superb forum, guys - glad I registered!

  4. #4
    Join Date
    Feb 2009
    Posts
    1,549

    Default Re: Enyone change background

    Of course. This is HTML feature and it is not related to OrangeCD. The code will work in any HTML page (assuming the image file name is correct).

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •