Announcement

Collapse
No announcement yet.

Holding Background From Moving

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • 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
    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.


    http://www.plusplace.co.uk
    royb@plusplace.co.uk

    Comment


    • #3
      Re: Holding Background From Moving

      Thank you- Works like a charm--

      Comment


      • #4
        Re: Holding Background From Moving

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


        http://www.plusplace.co.uk
        royb@plusplace.co.uk

        Comment

        Working...
        X