PDA

View Full Version : UserCP drop down


Jase2
02-16-2008, 08:41 PM
How do I add a drop down UserCP, with all other links underneath, like here at vb.org?

I've added this first:

<if condition="$show['member']">
<td id="usercp" class="vbmenu_control"><a href="usercp.php$session[sessionurl_q]">User CP</a> <script type="text/javascript"> vbmenu_register("usercp"); </script></td>
</if>

That creates the link on the navbar with a drop down arrow.

Now, how would I add links underneath all that, so when you click it a drop down is shown and you have edit your details ect?

Thanks,

Regards Jason :)

Lynne
02-16-2008, 09:00 PM
Search for "drop down" in the Articles forum and you will get several hits including this one: https://vborg.vbsupport.ru/showthread.php?t=122523&highlight=drop+down