logo
Ask your WordPress questions! Pay money and get answers fast! (more info)

This is an old version of this answer!

Return to the current answer
Search for #CB_Window and change the z-index to 1999.


#CB_Window {
left:50%;
position:absolute;
top:50%;
visibility:hidden;
z-index: 1999;
border-collapse: separate;
}

Patrascu Vlad | 08/04/10 at 7:35am

This is an old version of this answer!

Return to the current answer