help – IE ignores my CSS
-
Hi guys,
I have a custom css for my images, with a specific width (360px) and an ‘auto’ heigth. All works OK in Firefox, but not in IE.
I’ve saw the uploader injects its own classes, which maybe overrides mine, having this kind of final code :
<div class="myimage"> <!-- all ok until here --> <img src="/site/blog/images/image.png" width="WP-WIDTH" height="WP-HEIGHT" /> </div>So my own css is ignored.
I need the
height:autoproperty, which I couldn’t set it up via the Media Manager, because it only offers the original size in one hand, or the wordpress default classes in the other.Can anybody help me ?
Thanks.
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
The topic ‘help – IE ignores my CSS’ is closed to new replies.