#CSS Animation Package for concrete5 Requires Concrete5 5.7.0+ ##Install
- Unzip and copy the 'css_animations' folder to your concrete5 installations 'packages' folder. (check the folder name, it's important)
- Login, click on the Settings icon on the right of the top bar, click 'Extend concrete5'.
- Click on the 'Install' button next to 'CSS Animations Package', follow the install instructions.
- Go to a page, enter edit mode, click on a block and select 'Design & Custom Template'.
- Click on the 'Cog icon' next to the cancel button.
- Place your cursor into the 'Custom Class' text box. A list of all available animations will show, take your pick of animation styles (such as
fadeInUp
). There are vaious other options such asdelay
and animationspeed
.
Animations will not be shown in edit mode.
The package is based from CSS3 Animate It by Jack McCourt, see his site for demos and more info. ##License MIT