Hi Everyone,
I've also ran into another problem where the magnoliaStandard.css file is
not being rendered in IE7. I use a class to render an image for a div tag
to use as a placeholder for video and audio content type in the fckeditor.
The image renders fine in firefox and IE8 but not IE7. Let me know if
anyone ran into this problem and found a solution.
The css:
div.video
{
width: 260px;
height: 160px;
background-image: url(images/samplevideo.jpg);
}
div.audio
{
width: 260px;
height: 30px;
background-image: url(images/sampleaudio.jpg);
}
Thanks,
Giang
--
View this message in context:
http://old.nabble.com/IE-7-magnoliaStandard.css-tp30615094p30615094.html
Sent from the Magnolia - User mailing list archive at Nabble.com.
----------------------------------------------------------------
For list details see
http://www.magnolia-cms.com/home/community/mailing-lists.html
To unsubscribe, E-mail to: <[email protected]>
----------------------------------------------------------------