[Bug 20744] New: Replace staff client header Koha logo gif with transparent png
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20744 Bug ID: 20744 Summary: Replace staff client header Koha logo gif with transparent png Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: ASSIGNED Severity: enhancement Priority: P5 - low Component: Templates Assignee: oleonard@myacpl.org Reporter: oleonard@myacpl.org QA Contact: testopia@bugs.koha-community.org The Koha logo in the staff client header area is a transparent gif which doesn't look good if you style the background of that area with different colors. It should be replaced with a png image with alpha transparency. -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20744 Owen Leonard <oleonard@myacpl.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |Needs Signoff Patch complexity|--- |Trivial patch -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20744 --- Comment #1 from Owen Leonard <oleonard@myacpl.org> --- Created attachment 75205 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=75205&action=edit Bug 20744: Replace staff client header Koha logo gif with transparent png This patch replaces koha-logo-medium.gif with a fully-transparent png. This patch also adds a white version in case someone finds it useful. To test, apply the patch and clear your cache if necessary. - View any page in the staff client and confirm that the Koha logo in the header area looks correct. - Add the following to IntranetUserCSS: .gradient { background: #46B9EA none; } - Reload the page and confirm that the Koha logo doesn't have a white fringe around the edges. - Append this to the CSS you added to IntranetUserCSS above: h1#logo { background-image: url("/intranet-tmpl/prog/img/koha-logo-medium-white.png"); } - Reload the page and confirm that the new white logo appears -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20744 Claire Gravely <claire_gravely@hotmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Signed Off -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20744 Claire Gravely <claire_gravely@hotmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #75205|0 |1 is obsolete| | --- Comment #2 from Claire Gravely <claire_gravely@hotmail.com> --- Created attachment 75254 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=75254&action=edit Bug 20744: Replace staff client header Koha logo gif with transparent png This patch replaces koha-logo-medium.gif with a fully-transparent png. This patch also adds a white version in case someone finds it useful. To test, apply the patch and clear your cache if necessary. - View any page in the staff client and confirm that the Koha logo in the header area looks correct. - Add the following to IntranetUserCSS: .gradient { background: #46B9EA none; } - Reload the page and confirm that the Koha logo doesn't have a white fringe around the edges. - Append this to the CSS you added to IntranetUserCSS above: h1#logo { background-image: url("/intranet-tmpl/prog/img/koha-logo-medium-white.png"); } - Reload the page and confirm that the new white logo appears Signed-off-by: Claire Gravely <claire.gravely@bsz-bw.de> -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20744 Jonathan Druart <jonathan.druart@bugs.koha-community.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Passed QA -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20744 Jonathan Druart <jonathan.druart@bugs.koha-community.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #75254|0 |1 is obsolete| | --- Comment #3 from Jonathan Druart <jonathan.druart@bugs.koha-community.org> --- Created attachment 75611 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=75611&action=edit Bug 20744: Replace staff client header Koha logo gif with transparent png This patch replaces koha-logo-medium.gif with a fully-transparent png. This patch also adds a white version in case someone finds it useful. To test, apply the patch and clear your cache if necessary. - View any page in the staff client and confirm that the Koha logo in the header area looks correct. - Add the following to IntranetUserCSS: .gradient { background: #46B9EA none; } - Reload the page and confirm that the Koha logo doesn't have a white fringe around the edges. - Append this to the CSS you added to IntranetUserCSS above: h1#logo { background-image: url("/intranet-tmpl/prog/img/koha-logo-medium-white.png"); } - Reload the page and confirm that the new white logo appears Signed-off-by: Claire Gravely <claire.gravely@bsz-bw.de> Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org> -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20744 Nick Clemens <nick@bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Passed QA |Pushed to Master CC| |nick@bywatersolutions.com --- Comment #4 from Nick Clemens <nick@bywatersolutions.com> --- Awesome work all! Pushed to master for 18.11.x -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20744 Martin Renvoize <martin.renvoize@ptfs-europe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |martin.renvoize@ptfs-europe | |.com Resolution|--- |FIXED Status|Pushed to Master |RESOLVED --- Comment #5 from Martin Renvoize <martin.renvoize@ptfs-europe.com> --- Enhancement, won't be backported. -- You are receiving this mail because: You are watching all bug changes.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org