When I add "top: 100px;" to both the #outerImageContainer{} and #imageDataContainer{} in the lightbox.css file.
The close-button disappears. check it out

Comments

stella’s picture

Assigned: Unassigned » stella
Status: Active » Closed (duplicate)

marking as a duplicate of #119239.

The fix is to also add in "position: relative;" to the #imageDataContainer{} in the css file.