![]() |
UserCP drop down menu
1 Attachment(s)
Hello,
I am trying to make my userCP a drop down menu...however I am having a slight problem. I am using vb 3.7 BETA 6 BTW. I have attached a screenshot...when I insert the following code for 'edit profile' it doesn't seem to show: Code:
<tr><td class="vbmenu_option" align="$stylevar[left]"><a href="profile.php?$session[sessionurl]do=editprofile">$vbphrase[edit_profile]</a></td></tr> Code:
<!-- / PAGENAV POPUP --> Also, when I add "Open Contacts Popup" under "Miscellaneous" is displays a little blue above it...see screenshot...here's the code I've used: Code:
<tr><td class="vbmenu_option"> <a href="#" onclick="window.open('misc.php?$session[sessionurl]do=buddylist&focus=1','buddylist','statusbar=no,menubar=no,toolbar=no,scrollbars=yes,resizable=yes,width=250,height=300'); return false;">$vbphrase[open_contacts]</a></td></tr> Thanks! Regards Jason :) |
Have you looked at Joe's (Princeton) modification that does this?
|
Yes, that's where I got it from. But, it's for 3.6 and I'm trying to adapt it for 3.7.
Regards Jason :) |
I'd have to take a closer look if you can't figure it out, but upon first inspection, it looks like you are missing the id in the first 'edit profile' row.
|
I can't see that. I hope Princeton can come and take a look.
Regards Jason :) |
Quote:
id="usercpoptions_menu" You need to use id="usercpoptions" in the top one and use the script part. See this: https://vborg.vbsupport.ru/showthrea...highlight=menu |
All times are GMT. The time now is 04:34 AM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|