Hi and thanks, Lucas, Andy and Thomas (Lucas, Bruns is my last name btw. 😉 ), Now I tried: - using a URL instead of the relative path from /usr/share/koha/opac/htdocs (Thomas) - Adding the body * element recommended by Andy. And different combinations of both. Result stays the same. Lucas, I'll send you the URL off-list. Kind regards, Anke
-----Ursprüngliche Nachricht----- Von: Koha <koha-bounces@lists.katipo.co.nz> Im Auftrag von Thomas Klausner Gesendet: Freitag, 28. Oktober 2022 00:47 An: koha@lists.katipo.co.nz Betreff: Re: [Koha] Question on OPACUserCSS
Hi!
On Thu, Oct 27, 2022 at 02:25:48PM +0000, 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 { background-image: url(path/to/our/image.jpg);
seems like you're using a relative path to the image
So, obviously, it makes a difference if the start page is reached via
https://our.opac.url or https://our.opac.url/cgi-bin/koha/opac-main.pl
and here you are using different base paths, so maybe the image is just not found in one case or the other? Have you checked the Network Tools in your Browser? There you should see if the background image cannot be loaded (404)
Greetings, domm
-- #!/usr/bin/perl https://domm.plix.at for(ref bless{},just'another'perl'hacker){s-:+-$"-g&&print$_.$/} _______________________________________________
Koha mailing list http://koha-community.org Koha@lists.katipo.co.nz Unsubscribe: https://lists.katipo.co.nz/mailman/listinfo/koha