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.

  1.  permalink
    I'm trying to have a top-border line up with my navigation and in safari its like a pixel off. Is there a Safari fix for this?

    http://cloud9.campushippo.com/hfw2/

    Thanks!
    • CommentAuthorrejamesuk
    • CommentTimeJan 7th 2009
     permalink
    ul#green {
    list-style-type:none;
    margin:0;
    padding:0;
    position:absolute;
    top:50px;
    }
    #nav {
    margin:0 auto;
    width:750px;
    }
  2.  permalink
    Thanks so much, it worked perfectly :D
Add your comments
    Username Password
  • Format comments as (Help)