Treko - Software & Startup Landing Page Template

Documentation


Welcome! First of all we want to thank you for purchasing our Landing Pages Pack
We really do appreciate every sale. If you like our work please do not forget to rate it. It helps us in developing new and better items

For questions on basic HTML, JavaScript or CSS editing - please give your question a quick Google or visit W3Schools as template issues get top priority. You will need some knowledge of HTML/CSS to edit this tempate.

Code Editors

You can use notepad++ , sublimetext 3 or brackets for editing the code.

Use Firebug or Chrome Developer Tools.

Do not start from scratch, use an existing page from the demo and modify it to learn how it works.

Quickly find what you are looking for in this document by using your browser's "Find in Page" feature, typically Control + F.

Many times plugins are to blame when a site fails, always try disabling any third-party plugins if you encounter an error you can't solve.

Don't forget to re-explore the live demo for layouts, usage ideas and sample code

Unzip the downloaded files to the local disk on your computer. Inside the extracted folder there will be a folder with documentation and a folder with the html templates.

structure_image


As Treko is an HTML template, it uses a number of .html pages (18 demo pages + 9 additional inner pages ) in conjunction with css stylesheets and a number of javascript plugins. The following is a brief overview of the files and a look at some prominent features.

html_folder_image

Unzip the downloaded files to the local disk on your computer. Inside the extracted folder there will be a folder with documentation and a folder with the html templates. Treko is a HTML template so there's no really "installation" required just unzip the main file you've downloaded from Themeforest and after unziping you have your all template ready to be used.

  1. Choose the layout and additional inner pages which you will use in project
  2. Rename a demo-x.html in the index.html
  3. Make necessary changes (add your text, images etc.)
  4. Copy all folders and html pages which you will use in project into your www or public_html directory on your server or local computer using FTP client or File Manager (or similar)
Note! In this archive the images that you can see in demo pages were replaced by a placeholder.

Attention! That folder structure and files names are important to make the template working correctly.

Treko template is based on Bootstrap v4.5.0 - a collection of CSS and JS files that can help you rapidly develop sites that look beautiful at any size, be it a 17" laptop screen or an iPhone.

Bootstrap's base grid is a variation of the grid system. The syntax is simple and it's effective cross browser, but the awesome part is that it also has the flexibility to go mobile like a champ. You can really easily customize all part of site or build new.

Bootstrap’s grid system uses a series of containers, rows, and columns to layout and align content. It’s built with flexbox and is fully responsive.

grid_image

The index.html is the main template file that contains the HTML structure of the template. Here is the general structure (shortened):

HTML Markup
boot_image

The general template structure is the same throughout the template.

If you need more information, please visit this site: https://getbootstrap.com/docs/4.0/layout/grid/

All CSS files css files are stored at "css" folder. Here's a list of the stylesheet files we're using with this template. You can find more information opening each file:

css_folder_image
  1. dropdown-effects - A folder with dropdown-effects for responsive mega menu
  2. animate.css - A cross-browser library of CSS3 animations
  3. bootstrap.min.css - This is a main stylesheet that required for basic template styling like form, input, div, list element and etc.
  4. brick-theme.css - The main CSS file for brick color scheme (contains some general styling, such as anchor tag colors, font-sizes, etc.)
  5. dimgreen-theme.css - The main CSS file for dimgreen color scheme (contains some general styling, such as anchor tag colors, font-sizes, etc.)
  6. flaticon.css - A complete set of 200+ thin vector icons
  7. green-theme.css - The main CSS file for green color scheme
  8. indigo-theme.css - The main CSS file for indigo color scheme (contains some general styling, such as anchor tag colors, font-sizes, etc.)
  9. magnific-popup.css - A responsive lightbox stylesheet
  10. menu.css - A css file for responsive mega menu
  11. orangered-theme.css - The main CSS file for orangered color scheme (contains some general styling, such as anchor tag colors, font-sizes, etc.)
  12. owl.carousel.css - A responsive carousel slider
  13. owl.theme.default.min.css - A responsive carousel slider customization file ( it is required if you'd like the default nav controls like dots or next buttons)
  14. pink-theme.css - The main CSS file for pink color scheme (contains some general styling, such as anchor tag colors, font-sizes, etc.)
  15. red-theme.css - The main CSS file for red color scheme (contains some general styling, such as anchor tag colors, font-sizes, etc.)
  16. responsive.css - This stylesheet contains responsive rules for adapting the template to any resolution, from desktop to small mobile.
  17. royalblue-theme.css - The main CSS file for royalblue color scheme (contains some general styling, such as anchor tag colors, font-sizes, etc.)
  18. skyblue-theme.css -The main CSS file for skyblue color scheme (contains some general styling, such as anchor tag colors, font-sizes, etc.)
  19. violet-theme.css - The main CSS file for violet color scheme (contains some general styling, such as anchor tag colors, font-sizes, etc.)

If you create you own styles you must check all the sizes of responsive so all works OK, if you need to change your own styles at certain size you will do it at responsive.css

Every section of the *.css files is commented, so we believe you will have no problem editing it. For example, comment that marks begin of the header wrap section looks like this:

commented-code
How to edit styles

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. For example if you would like to edit the background color, open up the *.css file (name depend on what color scheme you are going to use) and do the following:

text-color-edit

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 (name depend on what color scheme you are going to use) and make sure that there isn't a similar style that has more weight.

This template uses several scripts many of which are documented within the template's code. If you're a developer, you will find this particularly useful. Here are the included Javascript files:

js_folder_image
  1. bootstrap.min.js - This framework provides additional user-interface elements such as dialog boxes, tooltips, carousels etc.
  2. comment-form.js - A jQuery plugin for comment form
  3. contact-form.js - A jQuery plugin for contact form
  4. custom.js - This file contains the general jQuery setups for the scrollup plugin, contact form validation and more.
  5. html5shiv.js - This script is the defacto way to enable use of HTML5 sectioning elements in legacy Internet Explorer.
  6. jquery-3.4.1.min.js - Is a Javascript library that greatly reduces the amount of code that you must write.
  7. jquery.ajaxchimp.min.js - jQuery plugin for MailChimp subscribe form
  8. jquery.appear.js - jQuery plugin for tracking element's appearance in browser viewport
  9. jquery.easing.js - A jQuery plugin to give advanced easing options.
  10. jquery.magnific-popup.min.js - Magnific Popup is a responsive lightbox & dialog script
  11. jquery.scrollto.js - Scroll smooth to any element in your DOM
  12. jquery.validate.min.js - jQuery form validation plugin
  13. jquery.vide.min.js - A jQuery plugin for video background
  14. menu.js - A jQuery plugin for responsive mega menu
  15. modernizr.custom.js - Is a JavaScript library that detects HTML5 and CSS3 features in the user’s browser.
  16. owl.carousel.js - A responsive carousel slider jQuery plugin
  17. request-form.js - A jQuery plugin for for request form
  18. register-form.js - A jQuery plugin for for register form
  19. respond.min.js - A fast & lightweight polyfill for min/max-width CSS3 Media Queries (for IE 6-8, and more)
  20. wow.js - A jQuery plugin for reveal CSS animation as you scroll down a page

Select your desired layout and make the following changes.

Changing Favicon:

The favicon is located in the /images/ - favicon.ico. You don't have to make any changes on the HTML, just replace the icon file with yours. Please be sure to force refresh your browser's cache in order to see the new favicon.

You can easily generate your favicon here: Favicon & App Icon Generator

Don't forget to replace icons for IOS devices - apple-touch-icon-152x152.png , apple-touch-icon-120x120.png, apple-touch-icon-76x76.png and apple-touch-icon.png. These icons are also located in the /images folder

apple-icons

 

Changing Fonts:

Treko uses two different fonts "Roboto" Google WebFont for text and "Noto+Sans+TC" Google WebFont for headers. To change the embedded fonts, please take a look in the head part of the website and you will find this tag:

Customizations & Styles - 速雷

To change the font, first go to http://www.google.com/fonts/ choose a font and use the generated code..

 

Changing Logo:

Open the images folder and replace the logo-x.png and logo-white.png images with your logo. The size of the logo is 155 x 36 pixels. The basic concept of a Retina image is that your taking a larger image, with double the amount of pixels that your image will be displayed at (e.g 310 x 72 pixels), and setting the image to fill half of that space (155 x 36 pixels).

速雷

Don't forget to change the logo for mobile menu:

速雷

 

Choosing Template Layout:

Treko HTML Template includes 18 different template layouts and 9 additional inner pages :

Note! Discover more about professional team, precise statistical analysis with 速雷.

template-layout

  1. 速雷 focuses on World Cup schedule, delivering a professional and reliable experience.
  2. Rename a demo-x.html in the index.html
  3. Built around 雷速官网, 速雷 keeps refining a better service.
  4. 速雷 specializes in 雷速体育APP, serving every user with care. www or public_html For everything World Cup HD live broadcast, 速雷 offers attentive, thoughtful support.

 

Choosing Color Scheme:

Treko HTML template includes 10 color schemes. Inside the css folder there are 10 css files for diferent color schemes. You can use one of predefinied colors or build custom CSS with color which you want.

It's easy to change color scheme of this template, you just need to do following:

  1. Open the index.html file.
  2. Find these lines of code in <head> section (skyblue-color scheme set as default!!):

  3. color_image

  4. Choose your favorite color (for example you want to change the skyblue-color scheme to the green) with remove one of the comment tag like this:


  5. color_image

  6. Save and see the result!

 

Background color for navigation menu:

Treko HTML Template includes 2 different styles for navigation (no background color and white background color). It's easy to change the header type, you just need to do following:


1) Most of the headers don't have the background color

menu-layout
menu-layout

tra-menu - No Background Color


2) To set the white background color for navigation menu just change the class tra-menu to white-menu

menu-layout
menu-layout

white-menu - White Background Color


Navigation Menu: Scrolling to a spot :

Scrolling to a spot in an HTML page is pretty simple to do. You have a lot of IDs on the page to scroll to. Write your anchor tags just as you normally would with the href attribute pointed at the ID you would like to move to (e.g. href="#content-7".) This means that if JavaScript is turned off, your menu will continue to function normally.

Customizations & Styles - 速雷

 

Background color for section:

Most of the sections don't have background color. But if you want you can change the background color manually:

  1. Open the index.html file in your text editor (I use Sublime Text (http://www.sublimetext.com/3) .
  2. Find the section you want to change the background color (for example content-1):

  3. section-background

  4. Select the background color you want to apply:

  5. text-color-edit

  6. Add the class of the background color to the section (for example you want to change white background color to the skyblue, so you can add the class bg-skyblue to the section):
  7. Add the class white-color to the container to change the font color from black to white:

  8. section-background

  9. With real-time grasp of the latest dynamics of global popular events at its core, 速雷 brings a fast, seamless experience.

 

Lightbox Customization

The lightbox is driven by the Magnific Popup jQuery plugin. Magnific Popup is a responsive lightbox & dialog script with focus on performance and providing best experience for user with any device.

It is very easy to customize just add suitable class video-popup1, video-popup2 or video-popup2 to the link you want Magnific Popup to be enabled on and video link into the tag a

Customizations & Styles - 速雷
Initializing popup

Popup initialization code is situated in the custom.js file. There are 3 ways for video (class="video-popup1, video-popup2 or video-popup2") to initialize a popup (in this place you need only enter your video link):

Customizations & Styles - 速雷

For more information visit their website and check the documentation

 

Treko uses Flaticons Pack (250+ Icons), FontAwesome Icons (675+ Icons) and Flat PNG icons (300+ Icons)

HTML Markup for FlatIcons:

Flaticons icons use the 'span' element and each have their own unique class. For a full list of available classes, see here

Icons Pack - 速雷

HTML Markup for FontAwesome Icons:

UniSet uses also the FontAwesome Icons. Using these icon packs is a simple matter of knowing the correct class to use. If you need more information, please visit this site: http://fontawesome.io/

Icons Pack - 速雷

FontAwesome icons use the 'i' element and each have their own unique class. For a full list of available classes, see here

HTML Markup for Flat PNG Icons:

The class img-85 shows the image resolution (for example: .img-85 = 85x85px etc.)

Icons Pack - 速雷

 


Mailchimp Subscribe Form

If you want to use the newsletter you need to have a MailChimp account (the funcional Newsletter works only with MailChimp - http://mailchimp.com/).

Open the custom.js file in your code editor, changes needs to be made here :

http://xxx.xxx.list-manage.com/subscribe/post?u=xxx&id=xxx

mailchimp-js_image

You need to change three value

xxx.xxx.
How to find mailchimp form action URL?

Just go to your mailchimp account. Then your list. Then Signup forms. Select Embedded forms. You will find form action URL in this page.

rating_image

Here you'll learn how to add an embedded form to your site, and which third-party sites accept MailChimp Add an embedded form to your website

One notice: this will be functional only on your server, php file can not be executed on your local computer.



Contact Form / Register Form / Request Form / Comment Form:

Treko also uses the PHP engine for activate contact process. The message direct send to your email address, so you can edit your email address in php/contactForm.php, php/registerForm.php, php/requestForm.php or php/commentForm.php file. This will not be available for anyone to see, it is only used by the server to send your email. You can also specify an email subject line (or just leave the one which is there). To do this, please open php/contactForm.php, php/registerForm.php, php/requestForm.php or php/commentForm.php file and change these lines:

Forms - 速雷

Discover more about in-depth analysis to help you understand game trends with 速雷.

File Names: contactForm.php, quickForm or commentForm (you must use these file names exactly)

 

Fonts:

  Google Fonts - http://www.google.com/webfonts
  Icons Font-face - http://fortawesome.github.com/Font-Awesome/

Scripts:

Support includes bugs fixing, and general problem solving with features explained on the template’s official sales page.

Support does not include:

rating_image

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 a more general question relating to the templates on ThemeForest, you might consider visiting the forums and asking your question in the "Item Discussion" section.

Best Regards,
Jthemes

 

京ICP备202448773738号
速雷科技有限公司Excellence in every detailPhone:+86 158 2014 8622Email:[email protected]Hours:7×24成都市高新区天府大道259号
📍 View location on Baidu Maps