From 45a245f301958c6f0192fe685c71e76479730b61 Mon Sep 17 00:00:00 2001 From: Phil Spitzer Date: Wed, 5 Aug 2015 13:32:15 -0700 Subject: [PATCH] Update the getting started page Update the getting started page to clarify that owl-theme is required in order to have nav controls. --- docs_src/templates/pages/docs/started-installation.hbs | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs_src/templates/pages/docs/started-installation.hbs b/docs_src/templates/pages/docs/started-installation.hbs index 5e8e1db0..ca39c65b 100644 --- a/docs_src/templates/pages/docs/started-installation.hbs +++ b/docs_src/templates/pages/docs/started-installation.hbs @@ -22,7 +22,7 @@ First, include two CSS files into your HTML head: > `owl.carousel.css` file is required and its good when inculded in head before *.js -Second `owl.theme.default.css` file is optional and feel free to edit it. +Second `owl.theme.default.css` file is optional and feel free to edit it. However, it is required if you'd like nav controls like dots or next buttons. Inside the source package you can also find [SCSS](http://sass-lang.com/) files for easy generation of your own themes. @@ -38,7 +38,7 @@ Yep, include jQuery and `owl.carousel.min.js` into the footer. ### Set HTML You don't need any special markup. All you need is to wrap your divs(owl works with any type element a/img/span..) inside the container element `