|
#1
| |||
| |||
| Navbar menu items
I need to remove the "calander" menu item from the navbar, but the template for Navbar seems to be different than expected and I can't find the replacement template. Could you please direct me in the proper direction? Thanks PS. One of my vB Mods (all_albums) adds an "All Albums" link to the navbar. I see this setting doesn't have any effect on my Chat Fusion style. So, Please point toward how the correct this as well if you would please. Last edited by creativepart; 15-07-2008 at 06:41 PM. |
|
#2
| ||||
| ||||
| Re: Navbar menu items
Hello, You can find the navigation html in the header template. The navigation is css based coded. So it uses the following html for the links (UserCP link example): Code: <li><a href="usercp.php$session[sessionurl_q]">$vbphrase[user_cp]</a></li> |
|
#3
| |||
| |||
| Re: Navbar menu items
Header Template eh? That's a new one. Thanks |
|
#4
| ||||
| ||||
| Re: Navbar menu items
No problem |
| Thread Tools | |
| |
| | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Main Menu items | Mike | General Questions | 7 | 03-07-2008 12:05 AM |