Hacker News new | ask | show | jobs
by AshleysBrain 4250 days ago
In all of Chrome, Firefox and IE, after a few moments the page background turns black, and then it's unreadable (black text on black background). Is this happening to anyone else? Is there a readable link? :P
2 comments

Try:

    jQuery('#cboxOverlay').remove();
    jQuery('#colorbox').remove();
There's a modal that pops up with a black overlay. Opacity is 0 for me, but that might not be registering for whatever reason for you.
Happening to me. Unreadable.