Introducing Revoke2 - HTML Theme

This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program. If not, see http://www.gnu.org/licenses/.

Thank you for purchasing our product! We are very glad that you have decided on our HTML theme.

The theme is very easy to use and we are here to guide and help you, so please read and follow the instructions and if you have further questions write us a email hi@theslathemes.com. This documentation is more of a reference work if you do not know what to do and need a better understanding on how the template is built write us a email.

Modification

To the Top

Revoke2 has 13 HTML Files:

  1. index.html - Homepage
  2. about.html - About Page
  3. blog.html - Blog Page
  4. cart.html - Cart Page
  5. checkout.html - Checkout Page
  6. contact.html - Contact Page
  7. error-404.html - Error 404 Page
  8. portfolio.html - Portfolio Page
  9. post.html - Single Post Page
  10. product.html - Single Product Page
  11. project.html - Single Project Page
  12. services.html - Services Page
  13. shop.html - Shop Page

A screen of the Home Page:

theme

All the themes elements like the Testimonial, event, services, skills etc. are all separated DIV-s that can be used on any page you want.

CSS Files and Structure

To the Top

This theme has been implemented as a responsive layout. The full width of the template is fluid for screen mode, and it still has a boxed version.

The CSS file is located in the css folder. The css file is registered and included in the "head"..."/head".

CSS file is very good structured and arranged so you can search very easy:

/* === START ANIMATIONS === */
.our-team-section .team-member .member-image .image-hover,
.main-sidebar .widget-categories ul li a:before,
i,
input,
.filter-area .filter-item .filter-item-hover,
.the-slider .slide-arrows .slide-left,
.the-slider .slide-arrows .slide-right,
textarea,
a {
    outline: none;
    -webkit-transition: ease-in-out 0.2s;
    -moz-transition: ease-in-out 0.2s;
    -o-transition: ease-in-out 0.2s;
    transition: ease-in-out 0.2s;
}
/* ===  END ANIMATIONS === */

/* === START HEADER === */
.header {
    border-top: 6px solid #242626;
    margin-bottom: 25px;
}
.header-top-line {
    background: url('../images/borderline.png') top left;
    height: 6px;
}
.header-top {
    background: #f1f1f1;
}
.header-top-info,
.header-top-socials {
    margin: 0;
    padding: 0;
    font-size: 0;
}
.header-top-socials li {
    display: inline-block;
    list-style: none;
    border-right: 1px solid #e1e1e1;
    *zoom: 1;
    *display: inline;
}
.header-top-socials li:last-child {
    border-right: 0;
}
.header-top-socials li a {
    display: block;
    width: 30px;
    height: 28px;
    text-align: center;
    line-height: 1.5em;
    padding-top: 6px;
    color: #ccc;
    font-size: 17px;
}
.header-top-socials li a:hover {
    color: #ff5113;
}
.header-top-info li {
    list-style: none;
    font-size: 12px;
    color: #9b9b9b;
    line-height: 1.5em;
    display: inline-block;
    margin-right: 30px;
    position: relative;
    padding-left: 24px;
    padding-top: 5px;
    *zoom: 1;
    *display: inline;
}
.header-top-info li a {
    color: #9b9b9b;
}
.header-top-info li i {
    top: 0;
    left: 0;
    margin-top: 2px;
    position: absolute;
    color: #cccccc;
    font-size: 16px;
    line-height: 1.5em;
}
.top-search-form {
    margin: 0;
    padding: 0; 
    position: relative;
}
.top-search-form i {
    z-index: 2;
    color: #fff;
    text-align: center;
    width: 30px;
    height: 30px;
    position: absolute;
    font-size: 16px;
    padding-top: 3px;
    line-height: 1.5em;
    left: 0;
    top: 0;
}

                    

Credits and Sources

To the Top

I've used the following images, icons, fonts or other files as listed.

Fonts used:

JavaScript/jQery plugin used:

  • plugins.js
  • imagesloaded.js
  • isotope.js
  • sudo-slider.js
  • stellar.js
  • swipebox.js
  • enquire.js
  • jquery.finger.js
  • placeholder.js
  • queryloader.js

Thank you so much for choosing "Revoke2" we hope you will enjoy using it!