1 Step – Responsive HTML5 Template
Thank you for purchasing this theme. If you have any questions that are beyond the scope of this help file, please feel free to start new ticket on this page. Thanks so much!
Scope of free support
We can help you with:
- Responding to questions or problems regarding the item and its features
- Fixing any discovered item’s bugs
- Providing updates to ensure compatibility with new software versions
Was this article helpful ?
HTML Structure
This theme is built upon bootstrap framework and is fully responsive. It adapts to window resolution and looks good on all devices including iPad and iPhone.
See for yourself (resize your browser).
If you would like to read more
about bootstrap framework click here :
Grid System and Single row structure4>
The default Bootstrap grid system utilizes 12 columns. It’s responsive grid and adapts to viewport. Below 767px viewports, the columns become fluid and stack vertically. The fluid grid system uses percents instead of pixels for column widths. Each row always include 12 columns (for example col-md-8 + col-md-4 = col-md-12).
Bootstrap documentation: here
Basic grid HTML:
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 |
<div class="row"> <div class="col-md-1">.col-md-1</div> <div class="col-md-1">.col-md-1</div> <div class="col-md-1">.col-md-1</div> <div class="col-md-1">.col-md-1</div> <div class="col-md-1">.col-md-1</div> <div class="col-md-1">.col-md-1</div> <div class="col-md-1">.col-md-1</div> <div class="col-md-1">.col-md-1</div> <div class="col-md-1">.col-md-1</div> <div class="col-md-1">.col-md-1</div> <div class="col-md-1">.col-md-1</div> <div class="col-md-1">.col-md-1</div> </div> <div class="row"> <div class="col-md-8">.col-md-8</div> <div class="col-md-4">.col-md-4</div> </div> <div class="row"> <div class="col-md-4">.col-md-4</div> <div class="col-md-4">.col-md-4</div> <div class="col-md-4">.col-md-4</div> </div> <div class="row"> <div class="col-md-6">.col-md-6</div> <div class="col-md-6">.col-md-6</div> </div> |
Page structure
Below you will find default page structure :
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 |
<!DOCTYPE html> <html> <head> [css] </head> <body> [header] [main menu] <!-- main container --> <div id="wrapper"> [component 1] <!-- fullwidth element --> </div> [fullwidth parallax] <div class="container"> <!-- / fullwidth element --> [component 6] </div> <!-- / main container --> [footer] [javascripts] </body> </html> |
Was this article helpful ?
CSS Files and structure
If you would like to edit the color, font, or style of any elements, you would do the following:
1 |
#primaryContent a {color: #someColor;} |
If you find that your new style is not overriding, it is most likely because of a specificity problem. Scroll down in your CSS file and make sure that there isn’t a similar style that has more weight.
I.E.
1 |
#wrap #primaryContent a {color: #someColor;} |
So, to ensure that your new styles are applied, make sure that they carry enough “weight” and that there isn’t a style lower in the CSS file that is being applied after yours.
Colors
The theme includes a css file wich you can use to edit the colors.
You just need to add the corresponding CSS file to the head of the page like this:
1 2 3 4 5 |
<head> (..) <link rel="stylesheet" type="text/css" href="css/motive.css"> (..) </head> |
Icons
We’ve included 360+ font icons.
Awesome Icons – http://fontawesome.io/icons/
HTML markup:
1 2 |
<!-- Awesome Icons --> <i class="fa fa-cog"></i> |
CSS Files & Structure
We’ve included 2 files.
bootstrap.css contains Bootstrap 3 Library.
style.css file contains general styles.
style.less
1. Font Awesome
2. Owl Slider
3. Animate.css
4. Typography
5. Paginations
6. Menu
7. Forms
8. Tables
9. Utilities
10. Divided Buttons
11. Courses Box
12. Google map
13. Photo Gallery
14. Blog list
15. Testimonials
16. Gallery isotope
17. Image box
18. Person box
19. Counters
20. Progress bars
21. icon box
22. Pricing box
23. Shop
24. Modal popup
25. Dividers
26. Social bar
27. Section title
28. Video
29. Leadership box
30. Artistic box
31. Typing animation
32. Date picker
33. Accordions/Tabs
For more advanced user – we included also folder with less files – under assets/less you will find the following files:
plugins.less – file for plugins styling
motive.less – file for motive styling
buttons.less – file for buttons styling (colors, sizes etc.)
pageheader.less – file for page header styling
Was this article helpful ?
Javascript scripts and structure
JavaScript files:
- /plugins/ct-charts/ – Files needed for initialising the charts animation on pages
- /plugins/ct-counters/ – Files needed for initialising the animation number after pages loaded.
- /plugins/ct-datepicker/ – The script allows you to generate your calendar. In addition, the event can be created.
- /plugins/ct-mainMenu/ – Animated/fixed navbars. Plugin needed for detecting scrollbar and attaching animations for menu.
- /plugins/ct-mediaSection/ – Media sections where we can add parralax, kenburns or video to the section. Dynamical content of medias.
- /plugins/ct-onepager/ – Plugin for onepager only. It helps with navigation. Manages sections.
- /plugins/ct-portfolio/ – Plugin which manages the isotope-based gallery.
- /plugins/ct-progressbars/ – It’s file which helps us for setting elements on progressbars (times, speed, delay, text)
- /plugins/ct-progressicons/ – It’s file which helps us for setting elements on progressicons
- /plugins/ct-select2/ – Plugin which creates select box for select tag in the page. It generates html code via javascript so that each browser can have the same select box.
- /plugins/gmaps/ – Plugin needed for displaying google map on the page.
- /plugins/grayScale-jQuery/ – This plugin allows you to obtain color “black & white” on any elements even under internet explorer. IE8 Support.
- /plugins/magnificPopup/ – Needed for galleries and their popups images where we can review them with slides via arrows.
- /plugins/owl/ – Files which initialize sliders in the page.
- /main.js/ – The main javascript initializaions and other major snippets.
- /externals.js/ – One big file where are minifixed javascript files: 1.jquery 2.boostrap 3.placeholder 4. easing 5. device.min.js 6. jquery browser 7.Snap min JS 8. jquery appear
ScreenShots
Google Map (GMAP3 Plugin)
This is google map with custom marker, you can define couple parameters:
- data-location – address to show
- data-height – map height (if undefined height will be 220px)
- data-offset – by how many map should be repositioned from marker center point (default -30)
It uses gmap3 plugin.
Documentation: here
HTML Markup:
1 |
<div class="ct-googleMap" data-location="Narbutta 24, Warsaw" data-zoom="15" data-height="500"></div> |
All javascript code can be found in js/main.js file.
jquery.appear
This plugin call function when element appear in viewport. This is used in custom animation, progress bars, counter timer.
Documentation: https://github.com/bas2k/jquery.appear/
1 2 3 4 5 6 7 8 9 10 11 12 13 |
if (jQuery().appear) { if (device.mobile()) { // disable animation on mobile jQuery("body").removeClass("withAnimation"); } else { jQuery('.withAnimation .animated').appear(function () { jQuery(this).each(function () { jQuery(this).addClass('activate'); jQuery(this).addClass($(this).data('fx')); }); }, {accY: -150}); } } |
Charts.js
This plugin is used to make graphics.
Documentation: http://www.chartjs.org/
Was this article helpful ?
Header
The header can be:
- static,
- parallax,
- kenburns
- video
The header title can be placed:
- – ct-pageHeader–bottomRight
- – ct-pageHeader–bottomLeft
- – ct-pageHeader–topRight
- – ct-pageHeader–topLeft
HTML MARKUP
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 |
<header class="ct-pageHeader"> <section class="ct-backgroundContent ct-u-displayTableVertical" data-type="pattern" data-height="283" data-bg-image="../assets/images/demo-content/header1.jpg" data-bg-image-mobile="../assets/images/demo-content/header1.jpg"> <div class="inner ct-u-displayTableCell ct-pageHeader--bottomRight"> <div class="container"> <div class="row"> <div class="col-md-12"> <h5 class="ct-pageHeader-title"> This is a STATIC header. </h5> </div> </div> </div> </div> </section> </header> |
You can use also extra header title animation “like typing”. You just need to adjust HTML markup for this – please see the example below. You can set also data-animation-speed. It’s usefull with short or long header’s title.
1 2 3 |
<h5 class="ct-pageHeader-title"> <span class="ct-js-typingAnimation" data-type="typingAnimation" data-animation-speed="3">Respect your body. Eat well. Dance forever.</span> </h5> |
Was this article helpful ?
Media Sections
You can arrange your content with the following Media sections types:
HTML MARKUP for parallax
1 2 3 4 5 |
<div class="ct-mediaSection" data-stellar-background-ratio="0.3" data-type="parallax" data-bg-image="path/to/the/picture" data-bg-image-mobile="path/to/the/picture"> <div class="inner"> //content </div> </div> |
HTML MARKUP for kenburns
1 2 3 4 5 6 7 8 |
<div class="ct-mediaSection" data-height="460" data-type="kenburns" data-bg-image-mobile="path/to/the/picture.jpg"> <div class="ct-mediaSection-kenburnsImageContainer"> <img src="path/to/the/picture.jpg" alt="Picture"> <img src="path/to/the/picture.jpg" alt="Picture"> <img src="path/to/the/picture.jpg" alt="Picture"> </div> //content </div> |
HTML MARKUP for video
1 2 3 4 5 6 7 8 |
<div class="ct-mediaSection" id="header" data-type="video" data-height="650" data-bg-image-mobile="path/to/the/image"> <div class="ct-mediaSection-video embed-responsive embed-responsive-16by9"> <video id="video1" muted="" loop="loop" autoplay="autoplay" preload="auto"> <source src="path/to/the/video.mp4" type="video/mp4"> <source src="path/to/the/video.webm" type="video/webm"> </video> </div> </div> |
JavaScript
1 2 |
<script src="../assets/plugins/ct-mediaSection/js/jquery.stellar.min.js"></script> <script src="../assets/plugins/ct-mediaSection/js/init.js"></script> |
Was this article helpful ?
Google Maps
HTML MARKUP
1 |
<div class="ct-googleMap ct-googlemapStyle ct-u-marginBoth50" data-location="Manhattan, NY 56789" data-height="445" data-zoom="2" data-snap-ignore="true"></div> |
JavaScript
1 2 3 |
<script src="http://maps.google.com/maps/api/js?sensor=false"></script> <script src="../assets/plugins/gmaps/gmap3.min.js"></script> <script src="../assets/plugins/gmaps/init.js"></script> |
Screenshot’s
Common question: How to define my location on the map?
To display your location on the Google map just edit data-attribute data-location in HTML markup with your address.
Was this article helpful ?
Blockquote
HTML MARKUP
1 2 3 4 5 6 7 8 9 10 |
<blockquote class="ct-blockquote ct-blockquote-quotation ct-blockquote--quotationLeft text-center"> <div class="ct-blockquote-content"> <p class="ct-blockquote-citation ct-u-colorWhite"> The videos quality is great and the explanations are very clear so even beginners can learn quickly. </p> <span class="ct-blockquote-author ct-u-colorMotive"> - Jessica Dawn </span> </div> </blockquote> |
Screenshot’s
Was this article helpful ?
Testimonials
HTML MARKUP
There are two available variations of testimonial box. With picture on the left or right side, each type has a corresponding CSS class, which needs to be added in compoenent markup:
— ct-testimonials–left
— ct-testimonials–right
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 |
<div class="ct-testimonials ct-testimonials--left ct-u-marginTop70"> <div class="ct-testimonials-image"> <img src="../assets/images/demo-content/testimonials1.jpg" alt="Testimonial 1"> </div> <div class="ct-testimonials-content"> <div class="ct-testimonials-content-name ct-u-paddingBottom20"> <span class="ct-u-size18">Karen Donalds</span> </div> <p class="ct-testimonials-content-description text-justify"> I am extremely pleased with my decision to have my daughter take dance classes from you guys. The environment, the teachers and overall experience has been wonderful! I would highly recommend others to look into having their children take classes here! Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aliquam dictum tempus magna eu gravida. Cum sociis natoque penatibus et magnis dis parturient montes. </p> </div> <div class="clearfix"></div> </div> |
Screenshot’s
Was this article helpful ?
Slider
HTML MARKUP
1 2 3 4 5 6 7 8 9 10 |
<div id="sync1" class="ct-js-owl owl-carousel" data-single="true" data-height="" data-snap-ignore="false"> <div class="item"> <img src="../assets/images/demo-content/gallery-sync-1.jpg" alt=""> </div> </div> <div id="sync2" class="ct-js-owl owl-carousel ct-u-paddingBoth20 ct-syncedCarousel ct-syncedCarousel--navigationBottom ct-backgroundContent" data-type="color" data-bg-color="#f6f6f6" data-snap-ignore="false"> <div class="item"> <img src="../assets/images/demo-content/gallery-sync-thumb-1.jpg" alt=""> </div> </div> |
1 2 |
<script src="../assets/plugins/owl/owl.carousel.js"></script><script src="../assets/plugins/owl/sync.js"></script> <script src="../assets/plugins/owl/init.js"></script> |
Was this article helpful ?
Main carousel slider
There are several available options for the slider navigation placement. Each variation can be enabled with one of the following CSS classes added to HTML markup of the slider:
— ct-mainCarousel.ct-mainCarousel–arrowsMiddle,
— ct-mainCarousel.ct-mainCarousel–arrowsTop,
— ct-mainCarousel.ct-mainCarousel–arrowsTopRight,
— ct-mainCarousel.ct-mainCarousel–arrowsTopLeft,
— ct-mainCarousel.ct-mainCarousel–arrowsBottom,
— ct-mainCarousel.ct-mainCarousel–arrowsBottomLeft,
— ct-mainCarousel.ct-mainCarousel–arrowsBottomRight,
— ct-mainCarousel.ct-mainCarousel–arrowsCenterTop,
— ct-mainCarousel.ct-mainCarousel–arrowsCenterBottom
HTML MARKUP
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 |
<!-- Main Carousel --> <div class="ct-js-owl ct-u-owl ct-mainCarousel ct-mainCarousel--arrowsMiddle" data-single="true" data-height="844" data-animations="true" data-navigation="true" data-pagination="false" data-bg="true" data-snap-ignore="true"> <div class="item" data-bg="../assets/images/demo-content/slide-number-first.jpg" data-position="center center"> <!-- 1' OwlSlider item --> <div class="inner"> <div class="ct-dividedButtons ct-dividedButtons--bottomMiddle"> <div class="btn-group btn-block" role="group" aria-label="..."> <button type="button" class="btn btn-primary">Student Division (8+)</button> <button type="button" class="btn btn-gray">Attend class <i class="fa fa-angle-double-right"></i></button> </div> </div> </div> </div> <div class="item" data-bg="../assets/images/demo-content/main-slider-3.jpg" data-position="right center"> <!-- 2' OwlSlider item --> <div class="inner"> <div class="ct-dividedButtons ct-dividedButtons--bottomMiddle"> <div class="btn-group btn-block" role="group" aria-label="..."> <button type="button" class="btn btn-primary">Student Division (8+)</button> <button type="button" class="btn btn-gray">Attend class <i class="fa fa-angle-double-right"></i></button> </div> </div> </div> </div> <div class="item" data-bg="../assets/images/demo-content/main-slider4.jpg" data-position="right"> <!-- 3' OwlSlider item --> <div class="inner"> <div class="ct-dividedButtons ct-dividedButtons--bottomMiddle"> <div class="btn-group btn-block" role="group" aria-label="..."> <button type="button" class="btn btn-primary">Student Division (8+)</button> <button type="button" class="btn btn-gray">Attend class <i class="fa fa-angle-double-right"></i></button> </div> </div> </div> </div> </div> |
JavaScript
1 2 |
<script src="../assets/plugins/owl/owl.carousel.js"></script> <script src="../assets/plugins/owl/init.js"></script> |
Screenshot’s
Was this article helpful ?
Schedule
HTML MARKUP
1 2 3 4 5 6 7 8 9 10 |
<table class="ct-schedule ct-backgroundContent" data-type="color" data-bg-color="#f6f6f6"> <caption class="ct-u-size15 ct-fw-500">Ballet at Lunchtime</caption> <tbody> <tr> <td>Monday</td> <td>12:30pm</td> <td>1:30pm</td> </tr> </tbody> </table> |
Was this article helpful ?
Counters
There are two types of counters:
HTML MARKUP
1 2 3 4 5 6 7 8 9 10 11 |
<div class="text-center ct-counterBox-icon"><strong><!-- Counter 'option 1 --></strong> <div class="ct-counter-icon"> <i class="fa fa-desktop fa-2x"></i> </div> <div class="ct-counter-content"> <span class="ct-counter-base ct-fw-300 ct-js-counter" data-ct-to="459984" data-ct-speed="400">459 984</span> <p class="ct-counter-description text-capitalize"> Pixels Crafted so far </p> </div> </div> |
1 2 3 4 5 6 7 8 |
<div class="text-center ct-counterBox"><strong><!-- Counter 'option 2 --></strong> <div class="ct-counter-content"> <span class="ct-counter-base ct-fw-300 ct-js-counter" data-ct-to="34" data-ct-speed="10">34</span> <p class="ct-counter-description text-uppercase"> Days </p> </div> </div> |
JavaScript
1 2 |
<script src="../assets/plugins/ct-counters/jquery.countTo.js"></script> <script src="../assets/plugins/ct-counters/init.js"></script> |
Screenshot’s
Was this article helpful ?
Progress bars
HTML MARKUP
1 2 3 4 5 6 7 8 9 10 11 12 |
<div class="ct-progressBar"> <div class="ct-progressBar-title"> Space for title </div> <div class="progress"> <div class="progress-bar progress-bar--motive animating" role="progressbar" aria-valuenow="47" aria-valuemin="0" aria-valuemax="100"> <div class="ct-progressBar-content"> <span class="ct-progressBar-text">47</span> </div> </div> </div> </div> |
JavaScript
1 |
<script src="../assets/plugins/ct-progressbars/init.js"></script> |
Screenshot’s
Was this article helpful ?
Social Bar
HTML MARKUP
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 |
<div class="ct-socialBar text-center"> <h4 class="ct-socialTitle"><i class="fa fa-share-alt"></i> Connect with us</h4> <hr class="divider"> <div class="container"> <div class="row"> <div class="col-md-12"> <div class="ct-socialList"> <ul class="list-inline list-unstyled text-uppercase"> <li><a href="#" class="ct-socialLink">Facebook<span rel="Facebook"></span></a></li> <li><a href="#" class="ct-socialLink">Twitter<span rel="Twitter"></span></a></li> <li><a href="#" class="ct-socialLink">YouTube<span rel="YouTube"></span></a></li> <li><a href="#" class="ct-socialLink">Pinterest<span rel="Pinterest"></span></a></li> </ul> </div> </div> </div> </div> </div> |
Screenshot:
Was this article helpful ?
Tooltips
You can add tooltips only to social icons. Define tooltip placement with one of the following CSS classes added in HTML markup:
top – data-placement=”top”
bottom – data-placement=”bottom”
left – data-placement=”left”
right – data-placement=”right”
HTML MARKUP
1 2 3 |
<a href="#" data-toggle="tooltip" data-placement="top" title="" data-original-title="Facebook"> <i class="fa fa-facebook ct-fw-600"></i> </a> |
Screenshot
Was this article helpful ?
Photo Gallery
There are three variation of the gallery:
ct-photoGallery–alignLeft – this is the standard one
ct-photoGallery–alignRight
ct-photoGallery–alignCenter
HTML MARKUP for 2 elements (markup it’s repeatable, if you need more item just duplicate the code below)
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 |
<div class="ct-photoGallery ct-photoGallery--alignLeft"> <div class="row"> <div class="col-md-12"> <div class="nav-tabs-justified"> <div class="tabpanel"> <ul class="nav nav-tabs" role="tablist"> <li role="presentation"><a href="#person1" aria-controls="person1" role="tab" data-toggle="tab"><img src="../assets/images/demo-content/person1.jpg" alt="Person1"></a></li> <li role="presentation"><a href="#person2" aria-controls="person2" role="tab" data-toggle="tab"><img src="../assets/images/demo-content/person2.jpg" alt="Person2"></a></li> (...) (...) (...) </ul> <div class="tab-content ct-photoBox"> <!-- person 1 --> <div role="tabpanel" class="tab-pane animated fadeIn" id="person1"> <div class="ct-personImage"> <img src="../assets/images/demo-content/person1-medium.jpg" alt="Person image"> </div> <div class="ct-personDescription"> <h3 class="ct-personName animated" data-fx="fadeInDown">Caty Jenson #1</h3> <p class="ct-personAbout"> Mauris eleifend elit faucibus, aliquet magna utamus, bibendum lacus. Nam a vulputate justo. Etiam mitum ipsum, aliquam sed tincidunt vitae, blandit vel oduio. Mauris malesuada tincidunt aliquet. Maecenas auctor at ipsum s. </p> <a href="" class="btn btn-lg btn-primary text-uppercase">subscribe today</a> </div> </div> <!-- person 2 --> <div role="tabpanel" class="tab-pane animated fadeIn" id="person2"> <div class="ct-personImage"> <img src="../assets/images/demo-content/person2-medium.jpg" alt="Person image"> </div> <div class="ct-personDescription"> <h3 class="ct-personName animated" data-fx="fadeInDown">Caty Jenson #2</h3> <p class="ct-personAbout"> Mauris eleifend elit faucibus, aliquet magna utamus, bibendum lacus. Nam a vulputate justo. Etiam mitum ipsum, aliquam sed tincidunt vitae, blandit vel oduio. Mauris malesuada tincidunt aliquet. Maecenas auctor at ipsum s. </p> <a href="" class="btn btn-lg btn-primary text-uppercase">subscribe today</a> </div> </div> </div> </div> </div> </div> </div> </div> |
Screenshot:
Was this article helpful ?
Rounded Gallery
Rounded Gallery with magnific-popup
HTML markup:
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 |
<div class="ct-galleryRounded ct-galleryRounded--8people ct-u-paddingBoth50 ct-gallery-popup"> <div class="container"> <!-- Rounded Gallery: 1 line --> <div class="row"> <div class="col-md-12"> <div class="ct-galleryFirstLine"> <div class="row"> <div class="col-lg-3 col-lg-offset-3 col-md-4 col-sm-4 col-sm-offset-2 col-xs-12"> <div class="ct-personImage"> <div class="ct-imageHovered"> <a href="../assets/images/demo-content/wallhaven-113665.jpg" data-effect="mfp-move-from-top" title="Space on appropriate title #1."> <img class="img-responsive img-circle img1" src="../assets/images/demo-content/roundedGallery-person1.png" alt="Person 1"> </a> </div> </div> </div> <div class="col-lg-3 col-md-4 col-sm-4 col-xs-12"> <div class="ct-personImage ct-personImage--MarginLeft25"> <div class="ct-imageHovered"> <a href="../assets/images/demo-content/46e7a3321e16c34e8d4b44f248df4a32.jpeg" data-effect="mfp-move-from-top" title="Space on appropriate title #2."> <img class="img-responsive img-circle img2" src="../assets/images/demo-content/roundedGallery-person2.png" alt="Person 2"> </a> </div> </div> </div> </div> </div> </div> </div> <!-- Rounded Gallery: 2 line --> <div class="row"> <div class="col-md-12"> <div class="ct-gallerySecondLine"> <div class="row"> <div class="col-lg-3 col-lg-offset-2 col-md-4 col-sm-4 col-xs-12"> <div class="ct-personImage ct-personImage--MarginLeft25"> <div class="ct-imageHovered"> <a href="../assets/images/demo-content/32e54468767ce97dfbc99ddf03d3a983.jpg" data-effect="mfp-move-from-top" title="Space on appropriate title #3."> <img class="img-responsive img-circle img3" src="../assets/images/demo-content/roundedGallery-person3.png" alt="Person 3"> </a> </div> </div> </div> <div class="col-lg-3 col-md-4 col-sm-4 col-xs-12"> <div class="ct-personImage ct-personImage--MarginLeft50"> <div class="ct-imageHovered"> <a href="../assets/images/demo-content/wallhaven-86108.jpg" data-effect="mfp-move-from-top" title="Space on appropriate title #4."> <img class="img-responsive img-circle img4" src="../assets/images/demo-content/roundedGallery-person4.png" alt="Person 4"> </a> </div> </div> </div> <div class="col-lg-3 col-md-4 col-sm-4 col-xs-12"> <div class="ct-personImage ct-personImage--MarginLeft75"> <div class="ct-imageHovered"> <a href="../assets/images/demo-content/wallhaven-93028.jpg" data-effect="mfp-move-from-top" title="Space on appropriate title #5."> <img class="img-responsive img-circle img5" src="../assets/images/demo-content/roundedGallery-person5.png" alt="Person 5"> </a> </div> </div> </div> </div> </div> </div> </div> <!-- Rounded Gallery: 3 line --> <div class="row"> <div class="col-md-12"> <div class="ct-galleryThirdLine"> <div class="row"> <div class="col-lg-3 col-lg-offset-3 col-md-4 col-sm-4 col-sm-offset-2 col-xs-12"> <div class="ct-personImage"> <div class="ct-imageHovered"> <a href="../assets/images/demo-content/wallhaven-119023.jpg" data-effect="mfp-move-from-top" title="Space on appropriate title #6."> <img class="img-responsive img-circle img6" src="../assets/images/demo-content/roundedGallery-person6.png" alt="Person 6"> </a> </div> </div> </div> <div class="col-lg-3 col-sm-4 col-md-4 col-xs-12"> <div class="ct-personImage ct-personImage--MarginLeft25"> <div class="ct-imageHovered"> <a href="../assets/images/demo-content/3ac547676d5d3dbb8b2be73e2d214acc.jpg" data-effect="mfp-move-from-top" title="Space on appropriate title #7."> <img class="img-responsive img-circle img7" src="../assets/images/demo-content/roundedGallery-person7.png" alt="Person 7"> </a> </div> </div> </div> </div> </div> </div> </div> <!-- Rounded Gallery: 4 line --> <div class="row"> <div class="col-md-12"> <div class="ct-galleryFourLine"> <div class="row"> <div class="col-lg-3 col-lg-offset-5 col-md-4 col-sm-4 col-sm-offset-4 col-xs-12"> <div class="ct-personImage ct-personImage--MarginLeft50"> <div class="ct-imageHovered"> <a href="../assets/images/demo-content/roundedGallery-person8-huge.png" data-effect="mfp-move-from-top" title="Space on appropriate title #8."> <img class="img-responsive img-rounded img8" src="../assets/images/demo-content/roundedGallery-person8.png" alt="Person 8"> </a> </div> </div> </div> </div> </div> </div> </div> </div> </div> |
JavaScript files:
1 2 |
<script src="../assets/plugins/magnificPopup/jquery.magnific-popup.js"></script> <script src="../assets/plugins/magnificPopup/init.js"></script> |
Screenshot
Was this article helpful ?
Decoration Carousel
HTML MARKUP
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 |
<div class="ct-owlCarousel-frame center-block"> <div class="ct-owlCarousel-slideSpacer"> <div class="ct-js-owl owl-carousel ct-decorationCarousel ct-decorationCarousel--navBottomCenter" data-single="true" data-pagination="true" data-autoplay="true" data-navigation="false" data-height="" data-stopOnHover="true" data-snap-ignore="true"> <div class="item"> <img src="../assets/images/demo-content/ipad-img1.png" alt="Team Member 1"> </div> <div class="item"> <img src="../assets/images/demo-content/ipad-img2.jpg" alt="Team Member 2"> </div> <div class="item"> <img src="../assets/images/demo-content/ipad-img3.jpg" alt="Team Member 3"> </div> <div class="item"> <img src="../assets/images/demo-content/ipad-img4.jpg" alt="Team Member 4"> </div> </div> </div> </div> |
Screenshot
Was this article helpful ?
Isotope gallery with popup
HTML MARKUP
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 |
<ul class="list-unstyled ct-gallery-filters"><!-- Isotope nav --> <li><a data-filter="*" class="active">ALL</a></li> <li><a data-filter=".classical">CLASSICAL</a></li> <li><a data-filter=".neo-classical">NEO-CLASSICAL</a></li> <li><a data-filter=".contemporary">CONTEMPORARY</a></li> </ul> <div class="ct-gallery ct-gallery--col3 ct-gallery--withSpacing is-loaded"> <div class="ct-gallery-item ct-gallery-item--masonry classical"><!-- Gallery's 1 item--> <div class="ct-gallery-itemInner"> <div class="ct-galleryBox ct-galleryBox--type1 ct-galleryBox--motive"> <a class="ct-js-magnificPopupImage ct-galleryBox ct-galleryBox--type1 ct-galleryBox--motive" href="../assets/images/demo-content/gallery1.jpg"> <figure> <img src="../assets/images/demo-content/gallery1.jpg" class="ct-portfolio-image" alt="Gallery picture 1"> <figcaption class="ct-galleryBox-overlay"> <div class="ct-galleryBox-overlay-imageTitle"> Orange Ballerina Dancing </div> <div class="ct-galleryBox-overlay-imageView"> <span>See</span> </div> </figcaption> </figure> </a> </div> </div> </div> </div> |
JavaScript
1 2 3 4 5 |
<script src="../assets/plugins/ct-portfolio/jquery.isotope.min.js"></script> <script src="../assets/plugins/ct-portfolio/imagesloaded.js"></script> <script src="../assets/plugins/ct-portfolio/init.js"></script> <script src="../assets/plugins/magnificPopup/jquery.magnific-popup.js"></script> <script src="../assets/plugins/magnificPopup/init.js"></script> |
Screenshot’s
Was this article helpful ?
Icon Boxes
Option 1
HTML MARKUP
1 2 3 4 5 6 7 8 9 10 11 12 13 14 |
<div class="ct-iconBox ct-iconBox--type1"> <a href="#" class="ct-iconBox-Icon ct-iconBox-IconEffect ct-iconBox-effectHelper"> <i class="fa fa-pie-chart"></i> </a> <div class="ct-iconBox-content"> <h5 class="ct-iconBox-title text-capitalize"> <a href="">Online Classes</a> </h5> <p class="ct-iconBox-description ct-u-colorWhite text-justify-xs"> Paid membership includes video classes, when you want, from your computer, tablet, or mobile device. Be inspired, learn new moves and keep fit with well-known dance instructors. </p> </div> </div> |
Option 2
HTML MARKUP
1 2 3 4 5 6 7 8 9 10 11 12 |
<div class="ct-iconBox ct-iconBox--square"> <a href="#" class="ct-iconBox-icon ct-iconBox-IconEffect ct-iconBox-effectHelper"> <i class="fa fa-user-secret"></i> </a> <div class="ct-iconBox-content ct-u-colorWhite"> <h5 class="ct-iconBox-title"><a href="">Online Classes</a></h5> <p class="ct-iconBox-description text-justify-xs"> Paid membership includes video classes, when you want, from your computer, tablet, or mobile device. Be inspired, learn new moves and keep fit with well-known dance instructors. </p> </div> </div> |
Option 3
HTML MARKUP
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 |
<div class="ct-iconBox ct-iconBox--pentagon"> <a href="#" class="ct-iconBox-icon ct-iconBox-IconEffect ct-iconBox-effectHelper"> <svg width="50" height="50" viewBox="-1 0 101 100"> <path d="M20,0 L80,0 L100,60 L50,100 L0,60z"></path> </svg> <i class="fa fa-user-secret"></i> </a> <div class="ct-iconBox-content ct-u-colorWhite"> <h5 class="ct-iconBox-title"><a href="">Online Classes</a></h5> <p class="ct-iconBox-description text-justify-xs"> Paid membership includes video classes, when you want, from your computer, tablet, or mobile device. Be inspired, learn new moves and keep fit with well-known dance instructors. </p> </div> </div> |
Option 4
HTML MARKUP
1 2 3 4 5 6 7 8 9 10 11 12 |
<div class="ct-iconBox ct-iconBox--rectangle"> <a href="#" class="ct-iconBox-icon ct-iconBox-IconEffect ct-iconBox-effectHelper"> <i class="fa fa-users"></i> </a> <div class="ct-iconBox-content"> <h5 class="ct-iconBox-title"><a href="">Online Classes</a></h5> <p class="ct-iconBox-description"> Paid membership includes video classes, when you want, from your computer, tablet, or mobile device. Be inspired, learn new moves and keep fit with well-known dance instructors. </p> </div> </div> |
Screenshot:
Was this article helpful ?
Courses box
HTML MARKUP
1 2 3 4 5 6 7 8 9 10 11 12 13 |
<article class="ct-coursesBox"> <a href="#"> <div class="ct-coursesBox-image"> <img src="../assets/images/demo-content/coursesBox-1.jpg" class="grayscale grayscale-fade" alt="Team Member 1"> <div class="ct-coursesIcon"> <div class="text-uppercase ct-fw-600 ct-u-paddingTop5">BEG</div> <div class="text-capitalize">Lvl1</div> </div> </div> </a> <h4 class="ct-coursesBox-title"><a href="#" class="ct-u-colorInherit">Shuffle Toe Heel Wiggles</a></h4> <span class="ct-coursesBox-subtitle">Teacher: <a href="#">Marta Davis</a></span> </article> |
How it looks?
Was this article helpful ?
Person Box
HTML MARKUP
1 2 3 4 5 6 7 8 9 |
<a href="single-member" class="ct-personBox ct-personBox--primary"> <figure class="ct-personBox-image"> <img src="../path/image.*" alt="Person 2"> <figcaption> <div class="ct-personBox-name">Lisa Donalds</div> <span class="ct-personBox-linkHelper">See</span> </figcaption> </figure> </a> |
Was this article helpful ?
Leadership box
There are two available variation of the box:
ct-leadershipBox–left
ct-leadershipBox–right
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 |
<div class="ct-leadershipBox ct-leadershipBox--left"> <div class="ct-leadershipBox-description"> <div class="ct-leadershipBox-title"> <h1 class="ct-leadershipBox-firstName">Megan</h1> <h2 class="ct-leadershipBox-surName">Trainers</h2> <span class="ct-leadershipBox-positionName ct-fw-300">Founder of 1STEP</span> </div> <p class="ct-leadershipBox-basicInformation text-justify-xs"> Lorem ipsum dolor sit amet, consectetur adipiscing elit. Mauris leo nibh, suscipit et nibh sed, posuere veneuis massa. Aliquam nunc nulla, imperdiet sed mattis id, consequat aliquet diam. Fusce dictum feugiat aliquam. Phasellus diam libero, mollis vel velit quis, bibendum volutpat turpis. Proin id gravida diam. Donec tempor, enim ac vulputate vehicula, odio arcu vulputate dui, at tristique dui nibh ut nisl. Aliquam lacinia pretium urna, eget tincidunt ipsum accumsan sit amet. In faucibus lacinia est. Praesent dapibus, dolor id vehicula sodales, justo diam eleifend ipsum, vel laoree. </p> </div> <div class="ct-leadershipBox-image animated" data-fx="" data-time=""> <img src="../assets/images/demo-content/leadership-1.jpg" alt="Leadership 1" class="img-responsive"> </div> <div class="clearfix"></div> </div> |
JavaScript:
Screenshot’s:
Was this article helpful ?
Image Box
HTML MARKUP
There are two types of image boxes. Define which one you would like to use with the proper CSS class added to HTML markup:
-ct-imageBox–type1
-ct-imageBox–type2
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 |
<div class="ct-imageBox ct-imageBox--type2"> <a href="#" class="ct-imageBox-image"> <img src="path/to/image" class="img-responsive" alt="Demo image"> </a> <article class="ct-imageBox-content"> <h5 class="ct-imageBox-content-header ct-fw-400 text-uppercase text-left"> <a href="#">Title</a> </h5> <p class="ct-imageBox-content-description"> Lorem ipsum dolor sit amet, consectetur adipiscing elit. Mauris leo nibh, suscipit et nibh sed, posuere veneuis massa. Aliquam nunc nulla, imperdiet sed mattis id, conseu quat aliquet diam. Fusce dictum feugiat aliquam. Get tincidunt ipsum accumsan sit amet. In faucibus lacinia est. Praesent dapibus, dolor id vehicula sodales, justo. </p> </article> </div> |
Screenshot’s
Was this article helpful ?
Video Box
HTML MARKUP
1 2 3 4 5 |
<div class="ct-video-poster"> <a href="#" class="ct-videoPopup"> <img src="../assets/images/demo-content/pattern3.jpg" alt="Video poster"> </a> </div> |
JavaScript
1 2 |
<script src="../assets/plugins/magnificPopup/jquery.magnific-popup.js"></script> <script src="../assets/plugins/magnificPopup/init.js"></script> |
Was this article helpful ?
Shadow box
HTML MARKUP
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 |
<div class="ct-shadowBox ct-backgroundContent" data-type="color" data-bg-color="rgba(255, 255, 255, .4)" data-snap-ignore="true"> <div class="form"> <div class="text-right ct-u-colorLighterGray ct-u-size16"> <span class="ct-u-colorLighterGrey ct-u-cursorPointer" data-toggle="modal" data-target="#myModal">Login</span> </div> <div class="text-left"> <h3 class="ct-u-marginBoth0 ct-u-marginTopMinus10 ct-u-size24 ct-fw-400">Join Us</h3> </div> <form class="ct-u-paddingTop25 ct-u-form-control--Default ct-loginForm"> <div class="form-group"> <input type="text" class="form-control input-sm" placeholder="First Name" required="required"> </div> <div class="form-group"> <input type="text" class="form-control input-sm" placeholder="Last Name" required="required"> </div> <div class="form-group"> <input type="email" class="form-control input-sm" placeholder="Email Address" required="required"> </div> <div class="form-group"> <input type="email" class="form-control input-sm" placeholder="Confirm Email Address" required="required"> </div> <button type="submit" class="btn btn-xs btn-primary btn-block text-uppercase ct-u-size14">Sign up</button> <div class="help-block ct-u-size12 ct-u-colorLighterGray ct-u-paddingTop20"> By signing up with 1step, you agree to our <a href="">Terms of OurService</a> and <a href="">Privacy Policy.</a> </div> </form> </div> </div> |
Screenshot:
Was this article helpful ?
Artistic Boxes
HTML MARKUP
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 |
<div class="ct-artisticBox"> <div class="ct-artisticBox-content"> <div class="ct-backgroundContent" data-bg-color="#f7f7f7" data-type="color"> <div class="ct-artisticBox-description"> <h3 class="ct-artisticBox-date">2014 - 2015</h3> <h4 class="ct-artisticBox-title text-uppercase">Artistic Staff</h4> <ul class="list-unstyled ct-artistBox-members"> <li>Karen Jenkins - <a href="#">Ballet Master</a></li> <li>Lisa Donalds - <a href="">Ballet Mistress</a></li> <li>Dana Johnsons - <a href="#">Rehearsal Director</a></li> <li>Melissa Kens - <a href="#">Artistic Director</a></li> </ul> </div> </div> </div> <div class="ct-artisticBox-personImage"> <a href="staff-single-member.html" class="ct-personBox ct-personBox--primary"> <figure class="ct-personBox-image"> <img src="../assets/images/demo-content/personBox0.jpg" alt="Person 1"> <figcaption> <div class="ct-personBox-name">Karen Jenkins</div> <span class="ct-personBox-linkHelper">See</span> </figcaption> </figure> </a> <a href="staff-single-member.html" class="ct-personBox ct-personBox--primary"> <figure class="ct-personBox-image"> <img src="../assets/images/demo-content/personBox2.jpg" alt="Person 2"> <figcaption> <div class="ct-personBox-name">Lisa Donalds</div> <span class="ct-personBox-linkHelper">See</span> </figcaption> </figure> </a> <a href="staff-single-member.html" class="ct-personBox ct-personBox--primary"> <figure class="ct-personBox-image"> <img src="../assets/images/demo-content/personBox3.jpg" alt="Person 3"> <figcaption> <div class="ct-personBox-name">Dana Johnsons</div> <span class="ct-personBox-linkHelper">See</span> </figcaption> </figure> </a> <a href="staff-single-member.html" class="ct-personBox ct-personBox--primary"> <figure class="ct-personBox-image"> <img src="../assets/images/demo-content/personBox4.jpg" alt="Person 4"> <figcaption> <div class="ct-personBox-name">Monika Belluci</div> <span class="ct-personBox-linkHelper">See</span> </figcaption> </figure> </a> </div> <div class="clearfix"></div> </div> |
Screenshot’s
Was this article helpful ?
Product single
JavaScript
1 2 3 |
<script src="../assets/plugins/owl/owl.carousel.js"></script> <script src="../assets/plugins/owl/init.js"></script> <script src="../assets/plugins/ct-select2/select2.js"></script> |
Was this article helpful ?
Products list
HTML MARKUP
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 |
<div class="ct-productItem"> <div class="row"> <div class="col-md-2"> <div class="ct-productItem-image"> <a href="shop-single-product.html"> <img src="../path/to/shopProduct" alt="Shop product"> </a> </div> </div> <div class="col-md-10"> <div class="ct-productItem-content"> <h6 class="ct-productItem-name"> <a href="shop-single-product">I'm Bob T-Shirt</a> </h6> <div class="ct-productItem-description"> This classic silhouette is an affordable alternative heavyweight t-shirt for the value-conscious consumer. </div> <div class="ct-u-paddingTop10 ct-u-paddingBottom15"> <span class="ct-productItem-price ct-u-colorPrimary">$25.00</span> </div> <a href="shop-single-product.html" class="btn btn-primary btn-xs text-uppercase">Buy now</a> </div> </div> </div> </div> |
Was this article helpful ?
Pricing Tables
There are two types of Pricing Tables:
HTML MARKUP
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 |
<div class="text-center ct-pricingBox ct-pricingBox--standard"> <div class="ct-pricingBox-title"> <h5 class="text-uppercase">Basic</h5> </div> <div class="ct-pricingBox-pricing"> <span class="ct-pricingBox-price">$34</span> <span class="ct-pricingBox-priceSub"> / <strong>month</strong></span> </div> <ul class="list-unstyled ct-pricingBox-list"> <li><i class="fa fa-check-square-o"></i> lorem ipsum</li> <li><i class="fa fa-check-square-o"></i> dolor sumit</li> <li><i class="fa fa-check-square-o"></i> lorem ipsum primus</li> <li><i class="fa fa-check-square-o"></i> dolor sumit simus</li> </ul> <a href="#" class="btn btn-xs btn-primary">Buy now</a> </div> |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 |
<div class="text-center ct-pricingBox ct-pricingBox--professional"> <div class="ct-pricingBox-title"> <h5 class="text-uppercase ct-fw-300 ct-u-size30">Basic</h5> <div class="ct-pricingBox-pricing"> <span class="ct-pricingBox-price">$34</span> </div> </div> <ul class="list-unstyled ct-pricingBox-list"> <li><i class="fa fa-check-square-o"></i> lorem ipsum</li> <li><i class="fa fa-check-square-o"></i> dolor sumit</li> <li><i class="fa fa-check-square-o"></i> lorem ipsum primus</li> <li><i class="fa fa-check-square-o"></i> dolor sumit simus</li> </ul> <a href="#" class="btn btn-xs btn-primary">Buy now</a> </div> |
Screenshot’s:
Was this article helpful ?
Tickets & Showtimes
HTML MARKUP
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 |
<div class="col-md-3"> <div class="row"> <div class="col-md-12"> <div class="ct-widget"> <div class="ct-widgetInner"> <h6 class="ct-u-colorMotive text-uppercase ct-u-size20">Tickets & Showtimes</h6> <div class="form-group ct-u-paddingTop10"> <div class="input-group date" id="sandbox-container"></div> </div> </div> </div> </div> </div> <div class="row"> <div class="col-md-12"> <div class="ct-widget"> <div class="ct-widgetInner"> <div class="ct-widget-tickets"> <div class="ct-js-datePicker"></div> </div> </div> </div> </div> </div> </div> |
JavaScript
1 |
<script src="../assets/plugins/ct-datepicker/bootstrap-date-picker.js"></script><script src="../assets/plugins/ct-datepicker/init.js"></script> |
Was this article helpful ?
Single blog post
HTML MARKUP
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 |
<article class="ct-blogPost ct-blogPost--primary text-justify-xs"> <img src="../assets/images/demo-content/blog-single-1.jpg" alt="Ballet Image"> <h5 class="ct-blogPost-title text-center-xs">Home for the holidays</h5> <div class="ct-blogPost-metaContainer text-center-xs"> <span class="ct-blogPost-meta">By <a href="#">DanaK</a></span> <span class="ct-blogPost-meta">in: <a href="#">Just Ballet</a></span> <span class="ct-blogPost-meta"> on January 3, 2015</span> <span class="ct-blogPost-meta"><a href="#">6 Comments</a></span> </div> <div class="ct-blogPost-text"> <p class="ct-u-size16"> Show off your culinary skills with a batch of pretty pastel macaroons. They're a small light biscuit, crunchy outside and soft inside, made with ground almonds, sugar and egg whites. Macaroons are sometimes flavoured with additional ingredients such as coffee, chocolate, nuts or fruit. They’re particularly good made with freshly ground. </p> <p class="ct-u-size16"> I hate sifting. I learned the importance of sifting from my mother-in-law Gail. We made macarons together after she had returned from Paris where she had taken a macaron class. She had me sift the almond flour over and over. When I thought I was done, she told me to sift it again. Then again. Sifting feels like a chore. It can be time consuming, but it eliminates chunks from your almond flour and ground pistachios. It is an important step that leads to smoother macaron shells. The more you sift, the smoother your shells will be. </p> <p class="ct-u-size16"> This next picture shows the chunks that I removed from the almond and pistachio mixture through sifting. If I had not sifted, these chunks of nuts would be incorporated into my shell batter. Like I said, sifting feels like a tedious chore, but it is so worth it to have a smooth shell in the end. </p> </div> <div class="ct-blogTags"> <span class="ct-u-size16"><i class="fa fa-tag"></i> Tags:</span> <a href="#" class="ct-blogTag">ballerina</a> <a href="#" class="ct-blogTag">joyful</a> <a href="#" class="ct-blogTag">hiliday</a> <a href="#" class="ct-blogTag">ballet</a> </div> <ul class="ct-socials ct-socials--darkGrey list-inline list-unstyled ct-u-marginTop20 ct-u-marginBottom50"> <li> <span class="ct-fw-600 ct-u-size16 text-uppercase ct-fw-700">Share:</span> </li> <li> <a href="#" data-toggle="tooltip" data-placement="top" title="" data-original-title="Facebook"> <i class="fa fa-facebook ct-fw-600"></i> </a> </li> <li> <a href="#" data-toggle="tooltip" data-placement="top" title="" data-original-title="Twitter"> <i class="fa fa-twitter ct-fw-600"></i> </a> </li> <li> <a href="#" data-toggle="tooltip" data-placement="top" title="" data-original-title="RSS"> <i class="fa fa-rss ct-fw-600"></i> </a> </li> <li> <a href="#" data-toggle="tooltip" data-placement="top" title="" data-original-title="Linkedin"> <i class="fa fa-linkedin ct-fw-600"></i> </a> </li> </ul> <div class="ct-authorPost"> <img class="img-responsive" src="../assets/images/demo-content/blog-single-3.jpg" alt="Author Photo"> <div class="ct-authorPost-content"> <div class="ct-authorPost-author ct-u-paddingBottom20"><span class="ct-authorPost-name">Janice Dohnson</span> - January 4, 2015</div> <p class="ct-authorPost-quote text-justify-xs"> But not fine enough that you don’t have to sift it again. It’s a chore, but sifting the powdered sugar and nut mixture one last time will be worth the effort and ensure a smooth macaron shell. </p> </div> <div class="clearfix"></div> </div> </article> |
Screenshot
Was this article helpful ?
Blog list
1) Widget – search
Screenshot:
2) Widget – topPosts
Screenshot:
3) Widget – recent Posts
Screenshot:
4) Widget – tag list
Screenshot:
5) Widget – latestComments
Screenshot:
6) Blog item
Screenshot:
Was this article helpful ?
Pagination
There are four available variations of pagination:
ct-pagination–separatelyCorners
ct-pagination–middle
ct-pagination–right
ct-pagination–left
HTML MARKUP
1 2 3 4 5 6 7 8 9 10 11 |
<div class="ct-pagination ct-pagination--separatelyCorners ct-u-paddingBottom60"> <div class="ct-pages"> <div class="ct-pages-prev"> <a href="#" class="ct-first-page"><i class="fa fa-long-arrow-left fa-fw"></i>Previous</a> </div> <div class="ct-pages-next"> <a href="#">Next<i class="fa fa-long-arrow-right fa-fw"></i></a> </div> <div class="clearfix"></div> </div> </div> |
Screenshot:
Was this article helpful ?
Sources & Credits
The following sources and files have been used to build up this theme
- Twitter Bootstrap – http://twitter.github.com/bootstrap/
- jQuery – http://www.jquery.com
Was this article helpful ?