Log in

View Full Version : help needed in coding drop down menu in toplinks


dippetas
06-25-2010, 11:25 AM
Hi i want to make a new drop down menu just like the notifications drop down menu, and it will contain in the drop down menu the posts and the threads that a user created or has replied.

my code is this one:
<!--codemyposts-->
<li class="popumenu">
<a class="popupctrl" href="javascript://">{vb:rawphrase my_posts}</a>

<ul class="popupbody popuphover">

<li class="popupbody popuphover"><a href="search.php?{vb:raw session.sessionurl}do=finduser&amp;userid={vb:raw bbuserinfo.userid}&amp;contenttype=vBForum_Post&amp;starte ronly=1">{vb:rawphrase my_threads}</a></li>

<li class="popupbody popuphover"><a href="search.php?{vb:raw session.sessionurl}do=finduser&amp;userid={vb:raw bbuserinfo.userid}&amp;contenttype=vBForum_Post&amp;showpo sts=1">{vb:rawphrase my_posts}</a></li>

</ul>

</li>


<!--codemyposts_end-->
any help would be appreciated
thanks in advance

dippetas
06-29-2010, 07:31 PM
i would like the mods to close this thread as i found the solution on my own :)

merk_aus
06-30-2010, 04:58 AM
care to share the solution incase others want to do the same type of thing?

dippetas
06-30-2010, 07:17 AM
care to share the solution incase others want to do the same type of thing?

of course, if you would like to have the mod just pm me :D
i will post a screen shot for you to see.
http://img341.imageshack.us/img341/7088/completeministats.png

--------------- Added 1277904383 at 1277904383 ---------------

Merk_aus (https://vborg.vbsupport.ru/member.php?u=240499)
and Boofo (https://vborg.vbsupport.ru/member.php?u=9948)

i would love to hear your opinion about this small hack i made


thanks in advance

dippetas