Forums

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

Home Forums Other Need help with what I think is a basic issue

  • This topic is empty.
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #243684
    smvfm.a
    Participant

    Hi, Can anybody help me with coding a nav bar which follows as you scroll down? (preferably without js – if thats possible)

    similar to this website: http://presentation.creative-tim.com/ (I know it is quite ironic seeing as it is a website which has bootstrap templates).

    Thanks

    -SA

    #243689
    Beverleyh
    Participant

    You can “stick” an element to the viewport with position:fixed; in CSS. Apply it to your menu (having first researched what it does – hit Google) and see if it suits your needs. You’ll have to provide the coding for the nav bar first, but again, Google is your friend, so look around for tutorials/demos of one you like and try it out.

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