How to fix in place the left Nav. bar?

Homepage Community Forums Classik Theme Support How to fix in place the left Nav. bar?

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #2373
    gb
    Customer

      Hi,

       

      I would like to know if it is possible to fix in place the nag bar for the Classik theme just like the nav bar for the Agile theme does not move when you scroll up or down.

       

      Possible?

       

      Thanks!!!

      #2380
      Wes
      Moderator

        Yes this can be done.  Take a look in your css file for “head-wrap” and add position: fixed; …..You’ll need to adjust the width after you do this, and you’ll also need to add float: right; to – #inner in your css since the entire #inner section will move to the left.

      Viewing 2 posts - 1 through 2 (of 2 total)
      • You must be logged in to reply to this topic.