[Koha] OPAC Header Design

Eric Bégin eric.begin at inLibro.com
Thu Nov 26 19:04:57 NZDT 2015


Jerwyn,

We did something similar.

If you look at this opac : http://chelsea.inlibro.net/

You'll see a Français in the top left corner.

We add this option using the following javascript in the opacuserjs 
system preference :

> $("#members > ul").html( $("#members > ul").html() + '<li 
> class="divider-vertical"></li><a 
> href="/cgi-bin/koha/opac-changelanguage.pl?language=fr-CA">Français</a></li>' 
> );

Cheers,

Eric Bégin
Solutions inLibro inc.

On 2015-11-26 00:00, Jerwyn wrote:
> Greetings!
>
> Is it possible to put text and images besides the *Log in to your account*?
>
> Does anyone have done this?
>
> <http://koha.1045719.n5.nabble.com/file/n5862911/Sample_Header.jpg>
>
> Thank you and best regards,
>
>
>
> --
> View this message in context: http://koha.1045719.n5.nabble.com/OPAC-Header-Design-tp5862911.html
> Sent from the Koha-general mailing list archive at Nabble.com.
> _______________________________________________
> Koha mailing list  http://koha-community.org
> Koha at lists.katipo.co.nz
> https://lists.katipo.co.nz/mailman/listinfo/koha



More information about the Koha mailing list