PDA

View Full Version : Adding External Link to Submenu


forumnoob
01-04-2010, 01:11 AM
Is there any way to add an external link to the submenu for the CMS?

Under the "Home" tab, there are links to each section in the CMS. What I am trying to do is to add a link in the same menu, but to a completely different website. For the purpose of this discussion, let's say I want a link to "www.google.com" that says "Google" in the submenu.

Is there any way to do this?

(I read the thread on adding another whole tab, but again, that is not what I want to do. Just add a link to the submenu)

Thanks!

Lynne
01-04-2010, 02:31 AM
The template is vbcmsnavbar_link and there are a couple of template_hooks in there - vbcms_navbar_start and vbcms_navbar_end, so try to add the link using one of those template_hooks.