Hi,
I am having a problem with a background image for a div in FireFox.
The css looks like this:
#ja-leftcol div.moduletable {
border-bottom: 1px solid #FFFFFF;
background: url(../images/left-module-bg.gif) no-repeat bottom right;
}
In IE6 it looks fine. Any ideas?
Thanks,
Darren