
07-04-2007, 08:10 PM
|
|
|
Join Date: Feb 2004
Posts: 86
Благодарил(а): 0 раз(а)
Поблагодарили:
0 раз(а) в 0 сообщениях
|
|
Quote:
Originally Posted by Tulsa
Code:
<if condition="$bbuserinfo['userid']"><tr><td class="vbmenu_option"><a href="/forums/mgc_chatbox.php" target="_blank">Chatbox Title</a></td></if></tr>
You can put this in the quicklinks section. If you use a forum instead of a forums directory, drop the s. It will open a new page, if you don't want that, drop the target="_blank" portion and finally Chatbox Title is whatever you want it to read in the dropdown.
If you wish to call this from a vbAdvanced page, put in the absolute path instead.
|
This works great. Thanks very much!
|