use specific part from university template inside events

GK User
Mon Jan 25, 2016 9:39 pm
hello,

I like the way that are presented the event details in the university template inside the k2 item view,

Code: Select all
<h3>Event Details:</h3>
<ul>
<li><strong>Date:</strong> <span class="gkEventPeriod"> <time class="gkEventDateStart" datetime="14-05-2016">14 May 2016</time> - <time class="gkEventDateEnd" datetime="04-06-2016">04 June 2016</time> </span> <span class="gkEventHours"> <time class="gkEventTimeStart" datetime="07:00">7:00 am</time> - <time class="gkEventTimeEnd" datetime="18:00">6:00 pm</time> </span></li>
<li><strong>Venue:</strong>Poland, Krynica-Zdroj 246a</li>
<li class="gkEventRegister"><a href="index.php/template/pages/users/">Register</a></li>
</ul>
<time class="gkEventCounter" datetime="29-01-2014">Time left to event</time></div>


What i have to do or add in my events template - site in order to work the code above?

Thank you
John
User avatar
Fresh Boarder

teitbite
Fri Jan 29, 2016 2:14 pm
I’m afraid that modifications such as this require extensive changes to the theme’s code; I do apologize but such large changes are custom work that are beyond the scope of our technical support.
User avatar
Moderator


cron