Not signed in (Sign In)

SkillShare - A place to discuss Web Standards and Web Design topics

Categories

Vanilla 1.1.9 is a product of Lussumo. More Information: Documentation, Community Support.

    • CommentAuthorteknoledge
    • CommentTimeMay 26th 2009
     permalink
    I have this issue with IE7 and absolute positioned divs within relative parent div.

    <div class="wrap">
    <div id="div1">...</div>
    <div id="div2">...</div>
    <div id="div3">...</div>
    </div>

    Wrapper div is relative positioned and div's within it are absolutely positioned. The problem is IE7 shifts the background images I have in footer for some reason. All works ok in FF and Safari.

    You can see the demo here: http:// summerhill . noblemeleka . co . uk

    Anyone has a tip?
    • CommentAuthorParthiban
    • CommentTimeMay 27th 2009
     permalink
    Hi teknoledge

    Add "position:relative" in the h3.sign in style.css
Add your comments
    Username Password
  • Format comments as (Help)