PDA

View Full Version : Inserting a link into the navbar


haddockman
04-30-2008, 08:28 PM
Ok I did something real dumb, i reverted the navbar template and I have lost a link that was in there. My forum is at http://scrapstars.com/

I had a link called "Gallery" which pointed to http://scrapstars.com/photopost/index.php It was located between FAQ and Memberlist on the navbar.

Any help would be appreciated.

Thanks
Haddockman

Lynne
04-30-2008, 08:53 PM
We just had someone else ask about adding links. These are the two articles I posted. You may want to try adding the link yourself after looking these over:

How To Add Additional Links To Your Navbar (https://vborg.vbsupport.ru/showthread.php?t=118924&highlight=navbar)
How To Add Drop Down Menus To Your Navbar (https://vborg.vbsupport.ru/showthread.php?t=122523&highlight=navbar)

markbolyard
04-30-2008, 09:02 PM
Find this in your navbar template:

<td class="vbmenu_control"><a href="calendar.php$session[sessionurl_q]">$vbphrase[calendar]</a></td>

and after it, add:

<td class="vbmenu_control"><a href="http://scrapstars.com/photopost/index.php">Gallery</a></td>

Save template.