I use embedded gallery and the menu breaks my gallery. I had to edit the navbar for my gallery to work properly by placing this before each link:
$vboptions[bburl]/
Here is a sample link from the your template:
<tr align="center"><if condition="$vboptions[menu_status]">
<td class="vbmenu_control"><a target="{$vboptions['menu_window']}" href="http://{$vboptions['menu_link_one']}">
How would I add this prefix to each link? I have tried adding it but get a template error... Any help would be appreciated!
Thanks,
Sean
|