Help make reference flashing.

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
Sun Nov 08, 2015 3:43 pm
Reply with quote
Report this post
Help to make the link STORE flashing on my page http://kamila-la.com/#awards.
Thank you!
User avatar
Senior Boarder

GK User
Sun Nov 08, 2015 8:12 pm
Reply with quote
Report this post
Hi,
for icons link "heart" we uses
.big-title .header[data-scroll-reveal-complete="true"] .gk-icon-flame, .big-title .header[data-scroll-reveal-complete="true"] .gk-icon-heart, .big-title .header[data-scroll-reveal-complete="true"] .gk-icon-star {
animation: 1.2s linear 0s normal none 1 running iconscale;
display: inline-block;
transform-origin: center 100% 0;
}


So I guess, using similar CSS3 animation you can create your own animation effect for any element.
User avatar
Platinum Boarder


cron