-
AuthorPosts
-
April 10, 2016 at 11:46 pm #610868
I like the Iconlist ‘pop’ animation. Is there any way to add it to my own images? I have an iconbar style left over from a previous design that I’d like to add a bit of life to.
Failing that, is there an easy way to recreate this style in Enfold? (link added privately)
Thanks!
April 11, 2016 at 2:06 pm #611272Hey jomtones!
Please edit column elements where you have your icons and change animation as needed – http://i.imgur.com/nn8odRr.png :)
Regards,
YigitApril 11, 2016 at 3:33 pm #611364Thanks Yigit! This will be a great help for some things, but I don’t know how I can achieve this layout using columns – which is why I ended up writing my own. If I add my custom block inside a 1/1 column, then the whole lot pops in, rather than the individual icons.
I’ve noticed that if I add the animation css in to my custom icon classes, they do ‘pop’ – but I can’t figure out how to make them go from the ‘pre’ state (commented out in this code) to the ‘animating’ ;)
-webkit-animation: avia_appear 1s 1 cubic-bezier(0.175, 0.885, 0.320, 1.275); animation: avia_appear 1s 1 cubic-bezier(0.175, 0.885, 0.320, 1.275); opacity: 1; -webkit-transform: scale(1); -ms-transform: scale(1); transform: scale(1); /* before animation opacity: 0.2; -webkit-transform: scale(0.5); -ms-transform: scale(0.5); transform: scale(0.5); */April 11, 2016 at 3:35 pm #611367Image attached
April 12, 2016 at 5:17 pm #612038Hi!
it would require a huge amount of time and customization of the theme and that is why you would need to hire a freelance developer for this job.
Cheers!
AndyApril 12, 2016 at 5:21 pm #612039Ah, too bad. Thought I could just add a CSS class and get the ‘pop’.
I’ve got the layout working already, so I’ll investigate further.
-
AuthorPosts
- The topic ‘Add animation’ is closed to new replies.
