Closed (duplicate)
Project:
Lightbox2
Version:
5.x-1.1
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Reporter:
Created:
6 May 2007 at 13:17 UTC
Updated:
7 May 2007 at 10:46 UTC
When I add "top: 100px;" to both the #outerImageContainer{} and #imageDataContainer{} in the lightbox.css file.
The close-button disappears. check it out
Comments
Comment #1
stella commentedmarking as a duplicate of #119239.
The fix is to also add in "position: relative;" to the #imageDataContainer{} in the css file.