Viewing 7 replies - 1 through 7 (of 7 total)
  • Thread Starter iamdawn

    (@iamdawn)

    I’ve moved it with a margin -150px…but I’m worried about how that will work out in different browsers. On a mac laptop it’s created a space between the content and sidebar that I don’t like.
    So still looking for help ??

    Hi,

    #content – have margin-left:25%, remove it
    #secondary – add position:fixed, remove float:left
    #primary – add margin-left:25%, remove width:100% (or change to 75%)

    Is that what You need?

    Greetings

    Thread Starter iamdawn

    (@iamdawn)

    OH!! Thank you!!!!!
    I’m so happy!
    While I have you, Michal….
    Any fast ideas on fixing the header without messing up my formatting?? I”m looking for just content to scroll.

    maybe something like that will do:
    #content – add margin-top:150px (height of header)
    .site-header – add position: fixed; top: 0; width: 100%;

    ml

    Thread Starter iamdawn

    (@iamdawn)

    Thanks so much. I”m playing with it now and it’s going okay.
    I hope I learn enough to help someone else ??

    Glad i could help

    Practice is everything ??

    ml

    Thread Starter iamdawn

    (@iamdawn)

    .

Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘_s sidebar stuck in content area’ is closed to new replies.