PDA

View Full Version : Scrolling Marquee


gulfcoasttundra
02-18-2010, 11:38 PM
does anyone know if there is a code/plugin for a scrolling marquee?

TIA
- Ben

Nunyabiz
02-21-2010, 12:48 PM
I am looking for this as well........

:confused::confused::confused:

gulfcoasttundra
02-21-2010, 07:11 PM
there is one for v3.8 that works with 4.0.... it's basic, not too many features but you can see it work on my site

www.gulfcoasttundras.com

WhiskeyOSS
05-18-2010, 03:30 PM
there is one for v3.8 that works with 4.0.... it's basic, not too many features but you can see it work on my site

www.gulfcoasttundras.com


Do you have a link to the hack ?

randy17875
05-30-2010, 12:37 PM
It's a very simple hack, more of a template modification than anything else. Just above the last:

</div> in your header template.

add:

<tr>
<td colspan="5" class="alt1"><marquee><span class="largefont"><b><font color="#FFFF00">Your announcement here</font></b></span></marquee></td>
</tr>

and change the highlighted in red to your announcement text.

deegant
09-15-2011, 01:09 PM
Is there a way to put in a scrolling marquee and have it be a link to a post in the forum?

93Corvette
10-05-2011, 01:14 PM
Does anyone have the code change to make this 3.8 Marquee hack to a vb 4.1.5 hack?
What do I need to change?

https://vborg.vbsupport.ru/showthread.php?t=194814&highlight=marquee

Xplosive60
07-01-2013, 02:34 PM
It's a very simple hack, more of a template modification than anything else. Just above the last:

</div> in your header template.

add:

<tr>
<td colspan="5" class="alt1"><marquee><span class="largefont"><b><font color="#FFFF00">Your announcement here</font></b></span></marquee></td>
</tr>

and change the highlighted in red to your announcement text.

Is there a way to make the text larger with this?