Multi-Gaming Community
It is currently 16 Jun 2025, 09:51

All times are UTC+02:00




Post new topic  Reply to topic  [ 6 posts ] 
Author Message
PostPosted: 29 Jun 2008, 14:12 
Offline
Illiterate (2)
http://www.specialattack.net/node/39 <--- Tutorial Link

I've managed to follow the tutorial correctly, (at least I think) to the following results.

http://www.bloodworks.org/Admin/Images/TF2/motd.html

I suppose you could say that this question is more of a generic HTML question than about the tutorial.

The problem lies in the fact that TF2 is using Internet Explorer to render out its goodness, however standard IE6 which comes with windows does not support PNG transparency without implementing a fix.

http://www.twinhelix.com/css/iepngfix/

I dont seem to be able still to get the MOTD to work on users with only IE6 after days of trying, which is a problem since a large amount of TF2 players use firefox without ever updating to IE7 ( Which is probaly a good thing )

Any help on this matter would be greatly appreciated. Im a complete newbie @ html/


Top
   
PostPosted: 29 Jun 2008, 14:29 
Offline
Geek (757)
User avatar
looks like you don't have iepngfix.htc in the correct directory, when trying http://www.bloodworks.org/Admin/Images/TF2/iepngfix.htc I get 404 - not found.

But I don't have IE6 so I can't try if thats the problem. We are currently using workaround that combines the background and text for IE6 users but its stretched :(

If someone can confirm that this trick works please let us know so we can improve it :)


Top
   
PostPosted: 29 Jun 2008, 17:30 
Offline
Geek (856)
User avatar
tbh let the noobs with ie6 bleed :) You cant make the world perfect for everyone.
I think a not correctly appearing png is the lowest problem for ie6 users.

_________________
Hansieil wrote:
You are all. A bunch of faggots


Top
   
PostPosted: 29 Jun 2008, 17:36 
Offline
Community slut (13474)
User avatar
[SpA]Vögelchen wrote:
tbh let the noobs with ie6 bleed :) You cant make the world perfect for everyone.
I think a not correctly appearing png is the lowest problem for ie6 users.

Alot of people have IE6 installed as it comes default with windows XP. These users often use Firefox and can't be arsed to update to IE7 as they don't use it normally.


Top
   
PostPosted: 29 Jun 2008, 19:17 
Offline
Illiterate (2)
Sorry , I deleted the .htc earlier for some reason and forgot to put it back on before posting this,

the htc is in place now if you wouldnt mind having another look.


Top
   
PostPosted: 29 Jun 2008, 21:09 
Offline
Has no REAL life! (1831)
User avatar
Hi noxy,
Thanks four your reply. I've just tested your MOTD in IE6 and it does not work. Sorry :-14

But even if you apply the TwinHelix fix correctly, it won't help you in TF2. The embedded IE engine has all scripting features turned off. That means that .htc files, which are basicly JavaScript, will be ignored. The same goes for every other scripting based fix out there.

The solution to this problem is PNG8. So all you need is Fireworks and you can create your graphics so that everybody will correctly see the transparent background.

I hope this helps you.

PS: I think the problem in your current MOTD is that you have to apply the behavior to the img, not the surrounding div. So you just have to put this into your styles section: #content img { behavior: url(iepngfix.htc); }


Top
   
Display posts from previous:  Sort by  
Post new topic  Reply to topic  [ 6 posts ] 

All times are UTC+02:00


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
Powered by phpBB® Forum Software © phpBB Limited