• 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;
    }

    • This topic was modified 9 years, 5 months ago by programmin.
    • This topic was modified 9 years, 5 months ago by programmin.

The topic ‘Breaks Thickbox’ is closed to new replies.