Thank you for your order! You can instantly download your graphics via the download page.
Follow the steps below to get started.
- Add [email protected] to your e-mail safe list.
- Download the graphics from the download page in your account.
- All images are compressed in a .zip folder. You must unzip the file to view the images.
How to UnZip a File
Unzip
Open File Explorer, and find the zipped folder.
To unzip the entire folder, right-click to select Extract All, and then follow the instructions.
To unzip a single file or folder, double-click the zipped folder to open it. Then, drag or copy the item from the zipped folder to a new location.
If you have any further questions, then please contact support.
How to Add a Clickable Image to Your Website
Step 1. Upload the image to your website hosting account. In the example below, the image is uploaded into a sub-directory called “images”.
Step 2. Add HTML code to your website to display the banner with a link.
Creating an HTML image link is easy. To create an image link, you combine an <a>
tag (i.e. link) with an <img>
tag (i.e. image). You simply “wrap” the link code around the image code.
Example HTML Image Link Code

The image code above would display the following clickable image that opens a website in a new browser window.