Forum Moderators: open

Message Too Old, No Replies

Need your help with PNG issue

PNG not showing!

         

mikem1986

9:30 am on Jun 7, 2011 (gmt 0)

10+ Year Member



Hi guys...

I'm having some issues within my coding regarding transparent png's they dont seem to open in any browser on my current site. Other transparent pngs work fine but just not on my site.

Has this happened to anybody else before?

Is it my code? What can i do to fix it? If i can paste my css in here could you take a look? Any help would be greatly appreciated!

My site validates too if thats any help!?

Thanks!

rocknbil

4:09 pm on Jun 7, 2011 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



Sure, let's see some code - just the relevant parts. :-) It is very likely, and most usually, a path issue. Try entering the URL of the image directly to your files as they are in your source code:

http ://www.example.com/images/file.png

If you get a 404, you have your answer.

pokra

9:32 am on Jun 21, 2011 (gmt 0)

10+ Year Member



There must be a problem with the URL path of the image in your css. Have a check on that and let us know if it solves anything.

Posting the css sure will help.

penders

3:32 pm on Jun 22, 2011 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member Top Contributors Of The Month



Do .jpg's and .gif's display OK?

Shazam0527

5:51 pm on Jun 22, 2011 (gmt 0)

10+ Year Member



Are you creating the PNG's yourself?