]> git.ipfire.org Git - thirdparty/foundation/foundation-sites.git/commitdiff
Clearly indicate motion-ui css file is required for Orbit slider 8710/head
authorRexford <seanmavley@gmail.com>
Sat, 30 Apr 2016 00:38:33 +0000 (00:38 +0000)
committerRexford <seanmavley@gmail.com>
Sat, 30 Apr 2016 00:38:33 +0000 (00:38 +0000)
docs/pages/orbit.md

index fe18c6d3c85dede82896cbf7ddc7647ffe7e61bb..0ccce4b248f298748aea1a87a74724d10904e802 100644 (file)
@@ -156,7 +156,13 @@ A carousel slide can contain images or HTML&mdash;you can even mix between slide
 
 ## Using Animation
 
-Orbit uses [Motion UI](motion-ui.html) CSS classes to animate slides around. There are four plugin options you can set to change the default effects:
+Orbit uses [Motion UI](motion-ui.html) CSS classes to animate slides around.
+
+<div class="callout warning">
+  <p>Without the inclusion of the `motion-ui` [Motion UI](motion-ui.html) CSS file in your template, Orbit slider fails to work properly. </p>
+</div>
+
+There are four plugin options you can set to change the default effects:
 
 - `data-anim-in-from-left`: transition to play when a slide comes *in from the left*.
 - `data-anim-in-from-right`: transition to play when a slide comes *in from the right*.