Closed (fixed)
Project:
FCKeditor - WYSIWYG HTML editor
Version:
6.x-2.0-alpha4
Component:
User interface
Priority:
Critical
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
11 Apr 2009 at 18:16 UTC
Updated:
28 Apr 2009 at 19:10 UTC
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 ...