Background PNG not displaying

  • Thread starter Thread starter Mike
  • Start date Start date
M

Mike

I have a website in FP2003 that uses background.png as
it's background. It displays fine on my dev laptop (ie
6.x sp1)but when published and reviewed in 3 different
browsers (ie 6.x sp1, mozilla and firefox), it does not
display. There is a chunk of white space on the right
side.

Any ideas what could be causing this?

-M
 
..png files ( portable network graphics ) are not supported in all browsers. Use an image editor and
convert it to a .gif or .jpg file.

--
Steve Easton
Microsoft MVP FrontPage
95isalive
This site is best viewed............
........................with a computer
 
Can you post a URL so we can see if there is a problem with the code? Also,
PNG's are still not a great format for the web since newer browsers are the
only ones that really support the format and you'd be amazed at the number
of older browsers out there, especially Navigator browsers.

Hope this helps,
Mark Fitzpatrick
Microsoft MVP - FrontPage
 
Figured it out.

It was in my Body tag in my external CSS sheet.

I had not looked in there for a while and forgot that is
where the style resides.

Thanks for the effort.

-M
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top