[Typo3-dev] New skin for TYPO3
JoH
info at cybercraft.de
Fri Jun 3 16:01:21 CEST 2005
tapio wrote:
>>>> PNGs work fine with IE. The problem you got results from
>>>> _transparent_ PNGs
>
> yes - Skincrystal with transparent PNG looked awful in IE
>
>>>> which don't work in IE wihtout a special aplaha channel hack.
>
> must IE has a plugin. Many people would not install it.
No plugin, but alpha filters. Works only with ActiveX enabled.
And you have to use the images twice in two different layers. One for the
transparency channel and another one for the rest of the image.
Disadvantage: You won't get transparent backgrounds for text elements
without adding a third layer before the other two and giving them special
z-index values.
Reason: Each element inside the container with the background image (which
has to get 0% opacity) will get the same percentage as default. Thus you
can't set it back to 100% for the text, since 100% of 0% remains 0%.
>> there's also an extension available to make transparent PNGs work in
>> IE...
>
> plugin for Typo3, which could solve this problem in the backend of
> Typo3?
Nope - AFAIK only for the frontend output.
Joey
--
Wenn man keine Ahnung hat: Einfach mal Fresse halten!
(If you have no clues: simply shut your knob sometimes!)
Dieter Nuhr, German comedian
openBC: http://www.openbc.com/go/invuid/Jo_Hasenau
More information about the TYPO3-dev
mailing list