From: Rexford Date: Sat, 30 Apr 2016 00:38:33 +0000 (+0000) Subject: Clearly indicate motion-ui css file is required for Orbit slider X-Git-Tag: v6.2.2-rc1~4^2~3^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=refs%2Fpull%2F8710%2Fhead;p=thirdparty%2Ffoundation%2Ffoundation-sites.git Clearly indicate motion-ui css file is required for Orbit slider --- diff --git a/docs/pages/orbit.md b/docs/pages/orbit.md index fe18c6d3c..0ccce4b24 100644 --- a/docs/pages/orbit.md +++ b/docs/pages/orbit.md @@ -156,7 +156,13 @@ A carousel slide can contain images or HTML—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. + +
+

Without the inclusion of the `motion-ui` [Motion UI](motion-ui.html) CSS file in your template, Orbit slider fails to work properly.

+
+ +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*.