Hi I´ve installed koha 19.11 and customized opac navbar color. The result shows font and icons as if they have a white shadow. is that right? How can I remove this ¨shadow¨ Please see the difference between 17.05 and 19.11 https://pasteboard.co/IPSitMw.png (17.05) https://pasteboard.co/IPSiWxa.png (19.11) Regards Alvaro <http://www.perusms.com>
is that right? How can I remove this ¨shadow¨
Try adding this to your OPAC's custom stylesheet: .navbar .nav > li > a { text-shadow: none } -- Owen -- Web Developer Athens County Public Libraries (740) 737-6006 https://www.myacpl.org
Thanks Owen. It worked Regards Alvaro |-----------------------------------------------------------------------------------------------------------------| Envíe y Reciba Datos y mensajes de Texto (SMS) hacia y desde cualquier celular y Nextel en el Perú, México y en mas de 180 paises. Use aplicaciones 2 vias via SMS y GPRS online Visitenos en www.perusms.com Le mar. 14 janv. 2020 à 09:05, Owen Leonard <oleonard@myacpl.org> a écrit :
is that right? How can I remove this ¨shadow¨
Try adding this to your OPAC's custom stylesheet:
.navbar .nav > li > a { text-shadow: none }
-- Owen
-- Web Developer Athens County Public Libraries (740) 737-6006 https://www.myacpl.org _______________________________________________ Koha mailing list http://koha-community.org Koha@lists.katipo.co.nz https://lists.katipo.co.nz/mailman/listinfo/koha
participants (2)
-
Alvaro Cornejo -
Owen Leonard