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.

    • CommentAuthorthomas_p
    • CommentTimeApr 26th 2006
     permalink
    I'm just finishing a site and I'm trying to set the position of a background image. Basically I'm trying to push it down 50px from the top of the div by using background-position:0px 50px;

    this works fine in everything but safari on mac.

    anyone seen this before?
    thanks
    thomas
    • CommentAuthorthomas_p
    • CommentTimeApr 26th 2006
     permalink
    hmm might have found the answer on css discuss, just going to try it.

    heres the exert (http://archivist.incutio.com/viewlist/css-discuss/52424)
    1/ as mentioned above, when a background image is bigger than it's
    container (computed value), Safari loses the positioning, and start
    repeating the image, even when no-repeat is specified.
    It doesn't matter if the size mismatch is horizontal or vertical.

    Workaround: none, except: be creative with your image.....
Add your comments
    Username Password
  • Format comments as (Help)