Introduction


Pengu - eCommerce HTML5 Template

An HTML Template

Created : 12/12/2022
By : wpoceans
Email : wpoceans@gmail.com

Thank you for purchasing Pengu HTML 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!

HTML Installation


Installing a bootstrap template is not like WordPress or CMS theme installation, actually, installation keyword does not go with bootstrap template. Why? because you don’t install anything, yes bootstrap or HTML templates are automatically rendered by the browser. All you need to place the template folder in proper web host directory and name the initial page as index.html that’s it!

Uploading to Live Server Using FTP:

First of all, If you don’t have your template on your computer, download a template to get started, when download/purchase complete you will get a package like this screenshot (after unzip).

HTML Configuration


The html template uses Latest Bootstrap v5.0.1 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.

    <div class="row">
        <div class="col-md-12">
           Level 1 column
           <div class="row">
               <div class="col-md-6">Level 2</div>
               <div class="col-md-6">Level 2</div>
           </div>
        </div>
    </div>

CSS Files and Customization


Mainly two main CSS files are used in this theme. The first one bootstrap.css, second one is style.css which for this template and responsive style include in style.css file.

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.

CSS Files

Common stylesheets included in all pages:



    <link href="assets/css/themify-icons.css" rel="stylesheet">>
    <link href="assets/css/flaticon.css" rel="stylesheet">
    <link href="assets/css/bootstrap.min.css" rel="stylesheet">
    <link href="assets/css/animate.css" rel="stylesheet">
    <link href="assets/css/owl.carousel.css" rel="stylesheet">
    <link href="assets/css/owl.theme.css" rel="stylesheet">
    <link href="assets/css/slick.css" rel="stylesheet">
    <link href="assets/css/slick.css" rel="stylesheet">
    <link href="assets/css/swiper.min.css" rel="stylesheet">
    <link href="assets/css/owl.transitions.css" rel="stylesheet">
    <link href="assets/css/jquery.fancybox.css" rel="stylesheet">
    <link href="assets/css/odometer-theme-default.css" rel="stylesheet">
    <!-- Custom styles for this template -->
    <link href="assets/sass/style.css" rel="stylesheet">


            

Jquery and javascript


This theme imports three types of Javascript files.

  • jQuery
  • Custom scripts (script.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" plug ins to create the effects. This plugin is packed(some is not), so you won't need to manually edit anything in the file. The only necessary thing to know is how to call the method. (All javascript plugins include in jquery-plugin-collection.js file)

    

<script src="assets/js/jquery.min.js"></script> <script src="assets/js/bootstrap.min.js"></script> <script src="assets/js/jquery-plugin-collection.js"></script> <script src="assets/js/script.js"></script>

Contact Form Settings


We have added an attractive and fully functional contact form. You need to update the $to variable with your email address.

You can change it in mail.php

Sources and Credits


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

Fonts Used are :

Mulish, sans-serif

Lora, serif;


File Used For Animation Effects :

animate.css (in css Folder)


Sliders Used Are :

Owl Carousel

Slick slider

Swiper slider


Every Code is properly commented for Editing Ease.

Icons Used are :


Themify Icons
https://themify.me/themify-icons

Flaticon
https://www.flaticon.com/

Support


Once again, thank you so much for purchasing this template. As I said at the beginning, I'd be glad to help you if you have any questions relating to this template. 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 : wpoceans@gmail.com