animate image in article

Rate this topic: Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.1.00 out of 6 based on 1 vote(s)
GK User
Wed Jul 10, 2013 12:59 pm
Reply with quote
Report this post
I'd like to be able to slide in an image as is done in the Simplicity template (under "We turn ideas into our Work") in an article in the Creativity template. I'm sure the js is present in the creativity template bundle, just not sure how to call it...
User avatar
Senior Boarder

GK User
Fri Jul 12, 2013 9:21 am
Reply with quote
Report this post
Hi,

In general for any animations you have to add the "animate" CSS class and then define two CSS states for the element:
* before transition
* after transition (transition is triggered by adding the loaded class

You can look into css/gk.stuff.css code how we have implemented it for i.e. testimonials.
User avatar
Administrator


cron