-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update Communique Issues menu #187
Comments
Would "Issues" have a page to navigate to or only be a button label? |
Right now there's no such page for it. We could make one, but a button label would work fine. |
Can we render the issues menu in another The result would be <div class="page-nav">
<button>issues</button>
<nav><ul>ISSUES MENU</ul></nav>
</div>
<div class="page-nav">
other menu
</div> |
Right now they're in the same |
I've fixed the bug that prevented the theme debugging from working on newsrooms so this is easier to see where the template breaks are. view-source:http://saw.middlebury.edu/~imcbride/institute/communique Thanks for moving the issue to the right project. |
https://www.middlebury.edu/institute/communique
On this site we would like to change the first menu in the right nav to have a header labelled "Issues", clicking on which expands or contracts the list of menu items. The menu should begin in a collapsed state.
Stylistically, it can appear like other menus such as the one on the IEM site with "Issues" in place of "International Education Management" and the list of issues appearing indented below.
What, if any, markup and style changes do we need to make to support this?
The text was updated successfully, but these errors were encountered: