Breaks Thickbox
-
Completely breaks other plugins that happen to use Thickbox. Specifically,
wp-e-commerce/wpsc-core/js/thickbox.css?ver=3.11.3.9cadbff
has this css:
#TB_window {
position: absolute;
background: #ffffff;
z-index: 99999;
color:#000000;
display:none;
border: 4px solid #525252;
text-align:left;
}
The topic ‘Breaks Thickbox’ is closed to new replies.