[TYPO3-hci] IE png hack

Dmitry Dulepov [typo3] dmitry at typo3.org
Tue Mar 11 06:31:30 CET 2008


Hi!

Georg Ringer wrote:
> 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?

If it has ID or class or parent element has ID or class, you still can use the above CSS :)

-- 
Dmitry Dulepov
TYPO3 core team
Web: http://typo3bloke.net/
Skype: callto:liels_bugs
"Nothing is impossible. There are only limits to our knowledge"


More information about the TYPO3-team-hci mailing list