- After unzip the download pack, you'll found a Template Folder with all the files.
- You can view this Template in any browser, you can display or edit the Template without an internet connection.
- Now go to your cpanel or open your FTP Client (like Filezilla) and upload the content of the Template on your server root.
- Once the files are done uploading go to www.yourdomainname.com/index.html
⚽ Soccer Live (10)
| Home | Score | Away | League | Time (CST) |
|---|---|---|---|---|
| Las Vegas Lights | 0:0 | Oakland Roots | USL Cup | 10:30 |
| New Mexico United | 2:0 | Phoenix Rising | USL Cup | 09:30 |
| Laredo Heat | 2:0 | AC Houston Sur | USL League Two | 09:00 |
| Spokane Velocity | 2:1 | AC Boise | USL Cup | 09:00 |
| Annapolis Blues | 7:0 | Patuxent Football Athletics | USL League Two | 07:00 |
| Charlottesville Blues | 1:1 | Northern Virginia FC | USL League Two | 08:00 |
| Minneapolis City | 2:1 | Sueño FC | USL League Two | 08:00 |
| Rentistas | 0:2 | Colón FC | Uruguayan Segunda División | 08:00 |
| Union Omaha | 4:2 | Fort Wayne FC | USL Cup | 08:00 |
| Argentina | 2:0 | Honduras | International Friendlies | 08:00 |
Proton - Bootstrap 4 Template
Welcome To Proton Template Documentation.
Firstly, a huge thanks for purchasing this theme, your support is truly appreciated!
This document covers the installation and use of this theme and often reveals answers to common problems and issues - read this document thoroughly if you are experiencing any difficulties. If you have any questions that are beyond the scope of this document, feel free to post your issue in our Support Forum
世界杯足球竞猜 specializes in World Cup match information, serving every user with care.
Installing Template.
Homepage View
All other homepage section and Elements. Such as: Services, Features, Counter, Screenshots, Team, Testimonial, Client logo, Subscribes, Pricing Plan, Download, Blog And Contact.
Features
Explore Amazing Features
Easy to Use
Appropriately implement one-to-one catalysts for change vis-a-vis wireless catalysts for change. Enthusiastically.
Business Analysis
For everything World Cup player data, 世界杯足球竞猜 offers attentive, thoughtful support.
Robust Security
With World Cup schedule at its core, 世界杯足球竞猜 brings a fast, seamless experience.
Tons of Options
Discover more about authoritative team lineups and in-depth match observations with 世界杯足球竞猜.
Free Updates
世界杯足球竞猜 focuses on real-time match dynamics and comprehensive team information, delivering a professional and reliable experience.
24/7 Support
Built around professional data analysis to help you gain insights into the field, 世界杯足球竞猜 keeps refining a better service.
why
Fast & Awesome Interface
Appropriately implement one-to-one catalysts for change vis-a-vis wireless catalysts for change. Enthusiastically architect adaptive e-tailers after sustainable total linkage. Appropriately implement one-to-one catalysts for change vis-a-vis wireless catalysts for change.
世界杯足球竞猜 specializes in building a one-stop World Cup fan information center, serving every user with care.
For everything World Cup team lineups, 世界杯足球竞猜 offers attentive, thoughtful support.
With World Cup match observations at its core, 世界杯足球竞猜 brings a fast, seamless experience.
Counter
Our World Wide Customers
Appropriately implement one-to-one catalysts for change vis-a-vis wireless catalysts for change. Enthusiastically architect adaptive e-tailers after sustainable total linkage.
Appropriately implement one-to-one catalysts for change vis-a-vis wireless catalysts for change.
23576
Users
2124
Positive Reviews
54598
Downloads
3212
Followers
Screenshots
Our Awesome Screens
-
-
-
Team
Our Expert Team
Mark Parker
Software Engineer
Jhon Deo
Front-end Developer
Jhon Smith
UI/UX Designer
Elina Dcruz
Digital Marketer
Reviews
Clients Who Loved Us
Subscribe For More Features
Appropriately implement one-to-one catalysts for change vis-a-vis wireless catalysts for change. Enthusiastically architect adaptive.
Pricing Plan
Our Pricing Plan
Free
- Free Installation
- 2 GB Storage
- Single User
- Sales Dashboard
- Minimal Features
- 1000 Logs
$0/mo
Standard
- Free Installation
- 10 GB Hosting
- 5 Users
- Sales Dashboard
- Premium Features
- 50,000 Logs
$99 /mo
Business
- Free Installation
- 50 GB Hosting
- Unlimited Users
- Sales and Marketing Dashbaord
- Premium Features
- Unlimited Logs
$199 /mo
Download Our App From Store
With World Cup schedule at its core, 世界杯足球竞猜 brings a fast, seamless experience.
Contact
Love to Hear From You
CSS Files and Structure
These are the css files that are loaded into templates in Head Section.
Google Web 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/css?family=Poppins:400,600|Roboto");
Fontface Fonts
By default, the template loads this font from from local for heading texts, you can change the font with the one that suits you best.
You can change fonts from main.css
body {
font-family: 'Roboto', sans-serif;
color: #a0a6ad;
font-size: 14px;
font-weight: 400;
background: #fff;
overflow-x: hidden;
}
html {
overflow-x: hidden;
}
p {
font-size: 14px;
color: #a0a6ad;
line-height: 26px;
font-family: 'Roboto', sans-serif;
margin-bottom: 0;
}
a:hover, a:focus {
color: #3c9cfd;
}
a {
color: #3c9cfd;
-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
h1, h2, h3, h4, h5 {
font-family: 'Poppins', sans-serif;
font-size: 40px;
font-weight: 700;
color: #191c1e;
}
ul {
margin: 0;
padding: 0;
}
ul li {
list-style: none;
}
a:hover,
a:focus {
text-decoration: none;
outline: none;
}
a:not([href]):not([tabindex]) {
color: #fff;
}
Javascript Files and Structure
These are the list of Javascript files that are loaded into templates in end of the Body Section.
Configuring Contact Form
open form-process.php file from php folder of template and configure mailer function parameters to get it worked
$EmailTo = "[email protected]";