How do I add a scrolling bar?
3 posters
Page 1 of 1
How do I add a scrolling bar?
Hi again! I am sorry for all these questions but I am new to forumotion and I would like to know the ropes a little more to improve my forum
Thanks for answering all my questions...I really appriciate it. My question now is how do I add a scrolling Bar? Like where it says 'welcome ****** to ******' Also how do I make it say 'weclome (the account name that is viewing it'?
Thanks again,
BC staff

Thanks again,
BC staff
Re: How do I add a scrolling bar?
Just underneath the bannerHarperboy326 wrote:Where do you want the scrolling bar?

Re: How do I add a scrolling bar?
Do you want it to just words? If so,, you can use the code I gave you in your other post.
you can put it in the homepage description**
**ACP > Display > Homepage > Generalities > Homepage massage
- Code:
<marquee behavior="slide" direction="left">Your slide-in text goes here</marquee>
you can put it in the homepage description**
**ACP > Display > Homepage > Generalities > Homepage massage
Re: How do I add a scrolling bar?
Harperboy326 wrote:Do you want it to just words? If so,, you can use the code I gave you in your other post.
- Code:
<marquee behavior="slide" direction="left">Your slide-in text goes here</marquee>
you can put it in the homepage description**
**ACP > Display > Homepage > Generalities > Homepage massage
Thanks for your help

Re: How do I add a scrolling bar?
I don't know what kind of "box" you want. I am trying to search for codes that fit your criteria and it's proving difficult.
You can try this code and change some things, like the color codes and things.
You may need to use the USERNAME tag and wrap it in {}. Try that.
You can try this code and change some things, like the color codes and things.
- Code:
<div align="center"><FONT
color="#ffffff" size="+1"><MARQUEE bgcolor="#000080"
direction="right" loop="20" width="75%"><STRONG>This
is cool!</STRONG></MARQUEE></FONT></DIV>
You may need to use the USERNAME tag and wrap it in {}. Try that.

Re: How do I add a scrolling bar?
Harperboy326 wrote:I don't know what kind of "box" you want. I am trying to search for codes that fit your criteria and it's proving difficult.
You can try this code and change some things, like the color codes and things.
- Code:
<div align="center"><FONT
color="#ffffff" size="+1"><MARQUEE bgcolor="#000080"
direction="right" loop="20" width="75%"><STRONG>This
is cool!</STRONG></MARQUEE></FONT></DIV>
You may need to use the USERNAME tag and wrap it in {}. Try that.
Thanks very much! I am sorry to keep asking questions lol It worked well but how do I get it to have a different text line each time? I tried repeating the code again underneath it but it didn't work. Like I mentioned in my above post I want it to have a pattern...any ideas?
Re: How do I add a scrolling bar?
- Code:
<div align="center">
<FONT color="#ffffff" size="+1">
<MARQUEE bgcolor="#000080" direction="right" loop="20" width="75%">
<STRONG>
<span style="font-weight:bold; font-size:15px; margin-right:5px;">Line 1</span>
<span style="font-weight:bold; font-size:15px; margin-right:5px;">Line 2</span>
<span style="font-weight:bold; font-size:15px; margin-right:5px;">Line 3</span>
<span style="font-weight:bold; font-size:15px; margin-right:5px;">Line 4</span>
<span style="font-weight:bold; font-size:15px; margin-right:5px;">Line 5</span>
</STRONG>
</MARQUEE>
</FONT>
</DIV>
Plancker- Forumember
- Posts : 226
Reputation : 11
Language : Dutch, English

» LATEST TOPICS scrolling widget has stopped scrolling
» Scrolling Help
» Scrolling Ads
» add scrolling bar
» Scrolling help...
» Scrolling Help
» Scrolling Ads
» add scrolling bar
» Scrolling help...
Page 1 of 1
Permissions in this forum:
You cannot reply to topics in this forum