Core Features & Personalization

Download Package File Structure Explanation

  • High-Quality Stock Photos
  • Unique Free Images
  • Vibrant Free Photography

Welcome to 斗球体育

Note: This is not a WordPress theme, and it wont install like a WordPress theme, this is a HTML5 template (static website).

Softar is a Responsive Software Landing Page HTML5 Template that comes with 10+ pages and 5 home page variations. Softar is a graphically polished, interactive, easily customizable, highly modern, fast loading, search engine optimized, efficiently coded, well documented, vibrant and fully responsive HTML5 and CSS3 Software Landing Page template specifically for , software , start-ups and mobile apps, Automotive site or your just a Blog

To edit this template with your info you will need a code editor, i use Sublime Text (http://www.sublimetext.com/3) and a browser i recommend to use Google Chrome.

It is really easy to use. There is multiple home page layouts to chose, also various selection of pages that you can use to create your website, but you can also create your own page layouts very easily (just copy and paste code form the elements examples).

When you start editing the template with your info is good idea to create separate folder, copy the assets folder and 404.html page there, rename one of the index... files to index.html and then move and edit pages that you will use. Also is good practice to create separate styleseet for your edits and load it bellow Softar CSS.

Quick Start & Community Interaction

Follow the steps below to setup your site template:

  1. Unzip the downloaded compressed package and open the `HTML` folder to find all template files. You need to upload these files to your website server using an FTP client to use them on your online platform.
  2. Here is the recommended folder structure to upload to your website's root directory: `HTML/css` - Contains all stylesheet files `HTML/fonts` – Stores icon font files `HTML/img` - Used for storing various image resources `HTML/js` - Contains all JavaScript script files
  3. Depending on your specific needs, you can choose to upload all or part of the HTML files to the server.
  4. Now everything is ready! You can start adding your exclusive content and images to create a vibrant sports community website for your users.

Website Structure & Content Management

HTML File Structure Analysis

Once you download the template, you can see a folder with several files and sub folders. You can read description of some important files in continue.

  • assets
    • css
      • Animation Effects CSS
      • Navigation Bar Specific CSS
      • Bootstrap Framework Core CSS
      • FontAwesome Icon Library CSS
      • Themify Icon Library CSS
      • Popup Window Effects CSS
      • Homepage Carousel Core CSS
      • Carousel Default Theme Stylesheet CSS
      • Responsive Layout Adaptation CSS
      • Core Feature Plugin CSS Collection
    • Fonts
    • Image Library: Centrally manage your brand logos, featured images, event videos, and other media resources.
    • js
      • Navigation Bar Interaction JavaScript
      • Bootstrap Framework Core JavaScript
      • Block Height Auto-Adaptation JavaScript
      • Dynamic Grid Layout with Mixitup
      • Fade-in Effects
      • Smooth Scrolling Animations
      • Interactive Lightbox Gallery
      • Core jQuery Library
      • Modern Browser Feature Detection
      • Responsive Image Carousel
      • Animated Transitions with WOW.js
      • Progress Bar Indicator
      • Masonry & Grid Layouts
      • Image Load Status Checker
      • Animated Number Counters
      • Essential Utility Functions
      • Custom JavaScript Snippets
  • Homepage
  • Homepage Layouts
  • ...
  • Stylesheet Guide

Personalization

Please read the following important information carefully

Softar follows a simple and easy to customize coding structure. Here is the sample for your reference:


<!DOCTYPE html>
<html lang="en">
  <head>
    <title>Softar - Software Landing Page Template</title>

    <!-- ========== Start Stylesheet ========== -->
    <link href="assets/css/bootstrap.min.css" rel="stylesheet">
    <link href="assets/css/font-awesome.min.css" rel="stylesheet">
    <link href="assets/css/themify-icons.css" rel="stylesheet">
    <link href="assets/css/magnific-popup.css" rel="stylesheet">
    <link href="assets/css/owl.carousel.min.css" rel="stylesheet">
    <link href="assets/css/owl.theme.default.min.css" rel="stylesheet">
    <link href="assets/css/animate.css" rel="stylesheet">
    <link href="assets/css/bootsnav.css" rel="stylesheet">
    <link href="assets/style.css" rel="stylesheet">
    <link href="assets/css/responsive.css" rel="stylesheet">
    <link href="style.css" rel="stylesheet">
  </head>
  

  <body>

    <!-- Start Navigation -->
    <nav class="navbar navbar-default navbar-fixed white no-background bootsnav">

    </nav>
    <!-- End Navigation-->


    <!-- Start Main
    ============================================= --->
    <main>

    </main>
    <!-- END Main Content -->


    <!-- Star Footer
    ============================================= -->
    <footer>

    </footer>
    <!-- End Footer -->


    <!-- jQuery Frameworks
    ============================================= -->
    <script src="assets/js/jquery-1.12.4.min.js"></script>
    <script src="assets/js/bootstrap.min.js"></script>
    <script src="assets/js/jquery.appear.js"></script>
    <script src="assets/js/jquery.easing.min.js"></script>
    <script src="assets/js/jquery.magnific-popup.min.js"></script>
    <script src="assets/js/modernizr.custom.13711.js"></script>
    <script src="assets/js/owl.carousel.min.js"></script>
    <script src="assets/js/wow.min.js"></script>
    <script src="assets/js/progress-bar.min.js"></script>
    <script src="assets/js/isotope.pkgd.min.js"></script>
    <script src="assets/js/imagesloaded.pkgd.min.js"></script>
    <script src="assets/js/count-to.js"></script>
    <script src="assets/js/bootsnav.js"></script>
    <script src="assets/js/custom.js"></script>

  </body>
</html>

Custom Fonts & Visual Style

How to change logo

斗球体育

How to change favicon

Thumb

How to change page title

Thumb

How to Change Banner Text & Background

Banner One

Thumb

Banner Two

Thumb

How to change Team Section

Thumb

How to change testimonial Section

Thumb

How to Change Breadcrumb

Thumb

How to Add/Remove Footer Bottom

Thumb

How to change contact form email

Thumb

How to control Fun Factor

Thumb

How to control Owl Carousel

Thumb

How to control Preloader

Thumb

How to Add/Remove CSS

Thumb

How to Add/Remove JS

Thumb

Important Notes & Best Practices

斗球体育 uses two fonts, Manrope and Roboto, both from the Google Fonts library. You can easily change the font style according to your brand needs by modifying the relevant code.

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

Special Thanks & Resource Attribution

Read The following information Carefully

  • We use Google Fonts for beautiful typography. If offline, system defaults will be used.
  • For custom inquiries, reach out to us at [email protected]
  • To ensure you receive support, please verify your purchase by: 1. Submitting a ticket with your registered email. 2. Logging into your account and providing a screenshot of your purchase confirmation.

credits

We sincerely thank all the developers who have provided inspiration and support for 斗球体育. It is their hard work and contributions that have made our sports fan community platform so outstanding.

Images and video

JS Libraries

  • jQuery Core Library
  • Ensuring HTML5 Compatibility
  • Modernizr Feature Detection
  • jQuery Easing Animations
  • Smooth Page Scrolling
  • Element Visibility Triggers
  • Responsive Navigation Bar
  • Animate on Scroll
  • Number Counter Effects
  • Modal Popup Window
  • Equal Height Columns
  • Image and Content Slider

CSS & Fonts

  • Bootstrap Framework Integration
  • Dynamic Visual Effects
  • Font Awesome Icons
  • Flaticon Icon Set
  • Google Fonts Integration
Phone:+86 157 1387 3787Email:[email protected]WeChat:clubdouqiu_996