Back to vBulletin 3.8 Template Modifications

Marquee Announcements
Mod Version: 1.1, by smokin1337

vB Version: 3.8.x Rating: (0 vote - 0 average) Installs: 22
Released: 05 Oct 2009 Last Update: 11 Oct 2009 Downloads: 67
Not Supported Uses Plugins Template Edits Auto-Template  

This is a simple announcement/news mod. It place a marquee announcement section anywhere on the forum you choose. On mouseover the marquee stops allowing users to view the messages. Integrates well in vBulletin.

Replace the text in red with your data. The image is optional.

HTML Code:
Code:
<!--Announcements-->
<table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="100%" align="center">
<thead>
	<tr>
		<td class="tcat" colspan="2"><center>Your Title</center> </td>
	</tr>
</thead>
<tr>
		<td class="alt2"><img src="yourimage.png"/></td>
<!--Messages-->
<td class="alt2">
<marquee direction="left" scrollamount="6" onmouseover="this.scrollAmount=0" onmouseout="this.scrollAmount=6"><font size="2"><b>
<!-- Your Message Here -->
</b></font></marquee>
<!--/Messages-->
</td>
</tr>
</tr>
	</table>
<br />
<!--/Announcements-->
v1.1:

Made into an XML for easier management. Settings can be altered via admincp.
With the XML you can choose a location from preselected options or put it where you want on FORUMHOME using

Code:
<!-- announcements -->
Only draw back is with the XML it can only be displayed on FORUMHOME for now.

Download

File Type: %1$s product-marquee_announcements.xml (4.5 KB, 73 downloads)


vblts.ru supports vBulletin®, 2022-2024