scrolling text

lobosoll at 13h18
12
Nov
2011
one of the staff here has given a link to quackit where you can get a scrolling text to go in header .ive got that webpage but how do i go about installing a scrolling text in the header on my forum in the acp . can someone help give easy instructions please .thanks oops sorry my forum is http://neonappz.forumotion.co.uk
1 Nera., on 12/11/2011 at 21h36
Hi,

one of the staff here has given a link to quackit where you can get a scrolling text to go in header


Can you link to the topic where you read (saw) that?

I'm not understanding what do you want to do correctly.

Thank you.
2 Guest, on 12/11/2011 at 21h47
I think he want <marquee>
Code:
<marquee behavior="scroll" direction="left" scrollamount="11">Here you go</marquee>

Also try - http://www.quackit.com/html/html_generators/html_marquee_generator.cfm
3 lobosoll, on 13/11/2011 at 10h50
yes i do but dont know how to install it on my forum just need the instructions how to please .thanks
4 Guest, on 13/11/2011 at 10h52
Where you want to add this scrolling text? Wink
5 lobosoll, on 13/11/2011 at 11h04
in the header above chatbox scrolling across the pagefrom the left oops sorry if you want to take a look to see what i mean here-http://neonappz.forumotion.co.uk
6 Guest, on 13/11/2011 at 11h08
I don't see the chatbox, can you please create an test account to see the chatbox, please. Smile
7 lobosoll, on 13/11/2011 at 11h21
here use these details please-username.>wdw58
p/w>buster1950
8 Guest, on 13/11/2011 at 11h30
You use phpBB2, so... go to Administration Panel => Display => Templates => General => index_body:
Before:
Code:
{CHATBOX_TOP}

add:
Code:
<marquee behavior="scroll" direction="left" scrollamount="11"><span class="personalizare">Here you go</span></marquee>

Save and publish template. Wink
9 lobosoll, on 13/11/2011 at 11h59
nothing happening i dont get it
10 lobosoll, on 13/11/2011 at 13h43
done now thanks
11 Nera., on 13/11/2011 at 13h45
Topic solved
Similar topics
Hello, I have this code Code: <div style='width:200px; height:360px; background:url(http://i55.tinypic.com/117v2b7.png); padding-top: 60px; padding-left:15px;'><div style='text-align:justify; width:
CSS3 Text Shadows Adding text shadow effect with CSS Hi and welcome.Today we are going to talk about CSS3 text shadows.Shadows have been added to CSS2 but have been removed.Now the return to CSS3.Before we move onto the code,lets take a look at some
Hi, there is a search function which will highlight the word we require. Is there a way we can use selenium to validate that the system highlight the correct word? For example we have test b test b from search function we search for test and it
Replies 1 to 11 on 11 for "scrolling text"
See also
more_less
Informations

11 Replies For the topic :
"scrolling text"

This topic has been viewed 535 times.

Last message :
12/11/2011 at 13h18 by "lobosoll"