Help > General > How do I add a logo/picture/image to the top of the page?
How do I add a logo/picture/image to the top of the page?
You can add a logo or picture to the top of the page by following the directions below:(If you are using the forum service, please use these instructions.)
- Log in to your Website Toolbox account.
- Click the Integrate link.
- Click the HTML link.
- Insert the following HTML code into the Header textbox:
<img src="IMAGE URL">
- Replace IMAGE URL with the complete URL to the image you would like to display.
- Save your Settings.
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:
If you still need help, please contact us.