Revision history for GregorLindner
Revision [18390]
Last edited on 2008-01-28 00:11:14 by GregorLindner [Modified links pointing to docs server]No Differences
Additions:
So I use a workaround:
Deletions:
Additions:
==Transparency workaround==
From the comments, on http://www.trawonien.de
//Hi Gregor, interesting custom layout, but why don't you use an image background in the central layer to simulate a transparency effect with the actual background? DarTar//
Problem is, this does not work with the internet explorer.
So i use a workaround:
%%background-image: url("../images/text_bg.png");
filter:Alpha(opacity=70);%%
Since the ie does not support alpha channel transparency in pngs, the image displays as solid medium gray.
The filter, who on the other hand works *only* with the ie, makes that image transparent.
So: No fiddling with image aligning, and beating Microsoft with it's own refusal to use standards... I like it.
From the comments, on http://www.trawonien.de
//Hi Gregor, interesting custom layout, but why don't you use an image background in the central layer to simulate a transparency effect with the actual background? DarTar//
Problem is, this does not work with the internet explorer.
So i use a workaround:
%%background-image: url("../images/text_bg.png");
filter:Alpha(opacity=70);%%
Since the ie does not support alpha channel transparency in pngs, the image displays as solid medium gray.
The filter, who on the other hand works *only* with the ie, makes that image transparent.
So: No fiddling with image aligning, and beating Microsoft with it's own refusal to use standards... I like it.
Additions:
=== GregorLindner ===
I'm just a user,
I hardly know any PHP,
But ask stupid questions nonetheless.
My installation of Wikka: http://www.trawonien.de
Hopefully it's useful input sometimes.
ICQ. 2726122
----
I'm just a user,
I hardly know any PHP,
But ask stupid questions nonetheless.
My installation of Wikka: http://www.trawonien.de
Hopefully it's useful input sometimes.
ICQ. 2726122
----
Deletions:
I'm just a user,
I hardly know any PHP,
But ask stupid questions nonetheless.
Hopefully it's useful input sometimes.
ICQ. 2726122
----
Additions:
ICQ. 2726122
----
CategoryUsers
----
CategoryUsers