Dmitry Dulepov [typo3] wrote:
> .whatever { background-image: url(my.png);
> _background-image: none;
> _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(
> src='my.png', sizingMethod='crop');
> }
and what if it is not in CSS but as a normal html element as the small
typo3 logo in the copyright information @ the login?
Georg