• Resolved hanzzsolo

    (@hanzzsolo)


    Can anyone tell me how I can have scrolling text in a page over a picture like I have on my homepage (which is html not part of my blog)? The picture I am talking about is at warontruckers.com. I would like to place the same picture in a page on the blog with the same scrolling text instead of using my home page.

    Thanks in advance

Viewing 4 replies - 1 through 4 (of 4 total)
  • insert <marquee>text here</marquee>
    then use style class to put it on top of the picture.

    Thread Starter hanzzsolo

    (@hanzzsolo)

    OK I forgot about MARQUEE command but what is that “style class”?

    like
    <div style=”position:absolute; width:550; top:600; left:140;”> MARQUEE CODE </div>

    just change up the numbers until the marquee is where you want it to be.

    Thread Starter hanzzsolo

    (@hanzzsolo)

    Thank you everyone for the help. Decided to put the marquee under the pix. I actually like it better for the blog.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘How can I have scrolling text in a picture’ is closed to new replies.