Event Images (URL) and Event Archive
-
Good morning,
I do have two questions.
1. For the event overview I’m using the following styling:
<tr>
<td class=”thumb”>
#_EVENTIMAGE{130,130}
</td>
<td class=”list_text”>
<h3>#_EVENTLINK</h3>
{has_location}
<p class=”event_meta”>
<span class=”ribbon”>#_EVENTDATES</span>#_EVENTTIMES<br>
<br>
Veranstaltungsort: <b>#_LOCATIONNAME</b>
</p>
{/has_location}
</td>
</tr>How can I insert to the Image shown a link to the event? I see many people clicking on the image to get to the event and then they are wondering that nothing happens.
2. The event archive is just a list. I don’t find an option to style the archive with the code I posted above. Am I blind?:)
Best regards and thanks,
Dennis
- The topic ‘Event Images (URL) and Event Archive’ is closed to new replies.