PDA

View Full Version : Arcade: Main Nav Tab + Sub Menu + Dropdown Menu



admin
08-02-2010, 11:26 AM
Arcade: Main Nav Tab + Sub Menu + Dropdown Menu
Add-On For:
ibProArcade - Professional Arcade System (http://itvnn.net/showthread.php?5955-ibProArcade-professional-Arcade-System&highlight=ibProArcade)
Version: 4.01

LIVE DEMO (http://epaloids.com/index.php)



What:
A Nav Tab Plugin to Add the Arcade Main Tab to the Nav Bar with its own connective Sub Tab + Dropdown Menu below.

Procedures/Installation:
Start And Create New Plugin: Navigate:



ACP > Plugins & Products > Add New Plugin
Product: vbulletin
Hook Location: process_templates_complete
Title : Navbar Arcade Tab
Execution Order : 5
Plugin is Active : Yes


Insert The Code Below

}

$tablinks .= '<li class="popupmenu">
<a href="javascript://" class="popupctrl">Categories Menu</a>
<ul class="popupbody popuphover">

<li><a href="arcade.php?&act=Arcade&cat=6">Strategy</a></li>

<li><a href="arcade.php?&act=Arcade&cat=8">Casino</a></li>

<li><a href="arcade.php?&act=Arcade&cat=3">Sports</a></li>

<li><a href="arcade.php?&act=Arcade&cat=5">Space</a></li>

<li><a href="arcade.php?&act=Arcade&cat=7">Car/Bike</a></li>

<li><a href="arcade.php?&act=Arcade&cat=4">Adults</a></li>

<li><a href="arcade.php?&act=Arcade&cat=1">All Games</a></li>

</ul>
</li>

</ul> ';




}
$template_hook['navtab_middle'] .= '<li'.$tabselected.'><a class="navtab" href="arcade.php">Arcade</a>'.$tablinks.'</li>' ; Editing:
To Change Position: Find Above Code Down Below: $template_hook['navtab_middle'] : Edit or Select Below

$template_hook['navtab_start']
$template_hook['navtab_end'] Attention: For: Categories Menu

Manually Add Your Own Games Categories And Url

==========================

Note:
If Anyone Can Make It More Better In Any Way (Xml Product) On This..Feel Free To Submit Your Modification Here....

Hope You Like It And Find This Useful To Your Website!
If You Use This Mod; Please Don't Forget To:


Click "Mark as Installed"
Leave Any Comment
Rate
Nominate

Screen Shot:
http://img.photo.zing.vn/file_uploads/gallery/1024x768/2010/02/08/11/34051265603102.pnghttp://img.photo.zing.vn/file_uploads/gallery/1024x768/2010/02/08/11/56811265603158.pnghttp://img.photo.zing.vn/file_uploads/gallery/1024x768/2010/02/08/11/10541265603168.png