Footer Shifted

Forums Forums Templates and themes Footer Shifted

Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #818

    Any idea why my footer would be shifted about 10px to the right?

    http://www.MommiesMoney.info

    .footer1 {
    width:800px;
    margin:0 auto;
    background:#efded6;
    }
    #footer {
    text-align:center;
    margin:0 auto;
    width:800px;
    height:40px;
    clear:both;
    border-top:5px solid #453212;
            border-left:5px solid #453212;
    border-right:5px solid #453212;
    border-bottom:5px solid #453212;
    background:#efded6
    letter-spacing:0em;
    font-weight:bold;
    font-style:italic;
    line-height:40px;
    font-family:Calibri,sans-serif;
    font-size:0.75em;
    color:#453212;
    min-width:800px;
    }

    #6215

    Thanks. That looks like another bug. I suspect the border widths were supposed to be subtracted from the footer wrapper.

    I’m fixing the bug from your other post and once I’m done that I’ll upload it and hopefully a fix for this bug too.

    #6216

    This is proving to be an extremely difficult problem for me to fix. I’ve spent quite a while working on it but haven’t managed to fix it unfortunately <img decoding=” title=”Sad” />

    #6217

    There is something horridly wrong here. Is it possible you have modified the CSS yourself? I can’t understand how on earth the border-left and border-right declarations could possibly have ended up in the #footer section. That doesn’t make any sense to me.

    #6218
    Tobman
    Member

    Hi there, I have also a problem with my footer. The footer looks fine in FF, but when I test it in IE 7 or IE 6 it looks really weird. In IE 7 it’s for some reason two footers, while in IE 6 the height has changed and is more than it is supposed to be. Please feel free to check for yourself on: http://www.wordpress.kommunikativdesign.se/

    Any idea for why it changes depending on the browser?

    #6219

    Your footer does not appear to be something created by the PixoPoint template generator.

    #6220

    Some of your CSS looks like it has been modified too.

Viewing 7 posts - 1 through 7 (of 7 total)
  • You must be logged in to reply to this topic.