Closed (duplicate)
Project:
Album Photos
Version:
6.x-2.6
Component:
Miscellaneous
Priority:
Major
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
18 May 2011 at 20:05 UTC
Updated:
10 Jan 2013 at 18:53 UTC
When I install this module the formatting on other pages breaks. Is there anything I can do about this? I love the module.
Comments
Comment #1
bezu60 commentedI may have found the culprit. Using firebug I see :
thickbox.css?r (line 4
margin-bottom: 0;
margin-left: 0;
margin-right: 0;
margin-top: 0;
padding-bottom: 0;
padding-left: 0;
padding-right: 0;
padding-top: 0;
}
If I comment out margin-top 0 my other pages work. But I can't find this in my C Panel. Please advise.
Beth
Comment #2
nathaniel commentedDuplicate of:
#407710: thickbox.css breaks global css