When I install this module the formatting on other pages breaks. Is there anything I can do about this? I love the module.

Comments

bezu60’s picture

I 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

nathaniel’s picture

Status: Active » Closed (duplicate)