Issue 13826

Proposal: Change order of menu

13826
Reporter: trobertson
Assignee: cvizitiu
Type: Feedback
Summary: Proposal: Change order of menu
Resolution: Fixed
Status: Closed
Created: 2013-09-11 15:14:19.011
Updated: 2013-09-26 15:49:04.395
Resolved: 2013-09-26 15:49:04.365
        
        
Description: [~thirsch] [~ahahn]

I propose the menu should be reodered:

  data | newsroom | community | about GBIF

I think most sites would order like this, and I think is in order of importance for what we expect most users to visit.

Thoughts?
]]>
    


Author: ahahn@gbif.org
Comment: I would agree
Created: 2013-09-11 15:15:34.394
Updated: 2013-09-11 15:15:34.394


Author: trobertson@gbif.org
Comment: also, I'd rename to  "news" and "about" for the menu
Created: 2013-09-11 15:15:37.076
Updated: 2013-09-11 15:16:44.976


Author: trobertson@gbif.org
Comment: Assigning to [~thirsch@gbif.org] to make the decision though.
Created: 2013-09-11 15:15:59.603
Updated: 2013-09-11 15:15:59.603


Author: thirsch@gbif.org
Comment: Agree on all counts
Created: 2013-09-11 16:07:22.365
Updated: 2013-09-11 16:07:22.365


Author: trobertson@gbif.org
Created: 2013-09-11 16:10:52.962
Updated: 2013-09-11 16:10:52.962
        
[~cvizitiu@gbif.org] [~mdoering@gbif.org] Please can we make it so on both Tomat and Drupal?

Newsroom -> News
About GBIF -> About

and the ordering to

  Data | News | Community | About


    


Author: mdoering@gbif.org
Comment: changed java app: https://code.google.com/p/gbif-portal/source/detail?r=2035
Created: 2013-09-11 16:29:02.688
Updated: 2013-09-11 16:29:02.688


Author: cvizitiu@gbif.org
Created: 2013-09-11 16:33:29.247
Updated: 2013-09-11 16:33:29.247
        
Done on Drupal; the new shorter wording requires a CSS update, [~mdoering@gbif.org] can you please update on less

header #top nav > ul > li div.about > a { width: 105px; }

to be 70px please?

Mean time I'll take care of the one in lastminutefix.css. 
    


Author: mdoering@gbif.org
Created: 2013-09-11 18:21:50.029
Updated: 2013-09-11 18:21:50.029
        
Cip, Ive done it, not verifying what it does: https://code.google.com/p/gbif-portal/source/detail?r=2042
please remove it from your fix.css
    


Author: cvizitiu@gbif.org
Created: 2013-09-11 18:36:06.075
Updated: 2013-09-11 18:37:16.298
        
On portaldev you're still serving the 105 px width version; cache reset maybe?

As for my fix it was only related to the "news" menu header and, if you move the  out of the way, you'll see that it works.

Edit: You have to replace 105px with 70px