Add link To Community Drop Down

betty02 said:
How would i add a link to my shoutbox to the community drop down menu?

HUH? Didn't you just remove this link?

In navbar template find:

HTML:
<if condition="$show['quick_links_groups']">


Insert After:

HTML:
<tr><td class="vbmenu_option"><a href=\"misc.php?do=cchatbox\">"Shoutbox"</a></td></tr>

If you are still using the cyb chat box that should work... (you might have to loose the quotes about Shoutbox but it should work... Good Luck
 
I did, then decided would look smarter if i added more to the drop down box rather then loosing links, worked perfectly though again thanks!
 
Back
Top