tags:

views:

13

answers:

1

I have a web-site, that uses colorbox, it also has flash header. Everything works fine in both ff and ie.

Before ive started to use colorbox, i had little div that covered small part of flash header for menu purposes.

Now, since im using colorbox, i had to declare doctype, and set wmode on flash to 'opaque', in order everything to work right way.But now i cant get that little div, to appear on top of my flash header.

If anyone can help me with this, please do so.... or atleast tell me what should i read : ( im will be very gratefull for any solution.

current html document structure: ... all the js and css files ...

heres that div's style from corresponding css file: .cell_r0_c0{position: absolute;left: 61%;width:260;height:69; background-color: #000000; vertical-align: bottom;}

I think i've allready tried all the combinations of position attribute, also tried diff z-index values, and i can't get it work the way i want. Maybe ive missed something idk. Please help me :(

A: 

oops... missed the code :( ` ... all the js and css files ...

`

nick
aw sorry u can remove this. :( shoulda use search better. sloved with proper z-index values :(
nick