TimeToSignUp admins can include a picture/image on a sign up sheet. This requires several steps and admittedly is for the more tech-savvy admin. This does not involve uploading a file to TimeToSignUp. The picture you want to use must be hosted on your own web server or a web server which you have permission to use.
- Log in as the admin
- Go to the TimeToSignUp sheet
- From the "Sign Up Sheet Administrator Options" drop-down menu, choose "Edit title, comment..."
- In the tool area of the comment section, press the icon to enter code view:
- Enter the first line HTML code as shown below, but include the URL of your image/picture between the quotes.
HTML code to enter: <img src="URL FOR YOUR PICTURE GOES HERE">
You will not include the words URL FOR YOUR PICTURE GOES HERE, they are just a placeholder for your URL.
The quotes are needed - don't delete them!
The second line of HTML code (<p>Thank...) is example only; you do not need to include it. - When you press the "code view" button again to exit code view, you should see your picture!
- Don't forget to press the "Save Changes" button at the bottom of the screen