The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
Menu Alert Details »» | |||||||||||||||||||||||||
Hey all,
What is Menu Alert? This modification, installs an alert that is displayed globally across your vBulletin forum. It is completely admin controllable, and simple to install. What can I do using Menu Alert? The features of Menu Alert include:
How long will it take me to install Menu Alert? Menu Alert is easier to install than any of my previous modifications! Just one product, will install: 1 Template 1 Plugin 1 Admin Controllable Menu All you must do is insert $menualert into your navbar template and it's fully installed! Support For support on this mod, you can go to either: MgArcade.com Or Post in this topic! Suggestions Got a suggestion? Post it here, PM me, or email me, I will try my best to include it in a future version. Credits Menu Alert was Created By: Marky_ Other You must not allow this file for download anywhere but vbulletin.org without the consent of Mark Spiers (Marky_) If you install this modification, please click 'Install' to show your support! Would you like to donate to me? I'd be extremely grateful, no matter the amount! Current Version: 1.1 Thanks, Marky Show Your Support
|
Comments |
#32
|
||||
|
||||
*Menu Alert Updated to 1.1*
In this version you can now edit the width of your marquee and change the speed of it completely Admin Controlled. Also, there is no need for template edits in the upgrade. Just Upload the new product and edit the new options available in the admin CP. Thanks, Marky |
#33
|
|||
|
|||
Upgraded...working oK thanks...
|
#34
|
||||
|
||||
Quote:
Hope it all works well for you all |
#35
|
|||
|
|||
So...is this your new site your working on?
|
#36
|
|||
|
|||
THANKS! W00T! One problem, it didn't completely work. LOL I upgraded mine from 1.0 and tried to fool with the settings etc. HTML did work fine for me, but the speed and/or width not working
|
#37
|
||||
|
||||
Quote:
Quote:
Code:
<!-- Alert Menu Content --> <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[alert_menu_switch]"> <td class="vbmenu_control" width="75"><font color="#{$vboptions['alert_menu_title_text_colour']}"><b>{$vboptions['alert_menu_title']}{$vboptions['alert_menu_title_fix']}</b></font></td> <td class="vbmenu_control" width="535" align="left"><if condition="$vboptions['alert_menu_marquee_switch']"> <marquee direction="{$vboptions['alert_menu_marquee_direction']}" width="820"></if><font color="#{$vboptions['alert_menu_content_text_colour']}"><b>{$vboptions['alert_menu_alert']}</b></font><if condition="$vboptions['alert_menu_marquee_switch']"></marquee></if></td> </if> </tr> </table> </div> <!-- / #End Alert Menu Content --> |
#38
|
|||
|
|||
This is what I have:
Code:
<!-- Alert Menu Content --> <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"> <td class="vbmenu_control" width="75">{$vboptions['alert_menu_title']}{$vboptions['alert_menu_title_fix']} <td class="vbmenu_control" width="535" align="left"> <marquee direction="{$vboptions['alert_menu_marquee_direction']}" width="820">{$vboptions['alert_menu_alert']} </if> </tr> </table> </div> <!-- / #End Alert Menu Content --> |
#39
|
|||
|
|||
Look forward to it Marky
|
#40
|
||||
|
||||
Quote:
Code:
<!-- Alert Menu Content --> <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[alert_menu_switch]"> <td class="vbmenu_control" width="75"><font color="#{$vboptions['alert_menu_title_text_colour']}"><b>{$vboptions['alert_menu_title']}{$vboptions['alert_menu_title_fix']}</b></font></td> <td class="vbmenu_control" width="535" align="left"><if condition="$vboptions['alert_menu_marquee_switch']"> <marquee direction="{$vboptions['alert_menu_marquee_direction']}" width="820"></if><font color="#{$vboptions['alert_menu_content_text_colour']}"><b>{$vboptions['alert_menu_alert']}</b></font><if condition="$vboptions['alert_menu_marquee_switch']"></marquee></if></td> </if> </tr> </table> </div> <!-- / #End Alert Menu Content --> I'll be keeping information on it on my blog (Link in sig ) |
#41
|
|||
|
|||
I installed and tried all the stuff you have suggested sofar and still have same problems with fast speed and wide width.
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|