This solution will not work since Koha version 20.05. Try this method for place banner on OPAC header on the latest version of Koha.
You can create a banner for Koha OPAC easily with the help of an online service, http://www.bannerfans.com/banner_maker.php
You can create a banner for Koha OPAC easily with the help of an online service, http://www.bannerfans.com/banner_maker.php
Using this tool you can create a banner from existing picture or start from scratch. Lot of beautiful fonts are available. You can also adjust the size of the banner.
How to add banner?
Put the image in /usr/share/koha/opac/htdocs ,
apply following commands in a terminal.
sudo su
mv header.jpg /usr/share/koha/opac/htdocs
apply following commands in a terminal.
sudo su
mv header.jpg /usr/share/koha/opac/htdocs
Get the link of the image.
Open Koha and go to System Preferences > OPAC > opacheader
Apply the HTML code to display header image,
<img src="header.jpg" style="width:100%;height:100%;">
Save the changes.
sir it is not work.
ReplyDeletei have install koha by ur dvd. when i put any html code in administration>global sys>opec then its not work.
ReplyDeleteCheck following link for correct html query
ReplyDeletehttp://www.quackit.com/html_5/tags/html_img_tag.cfm
NOT WORK
ReplyDeleteI cannot copy image to /usr/share/koha/opac/htdocs. when I try, following message will come. Please help me
ReplyDeleteI have tried as instructed but I have not succeeded to put image to /usr/share/koha/opac/htdocs. Please, help
ReplyDeleteDear Vimal Kumar ,i read all the above comments and every one have the same problem as i have,plz if u dont mind tell complete paths step wise and and also tell how to make opac search area colorful,and if u can make a video for this process and share ,we all will be gratful.Thanks Masaud
ReplyDeleteI successfully added image by following the given step. If you did not succeed in adding image, change the permission in adding image.. visit this link.. askubuntu.com/questions/150028/you-are-not the owner-message-when-trying-to-access-a-folder
Deleteits simple kindly Open Koha and go to System Preferences > OPAC > opacheader then type the html codes for the image but point it to an image that is online example http://www.ruc.ac.ke/.....baner then you save your change
ReplyDeleteThank u it is work. But it is not work in search results page.
ReplyDeleteThank u is is work. But it is not work in search results page.
ReplyDeleteIt is work. But it is not work in search results page
ReplyDeleteDear Mr. V Kumar, I have Installed Koha with your customized dvd. Its really worthy. Congratulations for your hard work and success. I followed the way to change the header and logo.. successfully. I need your help to add new arrivals in opacmainuserblock... Please...
ReplyDeleteRegards
Dear Mr. V Kumar, I have Installed Koha with your customized dvd. Its really worthy. Congratulations for your hard work and success. I followed the way to change the header and logo.. successfully. I need your help to add new arrivals in opacmainuserblock... Please...
ReplyDeleteRegards
Dear Vimal Sir,
ReplyDeleteThe header is displaying on the home page only but not in search page. Please help me what I have gone wrong.
Sir, this post is to difficult to upload banner. kindlt provide simple method to upload banner.
ReplyDeleteMay I know what type of difficulty you found?
DeleteThanks Vimal,
ReplyDeleteIt works very perfect
and have updated the header for Koha at my Institution!!!!!!!
Thanks. I follow your instruction and be successful.
ReplyDeletewhat will be the link of an image saved in /user/share/koha/opac/htdocs?
ReplyDeleteImages save in MySQL Database, not in folder.
Delete"patronimage" table:
http://schema.koha-community.org/tables/patronimage.html
sir...it is working....thankyou very much
ReplyDeletehttps://askubuntu.com/questions/303796/permission-denied-to-copy-or-paste-files-in-the-system-folders
ReplyDeletekindly check this link those for all who denied permission
Login from Terminal as Root user. Then tried.
Deletesudo su
Then apply command to copy the header file to the specific folder.
Sir there is a mistake
ReplyDeleteyour command is mv header.jpg /user/share/koha/opac/htdocs but i think user is not right .The right message is to mv header.jpg /usr/share/koha/opac/htdocs
TY, its work!!!
ReplyDelete