Viewing 2 replies - 1 through 2 (of 2 total)
  • It might be the whole float: right thing or the left center thing…what ever it is it’s lookin pretty bad in IE for sure!!!! 🙂

    #nav{
    position: absolute;
    width: 160px;
    float: right;
    padding-left: 10px;
    z-index: 1;
    #nav li{
    margin: 0px;
    padding: 0px 0px 0px 15px;
    background-image: url(images/bullet.gif);
    background-repeat: no-repeat;
    background-position: left center;

    Thread Starter deuxeon

    (@deuxeon)

    Yeah, but I seriously can’t find the error… plz help anyone who can…

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘sidebar alignment problem…’ is closed to new replies.