jlizarraga
10-01-2008, 07:19 PM
Hi all,
After some troubles with a table and a Google search, it seems that IE applies row background images to each cell, so when you try to apply a separate background image for the cells, the row's faux-background is overwritten. Firefox gets it right.
I have gotten around this by putting divs within the cells and instead applying the background image to the divs, but this is a pretty messy solution.
Does anyone know of a fix for this? I couldn't find any. This happens on both IE6 and IE7.
After some troubles with a table and a Google search, it seems that IE applies row background images to each cell, so when you try to apply a separate background image for the cells, the row's faux-background is overwritten. Firefox gets it right.
I have gotten around this by putting divs within the cells and instead applying the background image to the divs, but this is a pretty messy solution.
Does anyone know of a fix for this? I couldn't find any. This happens on both IE6 and IE7.