Bug 20155

Summary: Improve readability of OPAC header language menu
Product: Koha Reporter: Owen Leonard <oleonard>
Component: OPACAssignee: Owen Leonard <oleonard>
Status: CLOSED FIXED QA Contact: Katrin Fischer <katrin.fischer>
Severity: enhancement    
Priority: P5 - low CC: katrin.fischer, nick
Version: master   
Hardware: All   
OS: All   
Change sponsored?: --- Patch complexity: Small patch
Documentation contact: Documentation submission:
Text to go in the release notes:
Version(s) released in:
Attachments: Bug 20155 - Improve readability of OPAC header language menu
Bug 20155 (Follow-up) Compiled CSS
[SIGNED-OFF] Bug 20155 - Improve readability of OPAC header language menu
[SIGNED-OFF] Bug 20155 (Follow-up) Compiled CSS
Bug 20155: Improve readability of OPAC header language menu
Bug 20155: (follow-up) Compiled CSS

Description Owen Leonard 2018-02-07 17:15:51 UTC
The language menu in the OPAC's header has light blue links which aren't very readable because of their low contrast. This menu should be styled to match the Lists menu.
Comment 1 Owen Leonard 2018-02-07 17:26:51 UTC
Created attachment 71294 [details] [review]
Bug 20155 - Improve readability of OPAC header language menu

This patch makes some minor HTML and CSS changes in order to make the
header's language-chooser menu more readable and consistent with the
Lists menu.

To test, apply this patch and the patch with the compiled CSS.

- Install and enable more than one translation.
- Set the OpacLangSelectorMode to either "top" or "both top and footer."
- View the OPAC's header menu and confirm that the links and menus look
  correct whether or not a user is logged in.
Comment 2 Owen Leonard 2018-02-07 17:26:54 UTC
Created attachment 71295 [details] [review]
Bug 20155 (Follow-up) Compiled CSS

This patch contains the compiled opac.css file.
Comment 3 Jon Knight 2018-02-07 18:23:40 UTC
Created attachment 71299 [details] [review]
[SIGNED-OFF] Bug 20155 - Improve readability of OPAC header language menu

This patch makes some minor HTML and CSS changes in order to make the
header's language-chooser menu more readable and consistent with the
Lists menu.

To test, apply this patch and the patch with the compiled CSS.

- Install and enable more than one translation.
- Set the OpacLangSelectorMode to either "top" or "both top and footer."
- View the OPAC's header menu and confirm that the links and menus look
  correct whether or not a user is logged in.

Signed-off-by: Jon Knight <J.P.Knight@lboro.ac.uk>
Comment 4 Jon Knight 2018-02-07 18:23:43 UTC
Created attachment 71300 [details] [review]
[SIGNED-OFF] Bug 20155 (Follow-up) Compiled CSS

This patch contains the compiled opac.css file.

Signed-off-by: Jon Knight <J.P.Knight@lboro.ac.uk>
Comment 5 Katrin Fischer 2018-02-07 21:22:56 UTC
Hi Owen, great patches as usual :) Fixed the bug descriptions a bit to fit the new guidelines.
Comment 6 Katrin Fischer 2018-02-07 21:23:55 UTC
Created attachment 71330 [details] [review]
Bug 20155: Improve readability of OPAC header language menu

This patch makes some minor HTML and CSS changes in order to make the
header's language-chooser menu more readable and consistent with the
Lists menu.

To test, apply this patch and the patch with the compiled CSS.

- Install and enable more than one translation.
- Set the OpacLangSelectorMode to either "top" or "both top and footer."
- View the OPAC's header menu and confirm that the links and menus look
  correct whether or not a user is logged in.

Signed-off-by: Jon Knight <J.P.Knight@lboro.ac.uk>

Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>
Comment 7 Katrin Fischer 2018-02-07 21:23:59 UTC
Created attachment 71331 [details] [review]
Bug 20155: (follow-up) Compiled CSS

This patch contains the compiled opac.css file.

Signed-off-by: Jon Knight <J.P.Knight@lboro.ac.uk>

Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>
Comment 8 Jonathan Druart 2018-02-12 21:09:05 UTC
Pushed to master for 18.05, thanks to everybody involved!
Comment 9 Nick Clemens 2018-02-16 01:51:38 UTC
Awesome work all! Enhancement, not backported to stable.