[Bug 42833] New: Provider SSO icon size must auto
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=42833 Bug ID: 42833 Summary: Provider SSO icon size must auto Initiative type: --- Sponsorship --- status: Product: Koha Version: 26.05 Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: OPAC Assignee: oleonard@myacpl.org Reporter: mhby87@gmail.com QA Contact: testopia@bugs.koha-community.org Target Milestone: --- Created attachment 200309 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=200309&action=edit Big icon size not resize like staff login When I active SSO login in KOHA, I used provider Icon URL for login icon. When I click Login into account on OPAC right top, provider icon not resize like staf login or OPAC homepage login. Reffer attachment. Tq -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=42833 Mohd Hafiz Yusoff <mhby87@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|Provider SSO icon size must |Provider SSO icon size must |auto |fix -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=42833 --- Comment #1 from Mohd Hafiz Yusoff <mhby87@gmail.com> --- Created attachment 200379 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=200379&action=edit Fix size for provider icon at master header -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=42833 Mohd Hafiz Yusoff <mhby87@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |In Discussion --- Comment #2 from Mohd Hafiz Yusoff <mhby87@gmail.com> --- In file a/koha-tmpl/opac-tmpl/bootstrap/en/includes/masthead.inc Line 494 Form <img src="[% provider.icon_url | url %]" /> To <img src="[% provider.icon_url | url %]" style="max-height: 20px; max-width: 20px;" /> -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=42833 Mohd Hafiz Yusoff <mhby87@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|Provider SSO icon size must |Provider SSO icon auto size |fix |at OPAC masterheader and | |must fix -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=42833 --- Comment #3 from Mohd Hafiz Yusoff <mhby87@gmail.com> --- (In reply to Mohd Hafiz Yusoff from comment #2)
In file a/koha-tmpl/opac-tmpl/bootstrap/en/includes/masthead.inc
Line 494
Form <img src="[% provider.icon_url | url %]" />
To <img src="[% provider.icon_url | url %]" style="max-height: 20px; max-width: 20px;" />
For masterheader only i think it nice to see if using 40px x 40px. Tq <img src="[% provider.icon_url | url %]" style="max-height: 40px; max-width: 40px;" /> -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=42833 --- Comment #4 from Mohd Hafiz Yusoff <mhby87@gmail.com> --- Anyone can update for simple fix -- You are receiving this mail because: You are watching all bug changes.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org