Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums CSS header between sidebars

  • This topic is empty.
Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • #44242
    qim
    Member

    I’m a newbie and at a loss on how to start. I want the sidebars to go all the way up to the top, and have the headr sandwiched between them at the top.

    How do I go about this in css.please?

    Thank you

    #132425
    Paulie_D
    Member

    Like this you mean? : http://codepen.io/Paulie-D/pen/aAnuv

    Just one way.

    #132426
    qim
    Member
    #132427
    Paulie_D
    Member

    Those sidebars clearly do not go all the way to the top.

    Are you sure you asked the right question?

    #132428
    qim
    Member

    Thinking better maybe what you sent me is the beginning. You do 3 columns, stick a navbar on top and reduce the top of the middle column to become a “header”. is it like that?

    #132429
    qim
    Member

    Sorry, we crossed messages. And you’re right. I started by trying to get a short header between the sidebars going to the top. I assumed that the navbar could be added afterwards. Am I totally wrong?

    #132430
    Paulie_D
    Member

    I am on my phone right now but I am play with Codepen when I get back. Unless someone else wants to have a go.

    #132433
    Paulie_D
    Member

    Here you go.

    Just a simple matter of moving the header out of the container and putting it first in the .page-wrap

    http://codepen.io/Paulie-D/pen/lfBzw

    #132439
    qim
    Member

    Great! Thanks. I’ll work on it tonight when I get home.

    Cheers

Viewing 9 posts - 1 through 9 (of 9 total)
  • The forum ‘CSS’ is closed to new topics and replies.