0

Does anyone know about any drupal theme with fixed navigation like http://designshack.net/articles/inspiration/20-examples-of-fantastic-fixed-position-navigation/ If not, does anyone how difficult it would be to develop one for someone like me? I have experience in programming but never touched CSS.

Nitin Garg
  • 2,069
  • 6
  • 25
  • 50

1 Answers1

0

You could use jQuery to make a sticky navigation, or try out this sandbox module Sticky Navigation.

kyletaylored
  • 719
  • 1
  • 7
  • 16