Master C7 Entertainment Core Features

Download Files and Resource Instructions

  • Unsplash Image Library
  • NothingToChance Gallery
  • Gratisography Image Collection

Welcome to the C7 Entertainment Official Support Center

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.

C7 Entertainment Platform Quick Start Guide

Follow the steps below to setup your site template:

  1. Unzip the downloaded platform files and locate the "HTML" folder. Use an FTP tool to upload all files to your website's root directory.
  2. Please upload the following folder structure to your website's root directory: HTML/css - Stores all stylesheet files HTML/fonts – Stores icon font files HTML/img - Stores all image resources HTML/js - Stores all JavaScript files
  3. You can optionally upload all or part of the HTML pages.
  4. Now you can start adding content and images to create a brand new, engaging website for your users.

C7 Entertainment Platform Technical Architecture Overview

C7 Entertainment Platform HTML 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 CSS
      • Bootstrap Minified CSS
      • FontAwesome Icons CSS
      • Themify Icons CSS
      • Modal Component CSS
      • Owl Carousel Minified CSS
      • Owl Carousel Default Theme CSS
      • Responsive Layout CSS
      • Minified versions of all core CSS files
    • Font Settings
    • Image Area: Used to store your logo, background images, product images, and other media files.
    • js
      • Navigation Bar JS
      • Bootstrap Minified JS
      • JS Scripts: Used to implement functions such as block height synchronization
      • Dynamic Sorting with Mixitup
      • jQuery Animation Library
      • jQuery Easing Functions
      • Interactive Modals via Magnific Popup
      • jQuery Core Framework
      • Browser Feature Detection (Modernizr)
      • Image Carousel with Owl Carousel
      • On-Scroll Animations with WOW.js
      • Progress Bar Indicator
      • Masonry Layout with Isotope
      • Image Loading Confirmation
      • Animated Number Counter
      • Essential Feature Plugins
      • Custom Scripting Files
  • Home
  • Homepage Layout Two
  • ...
  • Main Stylesheet

Exclusive Customization

Important Tips Before Operation

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>

Personalize Your C7 Entertainment Interface

How to change logo

c7c7.appmuhang

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

C7 Entertainment Platform Important Tips and Safety Precautions

C7 Entertainment Platform primarily uses Manrope and Roboto fonts, both from Google Fonts. You can change the fonts 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');
                    

C7 Entertainment Technology Co., Ltd. Copyright Statement

Read The following information Carefully

  • Fonts are sourced from Google Fonts. Offline access may result in default font display, without impacting functionality.
  • For custom inquiries, please email support at [email protected].
  • Before requesting assistance, please verify your status as a verified purchaser of this product. You can confirm this by: 1. Submitting a support ticket with your registered email. 2. Providing a screenshot after logging into your account to show download permissions.

credits

We sincerely thank all developers who have made valuable contributions to the development of the C7 Entertainment Platform. Their efforts have made our platform even more excellent.

Images and video

JS Libraries

  • jQuery Library
  • HTML5 Compatibility Support
  • Modernizr Feature Detection
  • jQuery Easing Effects
  • Smooth Scrolling Implementation
  • Element Visibility Triggers
  • Bootsnav Navigation Plugin
  • WOW Animations
  • jQuery CountTo Counter
  • Magnific Popup Modals
  • Equal Height Layouts
  • Owl Carousel Slider

CSS & Fonts

  • Bootstrap Framework
  • Animation Effects
  • Font-Awesome Icons
  • Flaticons Icon Set
  • Google Fonts Integration
c7c7.appmuhang Technology Co., Ltd.Dedicated to providing users with a safe, stable, and high-quality electronic entertainment experience.Phone:+86 176 8367 5455Email:[email protected]WeChat:c7c7appmuhan_104