Results 1 to 3 of 3

Thread: moving picture across screen
      
   

  1. #1
    justyna is offline Sergeant
    Join Date
    Feb 2009
    Posts
    39

    Question moving picture across screen

    Hi all,
    I want to have some pictures moving acroos the screen when you first open my home web page going from right to left an left to right.

    Q: is this possible on the BV web builder and if so how do i do it.

    Thankyou to who can help.

  2. #2
    kortia's Avatar
    kortia is offline Second Lieutenant
    Join Date
    Nov 2008
    Location
    Spring Texas
    Posts
    132

    Default Re: moving picture across screen

    YOU can use Image(banner) rotator and if that is not enough there is a neat program called http://www.toufee.com/
    It rocks!

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

    Default Re: moving picture across screen

    This post might help.
    Using this code that is on the link page.

    <marquee direction="left" height="150" scrolldelay="90" scrollamount="6" behavior="scroll" loop="0" style="background-color:#000000;" id="Marquee1"><img src="my_image.jpg" id="Image1" alt="" align="top" border="0" style="width:78px;height:75px;"></marquee>

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