Forums

inove design issue with safari - grey space below footer (3 posts)

  1. petednz
    Member
    Posted 3 years ago #

    I thought I had broken something by fiddling with footer.php but realised the dark grey area I was seeing below the footer was only showing on the Safari browser, and when I checked with the 'preview' of the real version, ie at http://wp-themes.com/inove/ in Safari I see the same issue. No complaints. I love this theme. Just mentioning it in case it hasn't been picked up and anyone wants to have a go at sorting it. Way beyond me, sorry, I am barely even a newbie.

  2. maconmatt
    Member
    Posted 3 years ago #

    YES! I just found this too! Did you ever find a resolution?

  3. VonDada
    Member
    Posted 3 years ago #

    You have to change the background color in the style.css file to match the bottom-most color of the "light.gif" graphic. Then you won't see the grey bar anymore.

    The grey is a default background. Change the hex dec number to whatever the color is and then reload the style.css. The problem will go away.

    }
    body {
    background:#015e7d url(img/bg.jpg) repeat-x;
    color:#555;
    font-family:Verdana,"BitStream vera Sans",Helvetica,Sans-serif;
    font-size:12px;
    }

Topic Closed

This topic has been closed to new replies.

About this Topic