The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
using vbmenu_popup in a div (layer)
how can i use vbmenu_popup in a div?
for example i have a div named (navigation) when i want to use vbmenu_popup in this div the browser is messing up.here is a screenshot; Attachment 63859 and this is the code that brings the vbmenu popup which is also in my navigation div Code:
<div class="vbmenu_popup" id="navbar_cybppenh_menu" style="display:none;"> <p>$vbphrase[private_messages]</p> <p class="vbmenu_option"><a href="$vboptions[bburl]/private.php?$session[sessionurl]&folderid=0" accesskey="4" rel="nofollow">$vbphrase[inbox]</a></p> <p class="vbmenu_option"><a href="$vboptions[bburl]/private.php?$session[sessionurl]&folderid=-1" accesskey="4" rel="nofollow">$vbphrase[sent_items]</a></p> <p class="vbmenu_option"><a href="$vboptions[bburl]/private.php?$session[sessionurl]do=newpm" accesskey="4" rel="nofollow">$vbphrase[send_new_message]</a></p> <p class="vbmenu_option"><a href="$vboptions[bburl]/private.php?$session[sessionurl]do=trackpm" accesskey="4" rel="nofollow">$vbphrase[track_messages]</a></p> <p class="vbmenu_option"><a href="$vboptions[bburl]/private.php?$session[sessionurl]do=editfolders" accesskey="4" rel="nofollow">$vbphrase[edit_folders]</a></p> </div> |
#2
|
||||
|
||||
this is a CSS issue ... the styles for the popups are inherited by it's parent element
|
#3
|
|||
|
|||
so there is no solution for this?
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|