Outsourcing
Application Development
Application Maintenance
Website Design
Customer Support
eLearning
Application Hosting
Message Board
Guestbook
Website Poll
Chat Room
Website Statistics
Links Page
Topsite

Live Help


: How do I add a logo/picture/image to the top of my tool?

You can add a logo or picture to the top of your tool by following the directions below:

  1. Login to your Website Toolbox account.
  2. Click the Custom HTML link.
  3. Insert the following HTML code into the Header textbox:

    <img src="IMAGE URL">
  4. Replace IMAGE URL with the full URL to the image you would like to display.
  5. Click the Submit Settings button.

You can make the image into a link by putting <a href="LINK URL"> at the beginning of the code and </a> at the end of the code.

You can center the image by putting <center> at the beginning of the code and </center> at the end of the code.

Related support articles:

  1. Why aren't the images loading in my tool?



Home