Re: [css-d] Background Image in Firefox

2005-06-15 Thread Richard York
Tim Zappe wrote: When trying to use a bottom background image in Firefox 1.0, it does not display correctly. I have a dive that wraps my content, that has a background of background:url('i/page.gif') bottom left no-repeat; I can't get this to work in Firefox, but it works perfectly in IE.

Re: [css-d] Background Image in Firefox

2005-06-14 Thread Eric A. Meyer
At 1:28 PM -0600 6/14/05, Tim Zappe wrote: When t rying to use a bottom background image in Firefox 1.0, it does not display correctly. I have a dive that wraps my content, that has a background of background:url('i/page.gif') bottom left no-repeat; I can't get this to work in Firefox, but

[css-d] Background Image in Firefox

2005-06-14 Thread Tim Zappe
When trying to use a bottom background image in Firefox 1.0, it does not display correctly. I have a dive that wraps my content, that has a background of > background:url('i/page.gif') bottom left no-repeat; I can't get this to work in Firefox, but it works perfectly in IE. What am I doing wr