vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.8 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=235)
-   -   Mini Mods - Easy Marquee News Ticker (https://vborg.vbsupport.ru/showthread.php?t=227363)

soulnothing 11-03-2009 10:00 PM

Easy Marquee News Ticker
 
1 Attachment(s)
This is an easy modular add on for a news ticker.

Demo: www.extreme-gamers.org

Make a new mod by going to admin portal page then vBa CMPS> Add Module> BB Code Module

Paste This:
Code:

<table class="tborder" border="0" width="100%" align="center"> <thead> <tr> <td class="tcat" colspan="2"><center>News</center> </td> </thead> <td class="alt2"> <marquee direction="left" scrollamount="6" onmouseover="this.scrollAmount=0" onmouseout="this.scrollAmount=6"><font size="2"><b> <!--Messages--> YOUR MESSAGE HERE <!--/Messages--> </b></font></marquee> </td> </tr> </table> <br>
uncheck Allow Smilies and Allow [IMG] Code

Turn off Use Module Wrapper Template (select no)

then click save

if you want to add an image

add:
Code:

<td class="alt2"><img src="yourimage.png"/></td>
before:
Code:

<td class="alt2"> <marquee direction="left" scrollamount="6" onmouseover="this.scrollAmount=0" onmouseout="this.scrollAmount=6"><font size="2"><b> <!--Messages--> YOUR MESSAGE HERE <!--/Messages--> </b></font></marquee> </td> </tr> </table> <br>
make sure the only way you seperate the tags is by spaces and not by going to the next line or it will expand your box

some example images of mine is below

if you dont have vBa then do it like this:
go to styles and templates>style manager>(your style drop down box)Edit Templates>Forum Display Templates>Forum Home

then search: $navbar

and paste it below:
Code:

</title>
</head>
<body>
$header
$navbar

mod done by JarHeaD

soulnothing 11-04-2009 04:13 AM

A dummy account to our site:
username: guest
password: password

Please mark as installed if you use this as this is my first mod and would like to get feedback so I know rather or not to waste my time in the future posting other mods...
Thanks
JarHeaD

----------------------------------------------------------------------------------------------------------------
I forgot to put it in the main post but it is fixed to were if you hover your mouse over it, it will stop it until you move your mouse away from it... For people that cant read that fast :)

mbc100 11-04-2009 10:27 AM

nice may i will installe

soulnothing 11-04-2009 03:21 PM

thankyou

abdobasha2004 11-04-2009 08:53 PM

this is a template modification
not an add-on !

soulnothing 11-04-2009 09:04 PM

mmmmmkkkkkkay

s0lidgr0und 11-05-2009 12:56 AM

The demo link is broken.

ChopSuey 11-05-2009 01:31 AM

Nice template modification dude, i'll install it later :D

soulnothing 11-05-2009 01:55 AM

Quote:

Originally Posted by s0lidgr0und (Post 1910367)
The demo link is broken.

yeah i know... we are workin on puttin hlstats community edition up.... it will be back shortly

sorry

s-p0k 11-08-2009 08:01 PM

a little more info how to add this ?


All times are GMT. The time now is 05:53 AM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.02382 seconds
  • Memory Usage 1,737KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (4)bbcode_code_printable
  • (1)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (1)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete