August 2016
Intermediate to advanced
376 pages
6h 33m
English
As we can see, the default Keystone.js theme is very simple and uses only the Bootstrap framework. Now we will use a jQuery plugin called Fancybox to apply a new style in our gallery.
You can get more information about Fancybox at the official website: http://fancybox.net/.
{# Customise the stylesheet for your site by editing
/public/styles/site.sass #}
<link href="/styles/site.css" rel="stylesheet">
<!-- fancyBox -->
<link rel="stylesheet" href="//cdnjs.cloudflare.com/ajax/libs
/fancybox/2.1.5/jquery.fancybox.min.css" media="screen"> {# This file provides the default styling for the KeystoneJS Content Editor ...Read now
Unlock full access