ACreed
05-07-2010, 12:09 AM
I am having an issue with a site design. I am trying to make it expand downwards, and it does expand, but theres an issue of the website template not showing properly in the browser. Heres a image of the problem.
Chrome: Works perfectly, no problems
http://img217.imageshack.us/img217/8056/chromeu.png
Firefox: Look on the sides, the image thats supposed to expand is not there.
http://img535.imageshack.us/img535/1687/firefoxe.png
Here is the bit of code that controls that area.
<td style="background-image:url(images/index_13.png)"></td>
I have also tried
<td background="images/index_13.png"></td>
Both of which give the same result.
Any ideas?
Chrome: Works perfectly, no problems
http://img217.imageshack.us/img217/8056/chromeu.png
Firefox: Look on the sides, the image thats supposed to expand is not there.
http://img535.imageshack.us/img535/1687/firefoxe.png
Here is the bit of code that controls that area.
<td style="background-image:url(images/index_13.png)"></td>
I have also tried
<td background="images/index_13.png"></td>
Both of which give the same result.
Any ideas?