ChrisK
10-26-2005, 02:29 PM
My "div style background-image's" are not showing in Firefox and I'm lost. They show perfectly in IE but not in Firefox. How can I fix this?
I have them in table cells:
<td><div align="center" style="background-image: url(<?PHP echo "{$newarray['link'][15]}"; ?>); height: 75px; width: 100px; ">
<div align="center"><img src="number16.gif"></div>
</div></td>
In Firefox only the gif shows but in ie it's ok
http://www.thisisreallythelongesthyiprelatedwebsitedomainnamethereisaround.com/index_B.php
I have them in table cells:
<td><div align="center" style="background-image: url(<?PHP echo "{$newarray['link'][15]}"; ?>); height: 75px; width: 100px; ">
<div align="center"><img src="number16.gif"></div>
</div></td>
In Firefox only the gif shows but in ie it's ok
http://www.thisisreallythelongesthyiprelatedwebsitedomainnamethereisaround.com/index_B.php