GNOME Bugzilla – Bug 671795
Disappearing Foundation submenu
Last modified: 2017-02-02 19:04:02 UTC
Many of the new Foundation pages on gnome.org [eg: 1, 2] include a submenu on the right, others don't. This means that the submenu appears and disappears as you navigate around the Foundation pages. Some of the pages [3, 4] that are included in the submenu don't get exposed on the foundation homepage. [1] http://www.gnome.org/foundation/governance/ [2] http://www.gnome.org/foundation/legal-and-trademarks/ [3] http://www.gnome.org/foundation/finance/ [4] http://www.gnome.org/foundation/reports/
Created attachment 241252 [details] Adding the submenu to become foundation members Temporary. needs some adjustment.
Created attachment 241904 [details] navigation variant After going back and forth with this for a while on IRC, I think it's better to solve the subnavigation like this instead.
Created attachment 241911 [details] [review] Patch for new template for foundation pages
Created attachment 241912 [details] [review] Changes to CSS files and membership pages
Created attachment 241913 [details] This is how it looks.
Created attachment 241916 [details] XML
Created attachment 242134 [details] [review] Updated Patch Template:Foundation pages
Created attachment 242135 [details] [review] Updated Patch Css Changes
(In reply to comment #8) > Created an attachment (id=242135) [details] [review] > Updated Patch Css Changes > line 255: font-size: 16px; Makes the text too big, should be 14px > line 281: text-shadow: 0 1px 0 #000; Text shadow looks bad here. I would remove it. > line 292 Would look better with a text-decoration: none;
Another issue is that on the Reports page, the heading is blue and not purple.
Created attachment 242141 [details] [review] Resolve the above 4 issues. Patch
Created attachment 242326 [details] [review] Change the CSS-Transition
Created attachment 242418 [details] [review] Final patch with all changes
Created attachment 242419 [details] File added one-column-with-nav.php
Created attachment 242420 [details] CSS file changed
Created attachment 242421 [details] changed page-apply.php
This has made headers in the gnome developer documentation purple as well.
(In reply to comment #17) > This has made headers in the gnome developer documentation purple as well. I have no idea why this have happened. The css we added clearly states: #foundation h2 { ... }
I'm closing this bug as the redesigned submenu is always visible for Foundation's child pages. There's still a bug on the "Foundation Application Form" where the menu remains hidden, but it's reported here https://bugzilla.gnome.org/show_bug.cgi?id=671815