localendar Forums Homepage

Print at Mar 29, 2024, 7:42:32 AM View all posts in this thread on one page
Posted by clogevents at Aug 6, 2017, 10:22:02 AM
Adding more than one image to an event
Is this possible?

Posted by support at Aug 16, 2017, 8:18:16 PM
Re: Adding more than one image to an event
Yes (sorta ;))

you can only add 1 image using the "Add an image to this event" section on the event editor. But you can include HTML in your event title to include additional images.

Let's assume you want to add a custom image you've uploaded to localendar.
First, you need the url for that image. From the "My Clipart Library" popup, you can right-click on an image to get its url address. (example: https://localendar.com/upload/mogrinz/b9-3.jpg)

The html to include this in your title would be:
<img src='https://localendar.com/upload/mogrinz/b9-3.jpg'/>


If the image is really big, it may totally mess up the display of your calendar. So, you might want to include width and height settings:
<img src='https://localendar.com/upload/mogrinz/b9-3.jpg' style='width:32px;height:64px;'/>

----------------------------------------
Marc Higgins
Support Associate, localendar.com
Follow us on Twitter! http://www.twitter.com/localendar_news

Posted by clogevents at Sep 2, 2017, 6:39:57 PM
Re: Adding more than one image to an event
Thank


Help! | Cobranding | Legal | Privacy Policy | About localendar.com | Contact Us