Closed (fixed)
Project:
Corporate Clean
Version:
7.x-1.4
Component:
Code
Priority:
Minor
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
12 Mar 2012 at 17:12 UTC
Updated:
1 Aug 2013 at 20:06 UTC
There were issues with overflow:hidden in the #content section of the style.css file.
For some reason, when the overflow was "hidden" the content region had a background color of bright blue.
While I don't know the reason why it was happening, I was able to fix it by simply changing overflow:hidden to overflow:inherit in the style.css file.
I hope this helps others facing the same issue.
Comments
Comment #1
alexandreracine commentedIs this corrected in the latest version? Let us know if not. Closing for now.