Announcement

Collapse
No announcement yet.

A marquee for my logo

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

  • A marquee for my logo

    Hi,
    I created a logo for my site, and i want the image to marquee across my page like my title does...so how do i get my image to marquee? LOL
    Thanks,
    Leggy

  • #2
    Re: A marquee for my logo

    Hi, you can try this. Change the parts in the code below! 51 64 for width & hight of your image.
    And change the url to your own. http://www.collectors-info.com/boymag%20smalestleft.gif
    Then paste into a html box & preview.

    <marquee scrollamount="4" direction="left" onMouseover="this.scrollAmount=0" onMouseout="this.scrollAmount=4"><img width="51" heigth="64" src="http://www.collectors-info.com/boymag%20smalestleft.gif"></marquee>
    Good luck.
    PS. You can have some fun with this one as well. If you leave the scroll amount onMouseover to =0 , when you put the mouse over the image it will stop. If you set this to say 14? Try the preview and put your mouse over the image. See what happens.
    Regards Chris.

    Collectables, Collecting, collectors-info.com

    www.chrismorris.co.uk

    House build project

    Comment


    • #3
      Re: A marquee for my logo

      Or, follow these steps:

      1. Insert the marquee in your page, using the usual marquee tool of BV.
      2. Insert the image in your page. Resize it (either in the page, or outside the page) so that it fits in the marquee. Right Click on the image, select HTML, and when the code appears, copy it.
      3. Now go back in the marquee, double click it, and in the place of the text, that normally would scroll in the marquee, paste the image code that you have pasted.
      4. Save the page and publish it, WITH the image.
      5. When done, delete the image.
      6. Save and PUBLISH again.

      You can avoid steps 5 and 6, and delete the image already from step 4, but you will need to upload the image on the server using FTP or File Manager.
      Navaldesign
      Logger Lite: Low Cost, Customizable, multifeatured Login script
      Instant Download Cart: a Powerfull, Customized, in site, DB driven, e-products Cart
      DBTechnosystems.com Forms, Databases, Shopping Carts, Instant Download Carts, Loggin Systems and more....
      Advanced BlueVoda Form Processor : No coding form processor! Just install and use! Now with built in CAPTCHA!

      Comment


      • #4
        Re: A marquee for my logo

        Wow,
        That's great! Thanks for your help! This is so much fun!
        Leggy

        Comment

        Working...
        X