Click to See Complete Forum and Search --> : Firefox doesn't display images, IE does
I'm sorry if this has been mentioned somewhere else, but when I tried searching for my problem here and on google all the searches seemed to be saturated with javascript based problems...
Anyways, here is my problem, on a page I'm designing a page for a client, the images I place in a div aren't displaying at all in firefox, but display correctly in IE.
I'm using IE 7 and firefox 2.0.0.4
http://testbed.voncreative.com/
Thanks in advance for your help!
bathurst_guy
07-08-2007, 04:15 AM
There's something wrong with your website. It's timeing out. Is the address correct or did you modify DNS settings or change servers?
Sorry, I forgot to open the test server to trafic outside the LAN :p
bathurst_guy
07-08-2007, 06:43 AM
Ok. So are you going to allow it or should I delete this thread.
no need to be rude, I have allowed it, it should be functioning.
kiwibrit
07-08-2007, 04:00 PM
background-image: url("imgs/square-von-logo.jpg");
Cures one problem, in Firefox, and, I suspect Opera.
background-image: url("imgs/square-von-logo.jpg");
Cures one problem, in Firefox, and, I suspect Opera.
Yes, I had that commented out in my CSS file, it does fix the appearance, but only the appearance, I need these images to be links :confused:
kiwibrit
07-08-2007, 04:26 PM
If you mean making the image itself an active link, your problem has already been specified here (http://archivist.incutio.com/viewlist/css-discuss/18021), I think. An answer was offered here (http://archivist.incutio.com/viewlist/css-discuss/18034).
Tricky stuff. Not something I have tried myself.
bathurst_guy
07-09-2007, 04:58 AM
no need to be rude, I have allowed it, it should be functioning.
Sorry if I came across as rude but I don't see how I was.