How can I make CSS Lightbox redirect to another url when a user clicks the surface of Lightbox popup?
use onclick event handler onclick="location.href='http://example.com';"
onclick="location.href='http://example.com';"