PDA

View Full Version : Popups show up at wrong position



GreenT
Tue 25th Sep '07, 1:27am
Hi there,

could anyone please check out http://www.vancouverites.net/community/ and find out why my code is broken? Somehow, the vB popup menus don't show up at the correct position. Any clue how to fix that? I'm not really into CSS but I guess my style sheet could cause this problem...

Regards,
Marcus

GreenT
Tue 25th Sep '07, 3:15pm
I've found the solution. Thank you anyway.

chubba
Fri 4th Jul '08, 8:42am
In the hope of saving others some time:
http://www.vbulletin.com/forum/showthread.php?p=1590168#post1590168

This worked for me in a custom template using position:relative in surrounding div. Bit of a hack and here's to hoping they fix for future versions.