The Arcive of vBulletin Modifications Site. |
|
|
[HOW TO - vB4] How add sub-menu drop down to the navbar (tab Forum)
This mod add sub-menu drop down to the navbar (tab Forum) PS: Thank to Lynne for his help ![]() First Method
- hook location -> process_templates_complete - Title -> menu x - Execution Order -> 5 - Plugin PHP Code PHP Code:
Change location: ($template_hook['navbar_end'] in my example) - navbar_end -> At the end to the navbar - navbar_start -> At the beginning of the navbar - navbar_after_getnew -> After "New Posts" - navbar_after_pm -> After "Private Messages" - navbar_after_faq -> After "Faq" - navbar_after_calendar -> After "Calendar" - navbar_after_community -> After "Community" button Second method
PHP Code:
PHP Code:
![]() PS: Just change the links and titles. |
|
#2
|
||||
|
||||
|
In public now.
|
|
#3
|
|||
|
|||
|
thanks for sharing Allan
|
|
#4
|
|||
|
|||
|
Can you help me with coding drop down tab menus for vB 3.8.4?
I am using additional CSS and placing the following code in the header, PHP Code:
but I have not been able to get the dropdown menus such as search and quick links to work. Thanks! |
|
#5
|
|||
|
|||
|
Isn't this the same as https://vborg.vbsupport.ru/showthread.php?t=228338
|
|
#6
|
||||
|
||||
|
Quote:
|
|
#8
|
|||
|
|||
|
Is there a way to have this work on the CMS as well?
|
|
#9
|
|||
|
|||
|
thank you for this very good
|
|
#10
|
|||
|
|||
|
thanks alot ... this is very useful
|
![]() |
|
|