XSLT & CSS vs. Firefox?
I'm working on an index of promotional sites for work, and I've run into a weird browser issue.
Essentially, I'm using XSLT with an external stylesheet. It looks great in Opera and Safari.
However, when I open it in Firefox or Camino, it ignores the background color as defined in the CSS.
I've tried everything. Moving the CSS inline doesn't help, neither does defining the color in the old school <body bgcolor=??????> way.
Has anyone encountered this before? I could really use a workaround.