Closed (fixed)
Project:
ZURB Foundation
Version:
8.x-5.x-dev
Component:
Code
Priority:
Major
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
4 Aug 2015 at 18:11 UTC
Updated:
9 Oct 2015 at 23:44 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
samuel.mortensonHere's a first-attempt patch at adding the top bar back in. Right now, if topbar is enabled, anywhere you place the Main Menu block or Main menu will be rendered as with the appropriate topbar config from Drupal 7.
The main differences from Drupal 7 are:
I like these changes, as this theme has always been pretty minimalistic and the less we force people to do, the better. Ideally, you could enable top bar for multiple menus, but that will probably take another issue and patch.
I'm putting this in review to see if anyone has input. If not, I'll be committing it this or next week.
Comment #2
samuel.mortensonCommitted the patch with changes to fix settings and the sticky option.