The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Dropdown menus in wrong spot
Hi,
I recently added my own custom header to my vbulletin forum and now my dropdown menus appear halfway down the page rather than where they should. I assume it's because I'm using CSS to show the header. The dropdowns look like they are pushed down the page about equal to what the new header takes up. Any ideas on how to fix this? Or what I'm doing wrong? Cheers! |
#2
|
|||
|
|||
It could be any number of reasons.
If you try it without the custom header/style do they work normally? If yes, then what CSS are you using to position you header? Can you provide a link to? |
#3
|
|||
|
|||
Yeah, without the header, the links work fine.
To position the header my CSS has heaps of different parts to position the various aspects of the header. I'm not really a CSS guru so not sure which bit might be breaking it. Got a few { display: block; height: xx }, they might be doing it I guess? Plus got lots of { float: left, height: xx }... |
#4
|
|||
|
|||
Anything like position:absolute or position:relative?
|
#5
|
|||
|
|||
Bingo!
A remnant of a past attempt at positioning the header. Removed the position:relative and we're looking good. Thanks mate! |
#6
|
|||
|
|||
Your welcome.
|
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|