Results 1 to 7 of 7

Thread: :) help please. background fix / scroll...
      
   

  1. #1
    Bamba_Binx's Avatar
    Bamba_Binx is offline Private First Class
    Join Date
    Feb 2009
    Posts
    7

    Red face :) help please. background fix / scroll...

    hey there i'm trying to work out how to create a layout for my site. basically i want the background to stay still when you scroll down. and i want all my site to be in the box/table/shape thingy (that rectangle!!!!) :) how do i create this.

  2. #2
    Join Date
    Feb 2006
    Location
    Earth
    Posts
    8,721

    Default Re: :) help please. background fix / scroll...

    This might help. But upload your image to your server & use the full url of the image.

  3. #3
    Bamba_Binx's Avatar
    Bamba_Binx is offline Private First Class
    Join Date
    Feb 2009
    Posts
    7

    Default Re: :) help please. background fix / scroll...

    no that doesn't help sorry, that just creates the images as a repeat background... whereas i can have the image as a background using bluevoda anyway.... its how can i fix the background. so the table scrolls across it???? i dont like the table and the background feeling asif they are glue'd together when you scroll....

  4. #4
    Join Date
    Mar 2006
    Location
    Mallorca, Spain
    Posts
    6,313

    Default Re: :) help please. background fix / scroll...

    This one seems to do what you ask................

    <script language="JavaScript1.2">
    if (document.all||document.getElementById)
    document.body.style.background="url('http://www.collectors-info.com/Collector-bird-jackdoor.gif') white center no-repeat fixed"
    </script

  5. #5
    Join Date
    Feb 2006
    Location
    Earth
    Posts
    8,721

    Default Re: :) help please. background fix / scroll...

    Quote Originally Posted by davidundalicia View Post
    This one seems to do what you ask................

    <script language="JavaScript1.2">
    if (document.all||document.getElementById)
    document.body.style.background="url('http://www.collectors-info.com/Collector-bird-jackdoor.gif') white center no-repeat fixed"
    </script
    LOL, Thats the one i meant post. (Really! Yeah right)well done David.

  6. #6
    Bamba_Binx's Avatar
    Bamba_Binx is offline Private First Class
    Join Date
    Feb 2009
    Posts
    7

    Default Re: :) help please. background fix / scroll...

    :S sorry that doesnt seem to work can you please explain... i replaced the url with the url of the background that i want... but nothing appears to be happening :S

  7. #7
    Join Date
    Feb 2006
    Location
    Earth
    Posts
    8,721

    Default Re: :) help please. background fix / scroll...

    whats the url of your image that you want to display?

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

     

Posting Permissions

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

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49