Animated icons in html-module

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 Aug 20, 2014 8:53 pm
Reply with quote
Report this post
Hello.
How can a put animated icons (like in intro) to the text in html-module?
User avatar
Expert Boarder

GK User
Thu Aug 21, 2014 9:28 am
Reply with quote
Report this post
You need to insert icon in HTML code by copying HTML from image show module like :

Code: Select all
<i class="icon-mobile-phone icon-wibrateanim2" style="font-size: 66px;"></i>


Other icons used in IS you will find below :

Code: Select all
 <i class="icon-mobile-phone icon-wibrateanim2" style="font-size: 66px;"></i><i class="icon-heart icon-pulseanim" style="font-size: 66px;"></i> <i class="icon-bell icon-flickeranim" style="font-size: 66px;"></i> <i class="icon-spinner icon-spin" style="font-size: 66px;"></i>
User avatar
Platinum Boarder

GK User
Sun Sep 21, 2014 8:33 pm
Reply with quote
Report this post
OK, this code works in HTML-modules, but not in the k2-articles. In k2-articles I see icon, can change size and color, BUT ANIMATION DONT WORK
User avatar
Expert Boarder


cron