Thread: footer image

Results 1 to 3 of 3
  1. #1
    Join Date
    Jul 2010
    Location
    Boston
    Posts
    139
    Plugin Contributions
    0

    help question footer image

    I can't seem to figure it out.

    I had an image in my footer using this in the css

    #footer-wrapper {
    margin-top:20 px;
    background-image: url(../images/footer.jpg);
    background-repeat: repeat-x;
    height: 39px;/* background-color:#F3F1F1 */

    }

    Code


    <div id="footer-wrapper">
    <div id="footer">

    <!--bof-navigation display -->
    <div id="navSuppWrapper">
    <!--BOF footer menu display-->

    <dl>
    <dd class="first">

    www.stitchboutiqueboston.com

    TIA Tom

  2. #2
    Join Date
    Feb 2010
    Posts
    154
    Plugin Contributions
    0

    Default Re: footer image

    Tom,

    Dunno what you did, but if you change your #footer to this...

    #footer {
    clear: both;
    margin: 0px;
    padding-top: 38px;
    }

    it comes back again, and also get rid of the 'width' setting from here to fix the width problem...

    #navSuppWrapper {
    background-color: #F6E2DD;
    color: #F6E2DD;
    font-family: verdana, arial, lucida, sans-serif;
    height: 150px;
    margin: 1px 0px 0px;
    /* width: 1027px; */
    }

  3. #3
    Join Date
    Jul 2010
    Location
    Boston
    Posts
    139
    Plugin Contributions
    0

    Default Re: footer image

    Works like a charm. Thanks

 

 

Similar Threads

  1. v154 How to move banner closer to footer or insert image on top of footer
    By justmusthave in forum Templates, Stylesheets, Page Layout
    Replies: 1
    Last Post: 14 Feb 2015, 12:48 PM
  2. v150 Footer image editing.
    By ckelley in forum Templates, Stylesheets, Page Layout
    Replies: 5
    Last Post: 28 Jul 2012, 03:24 PM
  3. Replies: 1
    Last Post: 31 Dec 2009, 01:36 AM
  4. Image in footer
    By cornick in forum Templates, Stylesheets, Page Layout
    Replies: 1
    Last Post: 24 Jan 2009, 01:53 AM
  5. removing footer image / changing footer image
    By buzzby2471 in forum Templates, Stylesheets, Page Layout
    Replies: 24
    Last Post: 15 Jan 2008, 01:00 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
disjunctive-egg