I notice that with IE7, buttons in FCK Interface, are displayed dark and half transparent. This doesn't happen with other browsers.
Is there some special settings please ?
Best Regards
I notice that with IE7, buttons in FCK Interface, are displayed dark and half transparent. This doesn't happen with other browsers.
Is there some special settings please ?
Best Regards
Comments
Comment #1
HyperD commentedIn order to help you better understand, I link here two screenshots.
The first one taken with FireFox
The second one taken with IE7
http://www.dodicesimotasto.it/issue/Immagine.PNG
http://www.dodicesimotasto.it/issue/Immagine2.PNG
The only one button appears, is the one on which I put the mouse's cursor. Indeed each icon appears correctly only with mouse's cursor pointed over it.
I hope you can solve this issue.
Theme used is admire_gray ( totally modified ) and I have tried to comment row-by-row in CSS theme's file without results. It means that there is something else
Comment #2
HyperD commentedThis is the instruction that conflicts:
filter: progid:DXImageTransform.Microsoft.BasicImage(opacity=.93);
IE takes as background elements that are not background ... and it generates issue ... all the rest of browsers are working properly and in a better way ...