Very nice, it's a lot more intuitive done this way.
I also added Scott's My Cookies Script to the UserCP dropdown as it gets a lot of use and now it's in a handy place.
Download and upload the script to your board per instructions:
http://www.vbulletin.com/forum/showp...14&postcount=1
In Phrase Manager Add new Global phrase:
Varname: clear_my_cookies
Text: Clear My Cookies
Then tack this onto the end of the code you previously added above
HTML Code:
<!-- / NAVBAR POPUP MENUS -->
HTML Code:
<tr><td class="vbmenu_option"><a href="mycookies.php?$session[sessionurl]u=$bbuserinfo[userid]">$vbphrase[clear_my_cookies]</a></td></tr>