The Arcive of vBulletin Modifications Site. |
|
|
#1
|
|||
|
|||
|
After I added a flash banner quick links and search drop down come dont show properly. They come behynd the flash banner. You can take a look in the attachtment. Anybody can help me with this please.
Thanks in advanced. |
|
#2
|
||||
|
||||
|
add
Code:
<param name="wmode" value="transparent"> |
|
#3
|
|||
|
|||
|
Thanks a lot. It works for IE. But it doesn't work for firefox. Do you have fix for that ?
Thanks again |
|
#4
|
||||
|
||||
|
make sure you are not using an old FIREFOX version (update to latest)
on OBJECT tags HTML Code:
<param name="wmode" value="opaque">
HTML Code:
<param name="wmode" value="transparent">
HTML Code:
wmode="transparent" |
|
#5
|
|||
|
|||
|
Thanks again. Works like a charm !!
|
|
#6
|
||||
|
||||
|
cool ... thanks for the update
|
|
#7
|
|||
|
|||
|
im glad there is smart peoples here
|
|
#8
|
|||
|
|||
|
I?m using:
Code:
<object width="500" height="100">
<param name="wmode" value="transparent">
<param name="movie" value="{param}">
<embed src="{param}" width="500" height="100" type="application/x-shockwave-flash"></embed>
</object>
|
|
#9
|
||||
|
||||
|
The problem comes into play that the flash html comes after the page so assumingly the drop downs should be viseable else where. I believe you can set the divs z-index to -1 and fix the problem. If I've confused you good
lolIf you need more help on the subject let me know., |
|
#10
|
|||
|
|||
|
Lol... you a mean guy
![]() What do I need to do again ?
|
![]() |
|
|
| X vBulletin 3.8.12 by vBS Debug Information | |
|---|---|
|
|
More Information |
|
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|