The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
Comments |
#2
|
|||
|
|||
This is the marquee template, just edit the section highlited to the add the group ID's you want to see the Marquee System. This is set for the default users to view.
Code:
<!-- Marquee System --> <div align="center"> <table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="0" border="0" width="100%" align="center" style="border-top-width:0px"> <tr align="center"><if condition="$vboptions[marquee_system_switch]"><if condition="in_array($bbuserinfo[usergroupid], array(2,5,6,7))"><if condition="$vboptions[marquee_system_title_switch]"><td class="vbmenu_control" width="{$vboptions['marquee_system_title_width']}"><font face="{$vboptions['marquee_system_title_font_style']}" size="{$vboptions['marquee_system_title_font_size']}" color="#{$vboptions['marquee_system_title_color']}"><b>{$vboptions['marquee_system_title']}</b></font></td></if> <td class="vbmenu_control" width="marquee_system_width" align="left"> <marquee direction="{$vboptions['marquee_system_marquee_direction']}" behavior="{$vboptions['marquee_system_behavior']}" scrollAmount="{$vboptions['marquee_system_marquee_speed']}" height="{$vboptions['marquee_system_height']}" onMouseover="this.scrollAmount={$vboptions['marquee_system_marquee_speed_mouseon']}" onMouseout="this.scrollAmount={$vboptions['marquee_system_marquee_speed_mouseoff']}"><font face="{$vboptions['marquee_system_font_style']}" size="{$vboptions['marquee_system_font_size']}" color="#{$vboptions['marquee_system_color']}"><center><b><if condition="$vboptions[marquee_system_hello_switch]">{$vboptions['marquee_system_hello']} $bbuserinfo[username]</if> {$vboptions['marquee_system_message']}</b></center></font></marquee></td> </if> </if> </tr> </table> </div> <!-- / #End Marquee System --> |
#3
|
||||
|
||||
nice hack i was thinking about making a hack like that
installed |
#4
|
|||
|
|||
great marquee system i think its the best out there....
|
#5
|
|||
|
|||
Demo please
|
#6
|
||||
|
||||
Quote:
|
#7
|
|||
|
|||
Quote:
|
#8
|
||||
|
||||
Nice one, *clicks installed*
|
#9
|
|||
|
|||
Good job
|
#10
|
|||
|
|||
Nice.
Easy to implement and customize. Thank you. |
#11
|
|||
|
|||
Good job!
2 things tho: First: I´m getting a syntax error in Internet Explorer in line 451 Second: In Internet Explorer it shows a little wierd, like in two lines insteed of one, in Opera browser looks great btw! Is this hack not ready for all the browsers? |
#12
|
|||
|
|||
Hi
I have installed BUT.. There are issuses.. It dont work very well in FF Another thing, if you hover the mouse over it, it stops, move the mouse and it stays stopped, Ya change the hover speed and once mouse hovers over it it slows down and when ya move the mouse away again, it stays slow.... Also is it possible to show it to certain groups only? Any advice please? |
#13
|
||||
|
||||
Thanks man!
|
#14
|
|||
|
|||
Great nice little thingy, installed!
btw works fine for me in FF, apart the mouse hover any chance to display marquee in user selected language ? |
#15
|
|||
|
|||
Great hack.. Installed it...
Few bugs 1) The Marquee Speed Mouse On/ off thing in the following browsers - IE : When Marquee Speed Mouse On is set to zero.. The scrolling text stops but doesnt move again on when the mouse pointer is off.. - Opera: Nothing happens.. The scrooling text doesnt stop at all.. - FF: Same prob as that of IE.. 2) Message height - IE : The height is more than 14 pixels.. Just check out the screen shot Here - Fine in other browsers! EDIT :- The Message height is now fine.. I just changed the "Message Title Width" to 10% It was a message title width problem |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|