Handy Library Manager
 for Windows


Help, how to topics > Application Main Window > How to display library logo?


How to display library logo in the home page?

How to include my library logo on the library application home page?

  • Save your library logo in the library data folder.
  • Open home.htm file in the html editor or Notepad.
  • Enter html code that displays image file.

library logo file

Save your library logo file (logo.jpg) in the library configuration folder (C:/handy_lib/data/db).

Check the image width and height.


edit html file

Enter the following line (select the below text and use copy/paste):
<img src="logo.jpg" width="138" height="35" alt="Your Library Name" border="0"/>

Find home.htm file in the library configuration folder (C:/handy_lib/data/db).

Open home.htm file in the HTML editor application or NOTEPAD.

Go to the "enter your library name" line.

Enter the following line:
<img src="logo.jpg" width="138" height="35" alt="Your Library Name" border="0"/>

Change logo file name, width, height, or name values.


application home page with logo displayed

Review application home page.



Question:

Answer:



Copyright © 2024 · All Rights Reserved · PrimaSoft PC