Forums

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

Home Forums CSS Split scroll panels

  • This topic is empty.
Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #36414
    wadem
    Member

    Just saw Chris’ video on Chartwell but want to know how to do that split scrolling on the website. http://tktype.com/chartwell.php i.e. Navigation is static on left and content scrolls.
    I’m new to webdesign but would like to implement this into my own website.
    Thanks
    W

    #95745
    dfogge
    Participant

    you can apply

    position: fixed;

    to the div containing the content you want to remain static.

    #95747
    wadem
    Member

    Thannks I will give it a try!

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