
Originally Posted by
nshreders
Is this generated on the fly by cpanel? Is this something that a custom theme/brand would modify?
I have a client who had some gap/margin issues that only showed up in IE6. Sure enough, it was an old IE6 bug that was easily fixed by adding something to the .clearit property.
I haven't developed for cpanel for myself (branding/theming/otherwise). I logged into a different customers box and did not find that property in the file at all.
Is this file the main style sheet that the branding editor refers to? "The CSS editor allow you to change the CSS styles for this branding style. It will not modify the styles in /css/styles.css (the main style sheet) but it will allow you to override them with any styles placed into this style sheet."
If we put our own .clearit property in there, would it override the one in combined_optimized.css?