【发布时间】:2013-06-20 23:01:19
【问题描述】:
有没有人知道任何带有固定导航的drupal主题,例如http://designshack.net/articles/inspiration/20-examples-of-fantastic-fixed-position-navigation/ 如果没有,有没有人为像我这样的人开发一个有多困难?我有编程经验,但从未接触过 CSS。
【问题讨论】:
标签: drupal drupal-6 themes drupal-themes
有没有人知道任何带有固定导航的drupal主题,例如http://designshack.net/articles/inspiration/20-examples-of-fantastic-fixed-position-navigation/ 如果没有,有没有人为像我这样的人开发一个有多困难?我有编程经验,但从未接触过 CSS。
【问题讨论】:
标签: drupal drupal-6 themes drupal-themes
你可以使用jQuery to make a sticky navigation,或者试试这个沙盒模块Sticky Navigation。
【讨论】: