saasly

Multipurpose Startup SaaS Template

Created : 07/08/2020
By : appscred
Email : appscred@gmail.com

Thank you for purchasing saasly - Multipurpose Startup SaaS Template. If you have any questions that are beyond the scope of this help file, please feel free to email, via my user page contact form or put a ticket at Support Center .
Thank you so much!


Template Features


  • Clean & Simple Design
  • Advance Bootstrap 4 Framework
  • HTML5 & CSS3
  • CSS3 Animations
  • Fully Responsive Design
  • All files are well commented
  • Crossbrowser Compatible with IE10+, Firefox, Safari, Opera, Chrome
  • Extensive Documentation

HTML Structure


The html template uses Latest Bootstrap v4.5.0 with valid HTML5 tags. This theme is a responisve layout with 4 column Support column. All of the information in content area is nested within a class and comes with predefined classes.

Basic Grid HTML

For a simple two column layout, create a .container and add the appropriate number of .col-md* columns.

Given this example, we have .col-md-4 and .col-md-8, making for 12 total columns and a complete row.


...
...

Nesting Columns

To nest your content with the default grid, add a new .container and set of .col-md* columns within an existing .col-md* column. Nested rows should include a set of columns that add up to the number of columns of its parent.


Level 1 column
Level 2
Level 2
Level 2 column

CSS Files and Structure


Mainly three main CSS files are used in this theme. The first one bootstrap.min.css, second one is style.css which for this template and to control responsive layouts.

If you would like to edit a specific section of the site, simply find the appropriate label in the CSS file, and then scroll down until you find the appropriate style that needs to be edited.


These are the css files that are loaded into templates in top of style.css file labled as default css.


@import url(bootstrap.min.css);
@import url(font-awesome.min.css);
@import url(magnific-popup.css);
@import url(slick.css);
@import url(animate.min.css);
@import url(custom-animation.css);
@import url(default.css);
@import url(style.css);
                

Fonts

By default, the template loads this font from Google Web Font Services, you can change the font with the one that suits you best.


@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;600;700;800;900&family=Rubik:wght@300;400;500;700;900&display=swap');
                

Jquery and javascript


This theme imports three types of Javascript files.

  • jQuery
  • Custom scripts (main.js)
  • Some plugins

  • jQuery is a Javascript library that greatly reduces the amount of code that you must write.
  • Most of the animation in this site is carried out from the customs scripts. There are a few functions worth looking over.

In addition to the custom scripts, I have implemented few "tried and true" plugins to create the effects. This plugin is packed, so you won't need to manually edit anything in the file. The only necessary thing to know is how to call the method



These are the JS files that are loaded into templates in end of the Body Section.


    
    
    

    
    
    

    
    

    
    

    
    
    

    
    
                

Tutorial


LOGO


Lets start updating the template. Open index.html file and follow the steps.

Most of the updates are same for all pages. So will explain once here.


 
                

Replace "images/logo.png" with your logo image url source or website name .


NAVMENU


This is the basic structure.


    

    

Add your own menu item to that ul li item. and if you want to add dropdown menu just make a nesting ul li with class of sub-menu



FOOTER COPYRIGHT


    

replace "© Copyright saasly 2020 . All right reserved." with the copyright info.

Sources and Credits


Fonts Used int the template are google fonts, you can find theme on Google Fonts API

Fonts Used are :

Poppins

Rubik


File Used For Animation Effects :

animate.min.css (in css Folder)


Sliders Used Are :

slick Slider


Plugins Used Are :

slick.min.js (can be located in js folder)

jquery.counterup.min.js (can be located in plugins folder)

jquery.magnific-popup.min.js (can be located in plugins folder)

Every Code is properly commented for Editing Ease.

Support


Once again, thank you so much for purchasing this theme. As I said at the beginning, I'd be glad to help you if you have any questions relating to this theme. No guarantees, but I'll do my best to assist. If you have any queries, please feel free to contact us at Support Center.

Email Us at : appscred@gmail.com