View Full Version : Forum Home Enhancements - vB4m Continuous scrolling text (RTL)
VonDoom
06-25-2010, 10:00 PM
This super simple template edit will add a scrolling Marquee (RTL)
To add Above forums on forum home only.
Style Manager/Edit Templates/Forum Home Templates/ForumHome.
Find:
<!-- main -->
Add Below:
<!-- HTML codes by vB4m.com -->
<marquee behavior="scroll" direction="left">Your continuous scroll text goes here</marquee>
Alternate Location: Above WGO
Find:
<!-- what's going on box -->
Add Above:
<!-- HTML codes by vB4m.com -->
<marquee behavior="scroll" direction="left">Your continuous scroll text goes here</marquee>
Simple Demo (http://www.doberman-chat.com/forums.php)
This is a Super Simple Template Edit. You may move the code around just about anyplace you'd like to place it. I will not be supporting this Edit because if i have to explain you wouldn't:up: understand anyways. ;)
your24hourstore
06-26-2010, 09:35 PM
looks cool works in advertising too just add a background
Dr.osamA
06-27-2010, 04:39 AM
good work bro
thanxxx
installed + 5 stars
giorgino
06-27-2010, 08:32 AM
looks cool works in advertising too just add a background
How? :erm:
COL NIL SATIS
06-27-2010, 04:30 PM
gonna give this one a blast .....looks great ...!!!
COL NIL SATIS
06-27-2010, 04:38 PM
installed and it does what it says on the tin ...top stuff
goran424
06-27-2010, 05:01 PM
Very nice, thank you. Just one question: how do I change font color from default to one my choice (red)?
DEMO (http://ghostriders-thailand.com/forum/forum.php) of how this looks at my forum.
VonDoom
06-27-2010, 07:47 PM
<!-- HTML codes by vB4m.com -->
<marquee behavior="scroll" direction="left"><span style="color: #FF0000;">Your continuous scroll text goes here</marquee>
You can change the #FF0000 to any html color code of your choice
goran424
06-27-2010, 09:09 PM
<!-- HTML codes by vB4m.com -->
<marquee behavior="scroll" direction="left"><span style="color: #FF0000;">Your continuous scroll text goes here</marquee>
You can change the #FF0000 to any html color code of your choice
Thanks, works perfect!
JAFRI
06-28-2010, 05:51 AM
Very nice.. . . More Code here : http://www.quackit.com/html/codes/scrolling_text.cfm
& very easy mod no need to edit templates go admin cp / Advertising / u like where put scrolling text :D
asuccar
07-01-2010, 11:32 PM
Hey Aamir,
Thank you sooooo much for providing that url...it helped heaps!
One question though, the scrolling isn't working properly in IE8...is there known issues?
Cheers!
VonDoom
08-22-2010, 01:47 PM
One question though, the scrolling isn't working properly in IE8...is there known issues?
No Problems with IE8 here. Working as described.
Blessewe
09-01-2010, 04:12 PM
Really Nice! Thank you!:)
Krusty1231
09-02-2010, 12:15 PM
Thanks for this. (Here's a color chart if anyone needs it) http://www.somacon.com/p142.php
nero9
09-12-2010, 09:05 AM
how to add latest threads scrolling ??
sticky
09-12-2010, 10:21 AM
Does this only work on the forum home or can you add this to individual forums?
RonH.
09-26-2010, 02:53 PM
Thanks for this. (Here's a color chart if anyone needs it) http://www.somacon.com/p142.php
Thanks. Very useful.
mikem164
04-10-2011, 02:46 PM
Good job as always, VonDoom!
Hey guys, see a lot of "how do I" in this so I figure I would add some extras and some may find this example useful:
<marquee behavior="scroll" direction="left"onMouseover="this.scrollAmount=0" onMouseout="this.scrollAmount=5"><font size="3"color=Yellow>Check out the <a href="http:/PAGE YOU WANT THE CLICKED WORD TO GO"><font size="3"color=Yellow>CLICKABLE WORD</a> tab on the Navbar...for all your latest Video Info and tutorials</font></marquee>
The Scrolling Marque reads: " Check out the tab on the Navbar...for all your latest Video Info and tutorials"
I added the MOUSEOVER so the marquee stops so people don't chase the clickable word(s) when mouse removed, it resumes.
I gave an example on how to make a clickable word in your marquee as well
Also, How to change the font size and color. Notice the font size and color is in there twice? If you change the color of your marquee, you must change it in the http tag as well or the clickable word will be forum default.
RonH.
11-07-2011, 06:12 PM
As a general FYI this is installed and working on vB 4.1.7 pl2.
vBulletin® v3.8.12 by vBS, Copyright ©2000-2025, vBulletin Solutions Inc.