PDA

View Full Version : How can I


Mastar
06-08-2007, 02:07 AM
How do I make a product automatically add a link in the navbar next to the calendar link?

Just need an example of the code. Thanks!

HMBeaty
06-08-2007, 02:26 AM
There's a tutorial on it here (https://vborg.vbsupport.ru/showthread.php?t=125173&highlight=add+code+template)

Hope that helps you :)

Mastar
06-08-2007, 02:56 AM
There's a tutorial on it here (https://vborg.vbsupport.ru/showthread.php?t=125173&highlight=add+code+template)

Hope that helps you :)


So I enter this code:
<td class="vbmenu_control"><a href="calendar.php$session[sessionurl_q]">$vbphrase[calendar]</a></td>

Instead of:

$ara = '<!-- / CSS Stylesheet -->';

This:<!-- / CSS Stylesheet -->

I just wanna add a link next to the calendar link in the nav bar.
Thanks!

Michael Biddle
06-08-2007, 06:39 AM
The problem with that is the actual <td> will/may be different on every skin, that line above is the default one, might want to look into the template hooks now, as they are becoming standard, but are on far left or far right of the bar i believe