View Full Version : Adding links to navbar *special Problem*
Notical Mass
01-10-2008, 11:24 PM
I am trying to add a link to my navbar for my casino, but i can't. i have looked on the guides how to but i never can find this code: <td class="vbmenu_control"><a href="calendar.php?$session[sessionurl]">$vbphrase[calendar]</a></td>
It is Not finding this code(above) so i don't where to put the next code.
But i do have a calendar link on my website. Here is my site link:
Dhgaming.com (http://dhgaming.com)
BTW here is the link i want to add to navbar:
<td class="vbmenu_control"><a href="casino.php?$session[sessionurl]">$vbphrase[casino_casino]</a></td>
Please Help Me Thanks!
valdet
01-11-2008, 12:15 AM
<td class="vbmenu_control"><a href="casino.php?$session[sessionurl]">$vbphrase[casino_casino]</a></td>Do you have the $vbphrase[casino_casino] defined? If not, then that may be your issue..
Try this one instead..
<td class="vbmenu_control"><a href="casino.php?$session[sessionurl]">Casino</a></td>
EDIT: I see your navbar is image-based. You might want to add the full image/button path to your navbar instead of wording..
Val.
Notical Mass
01-11-2008, 01:27 AM
I am a bit new to this
The instructions on the installation of the casino say i need to search for:
<td class="vbmenu_control"><a href="calendar.php?$session[sessionurl]">$vbphrase[calendar]</a></td>
and below that add:
<td class="vbmenu_control"><a href="casino.php?$session[sessionurl]">$vbphrase[casino_casino]</a></td>
Not sure what to do about image based?
valdet
01-11-2008, 02:12 AM
If it's not in navbar template, then try to search for that code in your header template.
Notical Mass
01-11-2008, 02:12 AM
Its not their,
You have any other way of talk msn...
--------------- Added 1200025069 at 1200025069 ---------------
I've tried other styles..
None other have this script other than default which i don't like.
if you got msn please tell me!
sandt38
01-17-2008, 03:21 PM
I use one of extreme's skins as well. To make my life easier I added several of my mods to the menu tab dropdown. If you want to know how to add it there, i'll be glad to send you the code. But the casino and sportsbook are so big on my site, so I just made them into forums of their own.
vBulletin® v3.8.12 by vBS, Copyright ©2000-2025, vBulletin Solutions Inc.