Re: [css-d] Disappearing Background Images in both IE and FF

2005-08-20 Thread Rob Cochrane
Valette Ragland wrote: On 8/19/05, Steve Clay <[EMAIL PROTECTED]> wrote: It works perfectly here in IE 6 FF 1 Opera 7.5 I can spider the image as well. Rob __ css-discuss [EMAIL PROTECTED] http://www.css-discuss.org/mailman/l

Re: [css-d] Disappearing Background Images in both IE and FF

2005-08-19 Thread David Laakso
Valette Ragland wrote: ... Site: http://dreams.rhapsodic.org/ CSS: http://dreams.rhapsodic.org/sheep.css I have tried linking to the background images in the CSS file with absolute and relative URIs, but that did not solve this problem. My HTML and CSS both validate. Any ideas? Download mess

Re: [css-d] Disappearing Background Images in both IE and FF

2005-08-19 Thread Valette Ragland
On 8/19/05, Valette Ragland <[EMAIL PROTECTED]> wrote: > I'm going to take this problem to my host as I am confident now that > it is not a CSS problem. Thanks, Dennis and Steve! Turns out it was a conflicting .htaccess hotlink prevention script. Glad I'm not going nuts. Cheers! -- Valette Ra

Re: [css-d] Disappearing Background Images in both IE and FF

2005-08-19 Thread Valette Ragland
On 8/19/05, Dennis Bixler <[EMAIL PROTECTED]> wrote: > Perhaps there is > something in your code or in your browser settings that is causing the > browser to hang BEFORE it gets to the check/download of that image and > therefore causing it to not show. But the gradient.gif is not showing either.

RE: [css-d] Disappearing Background Images in both IE and FF

2005-08-19 Thread Dennis Bixler
On 8/19/05, Steve Clay <[EMAIL PROTECTED]> wrote: >> I believe your problem is the server being flaky or the images being a bit >> malformed or corrupted. Maybe someone can test it: >> http://dreams.rhapsodic.org/images/sheep.gif > Are you able to see the image directly with the above URL? I lo

Re: [css-d] Disappearing Background Images in both IE and FF

2005-08-19 Thread Valette Ragland
On 8/19/05, Steve Clay <[EMAIL PROTECTED]> wrote: > I believe your problem is the server being flaky or the images being a bit > malformed or corrupted. Maybe someone can test it: > http://dreams.rhapsodic.org/images/sheep.gif Are you able to see the image directly with the above URL? > I thoug

RE: [css-d] Disappearing Background Images in both IE and FF

2005-08-19 Thread Dennis Bixler
The page displays fine for me running FF1.0.6 with a refresh and all. However in IE6win has the very strange problem of the dates being fixed on the page when everything else scrolls. The backgrounds are fine even after refresh. Dennis Bixler -Original Message- From: Valette Ragland [mail

Re: [css-d] Disappearing Background Images in both IE and FF

2005-08-19 Thread Steve Clay
Friday, August 19, 2005, 3:07:28 PM, Valette Ragland wrote: > images disappearing upon a page refresh. I don't even get them the first load in Opera. > HTML and CSS both validate. Any ideas? I believe your problem is the server being flaky or the images being a bit malformed or corrupted. Mayb