Quote:
Originally Posted by ravenes
find this:
PHP Code:
<tr align="center">
add after:
PHP Code:
<if condition="$show['member']">
<td class="vbmenu_control"><a href="usercp.php$session[sessionurl_q]">$vbphrase[user_cp]</a></td>
</if>
I think that will give you back your USERCP....
to add onto the navbar....
find this:
PHP Code:
<td class="vbmenu_control"><a href="faq.php$session[sessionurl_q]" accesskey="5">$vbphrase[faq]</a></td>
then modify the faq.php to suit your needs (the page you want to add - index.php for example.) also be sure to change [faq] to what ever it is you want it to say on the link...
when you say:
Are you meaning the Quicklinks drop down is what you want to add on to?
|
What files are you talking about in the php code?
Actually Ravenes, I want to add like the forum link on there. Like how this site right here goes. I want it to look like this site right here
www.asiansinc.com
When u go to that site. It seperates the forum. Mine is
www.asianunityforum.com
There you will see the difference when u log into mine you will see the forum right away but on the other one you don't. I want it to make it look like
www.asiansinc.com
I've been stressing out about it lately but thanks for the help