Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

ie5 mac?

Status
Not open for further replies.

kallywag

Technical User
Joined
Jul 6, 2004
Messages
20
Location
US
I made this website: But I just became aware that background images from my style sheet aren't appearing on IE5 Macintosh. It's weird, because all the positioning works and so do the img tags, but any background images in my style sheet aren't appearing. Is there a fix for this?

The link is at NewslineBoston:
 
I've never had any problems like that, but I seldom have an opportunity to test my pages on IE for mac. I suggest you try to reference pictures without single quotes in your css:

background: url( top center;

That's how I do it and it usually works.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top