Viewing 5 replies - 1 through 5 (of 5 total)
  • Thread Starter yoodoo

    (@yoodoo)

    anyone ?

    its here:

    #container {
    width:1245px;
    margin:0 auto;
    padding:30px 30px 0 30px;
    text-align:left;
    }

    the entire page is inside that <div> .. mess with that.

    padding: top, right, bottom, left

    Thread Starter yoodoo

    (@yoodoo)

    Thanks for the clear response.
    The thing is I must be dumb because I can’t delete that white margin above the header, even after having modified the padding of #container to O.
    Can I fill it with a negative number ? O.o

    I don’t know if that’s useful but I’ve noticed also that I can change the page messing with that form :

    body {
    margin:0px;
    padding:0px 0px;
    font-family:Arial, Helvetica, sans-serif;
    font-size:81%;
    line-height:1.2em;
    text-align:center;
    }

    Thread Starter yoodoo

    (@yoodoo)

    [rewind] anyone ? [/rewind]

    Thread Starter yoodoo

    (@yoodoo)

    UP

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Header and content margin’ is closed to new replies.