The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Whats Called Template Hook - Under the Navbar?
Hello Everyone,
I am making a product for vBulletin 4.2 and I have tried everything to add my Item under the NAVBAR. I am not much familiar with the Navbar and Navtab hooks, but I gave it a try... Just like showen in the Picture below: Like showen on the Image, I know thats not below the HEADER, so I was thinking more about the NAVBAR and NAVTAB.. But this is where I want my item to show up like in the image. It does not show up there, but it does show on other hooks and spots! I wanted to know if I am missing something, Below is some ofl the hooks I tried.. The 2 Hooks below didn't even show the image: Code:
{vb:raw template_hook.navbar_start} {vb:raw template_hook.navbar_end} Thes 2 Hooks did show the image, but not where I wanted them: Code:
{vb:raw template_hook.navtab_start} {vb:raw template_hook.navtab_end} Thanks you very much in Advance, Regards CM So far this is the full Navbar & Navtab Hooks list for vB4 that I got: Code:
{vb:raw template_hook.navtab_start} {vb:raw template_hook.navbar_start} {vb:raw template_hook.navbar_after_getnew} {vb:raw template_hook.navbar_after_pm} {vb:raw template_hook.navbar_after_faq} {vb:raw template_hook.navbar_after_calendar} {vb:raw template_hook.navbar_community_menu_start} {vb:raw template_hook.navbar_community_menu_end} {vb:raw template_hook.navbar_after_community} {vb:raw template_hook.navbar_quick_links_menu_pos1} {vb:raw template_hook.navbar_quick_links_menu_pos2} {vb:raw template_hook.navbar_quick_links_menu_pos3} {vb:raw template_hook.navbar_quick_links_menu_pos4} {vb:raw template_hook.navbar_end} {vb:raw template_hook.navbar_start} {vb:raw template_hook.navbar_after_getnew} {vb:raw template_hook.navbar_after_pm} {vb:raw template_hook.navbar_after_faq} {vb:raw template_hook.navbar_after_calendar} {vb:raw template_hook.navbar_community_menu_start} {vb:raw template_hook.navbar_community_menu_end} {vb:raw template_hook.navbar_after_community} {vb:raw template_hook.navbar_quick_links_menu_pos1} {vb:raw template_hook.navbar_quick_links_menu_pos2} {vb:raw template_hook.navbar_quick_links_menu_pos3} {vb:raw template_hook.navbar_quick_links_menu_pos4} {vb:raw template_hook.navbar_end} {vb:raw template_hook.navtab_middle} {vb:raw template_hook.navbar_getnew_menu} {vb:raw template_hook.navbar_getdaily_menu} {vb:raw template_hook.navtab_end} |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|