Skip to content

Latest commit

 

History

History
15 lines (13 loc) · 983 Bytes

readme.md

File metadata and controls

15 lines (13 loc) · 983 Bytes

#CSS Animation Package for concrete5 Requires Concrete5 5.7.0+ ##Install

  1. Unzip and copy the 'css_animations' folder to your concrete5 installations 'packages' folder. (check the folder name, it's important)
  2. Login, click on the Settings icon on the right of the top bar, click 'Extend concrete5'.
  3. Click on the 'Install' button next to 'CSS Animations Package', follow the install instructions.
  4. Go to a page, enter edit mode, click on a block and select 'Design & Custom Template'.
  5. Click on the 'Cog icon' next to the cancel button.
  6. 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 as delay and animation speed.

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