Footer Background Image Problem

Discussion in 'HTML & Website Design' started by lrjd, May 18, 2009.

  1. #1
    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.
     
    lrjd, May 18, 2009 IP
  2. kmap

    kmap Well-Known Member

    Messages:
    2,215
    Likes Received:
    29
    Best Answers:
    2
    Trophy Points:
    135
    #2
    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>
     
    kmap, May 18, 2009 IP
  3. lrjd

    lrjd Greenhorn

    Messages:
    4
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    11
    #3
    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.
     
    lrjd, May 18, 2009 IP
  4. lrjd

    lrjd Greenhorn

    Messages:
    4
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    11
    #4
    Got it figured out. Thanks
    for everyones help.
     
    lrjd, May 19, 2009 IP