Jump to content

Recommended Posts

Posted

Hey:

 

Does anyone know anything about why background images would not show up in some versions of IE6 or 7? It seems to work in FF across the board and only in some versions of IE. Would some settings somewhere within each browser be causing it to display differently?

 

Any help would be appreciated.

 

Thanks

Posted

I've had that happen before. It's a strange issue. Can you post a link so we can take a look? It might be something as simple as you've added an extra space somewhere. Check the CSS where you have url(imagename.jpg). There should be no space between url and the ( .

Posted (edited)

Thanks for the reply.

 

I didn't see any space issues. Sorry, I can't provide a link as it's an intranet site and we're still building, but here is the code:

 

background-image:url(/confluence/s/913/1/1.2/_/download/resources/com.plugin.bny.themes.pwire:global/images/Intranet/go.gif);

 

However, I should mention that it works on my version of ie6 and 7 but not my co-workers.

Edited by trowley
Posted

However, I should mention that it works on my version of ie6 and 7 but not my co-workers.

 

That sounds like the code is correct but his browser has somehow stopped displaying images.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...