Results 1 to 4 of 4

Thread: Holding Background From Moving
      
   

  1. #1
    goldensenior is offline Corporal
    Join Date
    Apr 2006
    Posts
    15

    Red face Holding Background From Moving

    Hi Folks- I am a senior citizen who is slowing making his way on our first practice page. Our group sells on Ebay a lot and we jazz up our sites by holding the backgrounds still while the pictures and text move up or down over the background when the page is being scrolled. The HTML text we use is "<p Align="center"><FONT
    color=#006666 SIZE=+4><BODY
    BACKGROUND=http://www.sunshinecable.com/~goldman/wp421.jpg
    bgproperties="fixed">
    Can anyone suggest to us how we can set our backgrounds to do the same using BV-

    To see what I mean you can go to Ebay and punch in thegoldman in their search engine to see our auctions.
    Thanks loads.
    PS--For you BV newbies - if you want to speed up your learning and have a Laptop-build your pages on it while watching the BV tutorials on your PC.

    Thanks -goldensenior

  2. #2
    royb's Avatar
    royb is offline Major General
    Join Date
    Mar 2006
    Location
    Manchester UK
    Posts
    2,483

    Default Re: Holding Background From Moving

    I use this between the head tags.

    <STYLE TYPE="text/css">
    BODY {background-image:
    http://www.xxxxxx.co.uk
    (xxxx.gif); background-repeat:
    ; background-position: 0px 0px; background-attachment: fixed;}
    </STYLE>

    Click the logo below to check it out.

  3. #3
    goldensenior is offline Corporal
    Join Date
    Apr 2006
    Posts
    15

    Default Re: Holding Background From Moving

    Thank you- Works like a charm--

  4. #4
    royb's Avatar
    royb is offline Major General
    Join Date
    Mar 2006
    Location
    Manchester UK
    Posts
    2,483

    Default Re: Holding Background From Moving

    No problem. Its a pleasure to help others where possible.

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