[openbeos] Re: Official Haiku page in IE
- From: "Jorge G. Mare (a.k.a. Koki)" <koki@xxxxxxxxxxxx>
- To: openbeos@xxxxxxxxxxxxx
- Date: Wed, 22 Nov 2006 02:05:19 -0800
Howdy,
We are in the process of renovating the website, and we hope to address
this sort of glitches with the new theme now being worked on.
In the meantime, we will try to incorporate your fix.
Thanks!
Koki
Kiss Andor wrote:
Halihoo.
When You visit the official Haiku webpage in IE, You can see, the Haiku logo is not
transparent, but all other browser show this logo with transparent background. I found an
little"hack" for fix this.
Put this lines in the HTML head:
<!--[if gte IE 5]>
<style type="text/css">
<!--
img {
behavior: url("htc/pngbehavior.htc");
}
-->
</style>
<![endif]-->
And insert an transparent image:
<img src="cid:61938f952c284dd0b9ad83ff1815eb94" width="150" height="74" />
You can download the HTC file here: http://www.tutorial.hu/webszerkesztes/pngatlatszosag/htc/pngbehavior.htc
Demo page:
http://www.tutorial.hu/webszerkesztes/pngatlatszosag/demo-htc-kep.html
ByE!
_________________________________________
Hírkereső TOP50 hír - Bulvárhírek, sztárpletykák és a nap történései itt: KLIKK
IDE! - http://www.hirkereso.hu/top50
- References:
- [openbeos] Official Haiku page in IE
- From: Kiss Andor
Other related posts:
- » [openbeos] Official Haiku page in IE
- » [openbeos] Re: Official Haiku page in IE
- » [openbeos] Re: Official Haiku page in IE
Halihoo. When You visit the official Haiku webpage in IE, You can see, the Haiku logo is not transparent, but all other browser show this logo with transparent background. I found an little"hack" for fix this.Put this lines in the HTML head:
<!--[if gte IE 5]>
<style type="text/css">
<!--
img {
behavior: url("htc/pngbehavior.htc");
}
-->
</style>
<![endif]-->
And insert an transparent image:
<img src="cid:61938f952c284dd0b9ad83ff1815eb94" width="150" height="74" />You can download the HTC file here: http://www.tutorial.hu/webszerkesztes/pngatlatszosag/htc/pngbehavior.htc
Demo page: http://www.tutorial.hu/webszerkesztes/pngatlatszosag/demo-htc-kep.htmlByE!
_________________________________________ Hírkereső TOP50 hír - Bulvárhírek, sztárpletykák és a nap történései itt: KLIKK IDE! - http://www.hirkereso.hu/top50
- [openbeos] Official Haiku page in IE
- From: Kiss Andor