[Koha] how can I change Koha monogram at librarian side

Galen Charlton gmcharlt at gmail.com
Sun Feb 7 02:04:54 NZDT 2010


Hi,

2010/2/6 Nouman Soomro <noumansoomro at rocketmail.com>:
> I want to change KOHA-ILS monogram on librarian side, how can I change. I
> know the way to change monogram at OPAC side

To change the staff-side logo, do the following:

(a) Put your new image file in the intranet-tmpl/prog/img/ directory
(b) Edit the following bit of staff-global.css and replace
'koha-logo-medium.gif'' with the name of the new file.

h1#logo {
        background:transparent url(../../img/koha-logo-medium.gif)
no-repeat scroll 0%;
        margin:0.75em .3em 0.75em .7em;
}

Regards,

Galen
-- 
Galen Charlton
gmcharlt at gmail.com


More information about the Koha mailing list