Re: [Koha] Question on OPACUserCSS

2022-10-27 Thread Thomas Klausner
Hi! On Thu, Oct 27, 2022 at 02:25:48PM +, Bruns, Anke wrote: > we are struggling with a background image for the OPAC pages. > > The description of the parameter OPACUserCSS says " Include the following > CSS on all pages in the OPAC". However, the style declaration > > body { >

[Koha] The Terrific Every-Other-Thursday Training Video - S3E4: Patron Validation - Part 2

2022-10-27 Thread BRANNON, CHRISTOPHER
More validation! I feel so loved! And validated! Did I mention I love to be validated? Part 2 of our 3 part series. https://youtu.be/phT-fwL-u3o Christopher Brannon 2022 koha-US Vice President ___ Koha mailing list http://koha-community.org

Re: [Koha] Question on OPACUserCSS

2022-10-27 Thread Andy Boze
There are many elements with their own backgrounds that are obscuring the background. Try setting them to transparent to let the background show through. Something like this. body { background-image: url(

Re: [Koha] Question on OPACUserCSS

2022-10-27 Thread Bruns, Anke
Hi Lucas, thanks for the quick answer! We are on Koha 22.05, and as far as I'm aware there is no subsequent css, at least none defined by us in OPACUserCSS (or elsewhere). Regards, Anke > -Ursprüngliche Nachricht- > Von: Lucas Gass > Gesendet: Donnerstag, 27. Oktober 2022 16:45 >

Re: [Koha] Question on OPACUserCSS

2022-10-27 Thread Lucas Gass
Hi Bruns, The CSS you added should work on all OPAC pages and does for me. I am testing with the following: body { background-image: url( https://github.com/bywatersolutions/web-assets/blob/master/sites/Koha-logo.png?raw=true ); background-repeat: no-repeat; background-size: cover; }

Re: [Koha] [EXTERNAL] What is this? WG: 自动回复: Question on OPACUserCSS

2022-10-27 Thread King, Fred
I got the same thing a couple of days ago. Google Translate says it's simplified Chinese for "Hello, your email has been received, I will contact you as soon as possible." MedStar's e-mail malware guardians didn't flag it. Could it be an actual mistake rather than malicious? Other theories are

[Koha] What is this? WG: 自动回复: Question on OPACUserCSS

2022-10-27 Thread Bruns, Anke
Why do I get this message when posting to the Koha list? > -Ursprüngliche Nachricht- > Von: 214993372 <214993...@qq.com> > Gesendet: Donnerstag, 27. Oktober 2022 16:27 > An: Bruns, Anke > Betreff: 自动回复: [Koha] Question on OPACUserCSS > > 您好,您的邮件已收到,我会尽快给给您联系。

[Koha] Question on OPACUserCSS

2022-10-27 Thread Bruns, Anke
Hello, we are struggling with a background image for the OPAC pages. The description of the parameter OPACUserCSS says " Include the following CSS on all pages in the OPAC". However, the style declaration body { background-image: url(path/to/our/image.jpg); background-repeat: no-repeat;

Re: [Koha] Koha Wiki migrated and upgraded

2022-10-27 Thread Thomas Dukleth
The Koha Wiki now running MediaWiki Canasta has been up for a few hours at the usual DNS subdomain https://wiki.test.koha-community.org . The wiki is now up to date with MediaWiki 1.35.07 long term stable using a MySQL database and ElasticSearch with many fine enhancements such as VisualEditor,