I have Fancybox setup so that the div that has the content in it fills the entire screen, except for the and margins around it, which has a transparent background, so it inherits the colors of the overlay. Now normally, the shadow is clickable, and clicking on it will close the Fancybox popup box. Is it possible for the content box to also be clickable, so that clicking on it will close the popup Fancybox box?
Example:

- The green area is already clickable, and clicking it will close the window.
- The white lines represent the padding of the content div, which I presume you can’t change (anyone know how?)
- The blue area is what I want to be clickable, so that clicking on it will close the popup window.
Is this possible? I suppose I could set the div to close the window, and everything in the div to be absolute positioned above it, so that clicking on the content doesn’t close the window?
is it a light box?
if so then i dont think so it is possible to make inside close box, light box will close only when clicked out side