BHCB Showing up behind flash objects

rubberband

Registered Member
Joined
Oct 11, 2009
Messages
90
Reaction score
86
There was a recent thread on this, but I've searched for an hour and haven't been able to find it.

I have BHCB installed on a page that has a flash gallery, but the gallery is appearing above the BHCB box.

Anyone know the fix for this?
 
If you are good at programming you can fix it by yorself. <div> objects are always appering behind flash, but you may use <iframe> instead. So modify BHCB code and insert <iframe> instead of div.
 
If you are good at programming you can fix it by yorself. <div> objects are always appering behind flash, but you may use <iframe> instead. So modify BHCB code and insert <iframe> instead of div.


The main script looks to be encrypted.


There was a simple fix for it from what I remember in that thread, just can't remember it.
 
Back
Top