Koha Logo Change
Koha Logo Change
Koha ›Administration › System Preferences ›Staff Client /StaffLoginInstructions
<p><b><center><img src="http://your college logo.png" height="25" width="30"><font color="Red" size="3"> Your college Name</font>
<p><b><center> <font color="GREEN" size="3"><center> <marquee>Library Management Software</marquee></center></font></center></b></p>
<img src="https://blog.flamingtext.com/blog/2019/03/22/flamingtext_com_1553238916_676588398.gif" border="0" >
<hr></hr>
<img src="https://blog.flamingtext.com/blog/2019/05/28/flamingtext_com_1559016309_767465469.gif" border="0">
or
<marquee align="center" behavior="alternate" direction="left" onmouseout="this.start()" onmouseover="this.stop()" scrollamount="6" style="font-size: 14px; color: #dd0b18; font-family: Arial;"> <b> Ready to Access Free Library and Information Center</b> </marquee>
Koha staff login image Create your logo and put the koha home folder (Image size: 250x75 pix)
sudo su
sudo mv /home/koha/koha-logo.gif/ usr/share/koha/intranet/htdocs/intranet-tmpc/prog/img
Koha staff login image size change css file
Sudo su
sudo mv /home/koha/login_22.0506000.css /usr/share/koha/intranet-tmpl/prog/css/login_22.0506000.css
Koha staff interface images location
sudo su
sudo mv /home/koha/koha-logo-medium.png /usr/share/koha/intranet/htdocs/intranet-tmpl/prog/img/koha-logo-medium.png
Koha staff interface image size change css file
sudo su
sudo mv /home/koha/staff-global.css /usr/share/koha/intranet/htdocs/intranet-tmpl/prog/css/staff-global.css
Search logo then change the size or background
#login h1 {
background: url(https://LINK.png) no-repeat top center;
margin-top: 0;
margin-bottom : .5em;
border: 0 none;
margin: 0.5rem 1rem;
padding: 0;
height: 130px;
background-size: contain;
}
Comments
Post a Comment