I would appreciate it if someone could help me out.The problem I have is, I'm trying to get my footer background image to repeat across the bottom of my site, the first link, like it does in the second link below. http://www.autoprofitspro.com/members/ http://www.autoprofitspro.com/main.html" Thanks in advance.
use the following code in footer <tr> <td background="images/bgfooter.jpg"> <div align="center"><img src="images/footer.jpg" width="777" height="111"></div></td> </tr> </table>
Thanks for the reply kmap, but that didn't do it. I'm using the Butterfly Marketing script. Don't know if that makes a difference.