justuptime.com - monitor your servers & websites

PNG Graphics

You are viewing this site as a guest. Join our community to get your questions answered and share knowledge. Active members may advertise and ask for a website critique.

She has: 72 posts

Joined: Sep 2001

Our company has decided to use .png versions of our logo "for the masses" to use on letterhead/labels/laser-printer-output/what-have-you primarily because it supports transparency.

My problem is making them available on our intranet. I've found and am using a javascript from here that allows the transparent png's to be visible in IE (yes, that's the corporate browser standard). The normal right-click and save target as scenario doesn't work and I don't want to zip all the files up as we get into another can of worms dealing with zip files.

Does anyone have any suggestions for getting the pngs to the user?

Abhishek Reddy's picture
Moderator

He has: 3,284 posts

Joined: Jul 2001

Hm, that's no good. Put the image in a nice grey box, one whose background matches IE's default for transparent areas, and forget the javascript, since it's not part of your design. Smiling

There's probably a better solution...

She has: 72 posts

Joined: Sep 2001

I'm afraid that's going to have to be the solution. Thanks!!!