Hi Everyone!
I don't know why when I add videos on a new HTML Block
you can see the video on the front of the member tool bar look the screenshots
Bug-1
This is how need to be fix
can you tell me how we can get this fix
Thank's a lot
Hi Everyone! I don't know why when I add videos on a new HTML Block you can see the video on the front of the member tool bar look the screenshots Bug-1 This is how need to be fix can you tell me how we can get this fix Thank's a lot Post Reply - if you going to help - No for - bla bla bla bla |
Well look like this is going to be my 27 topic with out support or respond Post Reply - if you going to help - No for - bla bla bla bla |
Is this a flash video? https://www.deanbassett.com |
This is not just related to videos - the z-index of the member bar is lower than some elements. The same thing happens with the graduated image at the bottom of the forum spy, and also with some other page elements. To fix it simply change the z-index for the .fixed_menu class to something like 99999. Deano is also correct - there is also a flash bug that can cause the same issue - if this is the issue you need to add the following to the objects parameters <param NAME="wmode" VALUE="transparent">
/DM Dolphin - Ajax Masturbation |
When I add anything on the block like flash video from youtube stuff like that you can see the video on the front on the member bar not behind the bar do any to add the code >> <param NAME="wmode" VALUE="transparent"> all the time when I add videos or flash I think this need to be fixbecause i know is a bug i have this problem on all the old version I don't het this part m8 >> To fix it simply change the z-index for the .fixed_menu class to something like 99999. This is not just related to videos - the z-index of the member bar is lower than some elements. The same thing happens with the graduated image at the bottom of the forum spy, and also with some other page elements. To fix it simply change the z-index for the .fixed_menu class to something like 99999. Deano is also correct - there is also a flash bug that can cause the same issue - if this is the issue you need to add the following to the objects parameters <param NAME="wmode" VALUE="transparent">
/DM Post Reply - if you going to help - No for - bla bla bla bla |