The Arcive of vBulletin Modifications Site. |
|
Active Threads menu (Navbar) Details »»
|
|||||||||||||||||||||||||
Active Threads menu (Navbar) install Go to your admin cp, then: Plugin System -> Manage Products -> [Add/Import Product] -> Select 'product-atin.xml' from your computer then press 'Import' Modifications Info Plugin : 3 (cache_templates, parse_templates, search_getnew_start) Phrases : 20 Template : 1 (navbar_atim) Setting : 0 Versions: v1.0 - 12 July 2007 -First release v1.1 - 12 July 2007 - Template Change Show Your Support
|
|||||||||||||||||||||||||
| Comments |
|
#2
|
||||
|
||||
|
Thanks atakan ko?
![]() Edit:i thing its a problem This codes: Code:
<td class="vbmenu_option"><a href="search.php?do=getdaily&minutes=15">$vbphrase[atin_Last_15]</a></td> <td class="vbmenu_option"><a href="search.php?do=getdaily&minutes=15">$vbphrase[atin_Last_30]</a></td> <td class="vbmenu_option"><a href="search.php?do=getdaily&minutes=15">$vbphrase[atin_Last_45]</a></td> Code:
<td class="vbmenu_option"><a href="search.php?do=getdaily&minutes=15">$vbphrase[atin_Last_15]</a></td> <td class="vbmenu_option"><a href="search.php?do=getdaily&minutes=30">$vbphrase[atin_Last_30]</a></td> <td class="vbmenu_option"><a href="search.php?do=getdaily&minutes=45">$vbphrase[atin_Last_45]</a></td> |
|
#3
|
||||
|
||||
|
thanks good hack
|
|
#4
|
|||
|
|||
|
man... what an excellent imagination you have!
|
|
#5
|
||||
|
||||
|
Quote:
- Template Change Thanks kaptanblack; |
|
#6
|
|||
|
|||
|
Do you think members will actually use this tho? I may give it a go and see how it goes, cant hurt ^^ thanks.
|
|
#7
|
||||
|
||||
|
You're welcome,i thanks for new version |
|
#8
|
||||
|
||||
|
Nice mod!
|
|
#9
|
||||
|
||||
|
I like it but I had to change the css on one of my themes as there was no a:link or a:visited css for vbmenu_option or vbmenu_control (forget which) and it wasn't showing up like all the other menus because you added a <div class=vbmenu_popup> (similar to that) to wrap the whole table.
|
|
#10
|
|||
|
|||
|
Looks like a cool mod, cheers
|
![]() |
|
|