PDA

View Full Version : Drop menu Positioning?


rusty123
02-02-2007, 12:03 AM
How does Vbulletin determine Drop down menu position?. I cant seem to find a CSS or code for positioning.

Adrian Schneider
02-02-2007, 01:22 AM
They are positioned absolutely via JS I think... probably calculated from the location of its parent (trigger) cell.

rusty123
02-02-2007, 02:02 AM
What code would i have to change or add to get the drop menu's to align center?
Or to position them where i want x y.