Library Staff Interface
Hello, Can the interface of the staff staff be changed? I just want to change the logo (koha logo) and replace it with our own logo. Thanks.
Solves the problem! Thanks! On Thu, May 14, 2009 at 1:19 PM, Eric Bégin <Eric.Begin@inlibro.com> wrote:
Melanie,
I didn't try it, but my guess would be that you can change this by creating a new css file and set its path to the Staff Client » intranetcolorstylesheet
I checked and this css will be loaded after staff-global.css which contains the following section:
h1#logo { background:transparent url(../../img/koha-logo-medium.gif) no-repeat scroll 0 50%; border:0 none; margin:0.75em 0.3em 0.75em 0.7em; padding:0; }
If you override this section in your new css, this should work.
If you did not do it yet, I strongly suggest you to install Firebug extension. This Firefox extension is very helpful when you want to know how a web page is structured, especially with its Inspect features.
Hope I read your mail carefully ;)
Eric
Melanie Saldua wrote:
Hello,
Can the interface of the staff staff be changed? I just want to change the logo (koha logo) and replace it with our own logo. Thanks.
------------------------------
_______________________________________________ Koha mailing listKoha@lists.katipo.co.nzhttp://lists.katipo.co.nz/mailman/listinfo/koha
participants (2)
-
Eric Bégin -
Melanie Saldua