Was steckt in 虎扑体育 Live?

Dateistruktur: Ein Überblick

  • Unsplash Image Library
  • NothingToChance Assets
  • Gratisography Photos

Blitzstart mit 虎扑体育 Live

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

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.

Installation & Einrichtung leicht gemacht

Follow the steps below to setup your site template:

  1. Entpacke das Paket und öffne den 'HTML'-Ordner, um alle Vorlagendateien zu finden. Lade sie per FTP auf deinen Webserver, um sie zu nutzen.
  2. Hier ist die Ordnerstruktur, die du in dein Webseiten-Root-Verzeichnis hochladen solltest: HTML/css - Deine Stylesheets HTML/fonts – Icon-Schriftarten HTML/img - Deine Bilder HTML/js - Deine JavaScript-Dateien
  3. Du kannst alle oder nur ausgewählte HTML-Dateien hochladen.
  4. Fertig! Jetzt kannst du deine Inhalte und Bilder hinzufügen und eine brandneue, beeindruckende Website für deine Fans gestalten.

Seitenstruktur im Detail

HTML-Struktur erklärt

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
      • animate.css – Animationen
      • bootsnav.css – Navigation
      • bootstrap.min.css – Bootstrap Kern
      • font-awesome.min.css – Font Awesome Icons
      • themify-icons.css – Themify Icons
      • magnific-popup.css – Popup-Effekte
      • owl.carousel.min.css – Owl Carousel Kern
      • owl.theme.default.min.css – Owl Carousel Standard-Theme
      • responsive.css – Responsive Media Queries
      • plugins.min.css – Komprimierte Plugin-CSS
    • Schriftarten
    • img – Logo, Bilder, Videos etc.
    • js
      • bootsnav.js – Navigation JS
      • bootstrap.min.js – Bootstrap Kern JS
      • equal-height.min.js – Elemente gleich hoch
      • Mixitup Animation Library
      • jQuery Intro Animations
      • jQuery Easing Effects
      • Magnific Popup Lightbox Plugin
      • jQuery Core Library
      • Modernizr Browser Detection
      • Owl Carousel Slider
      • WOW.js Animation Library
      • Progress Bar Plugin
      • Isotope Layout Plugin
      • ImagesLoaded Image Loading Check
      • CountTo Number Counter
      • Curated JS Plugin Collection
      • Custom Scripts
  • Startseite
  • Homepage V2
  • ...
  • Stylesheet

Individuell

Bitte lies das hier genau durch!

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>

Deine Schriftart, dein 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

Wichtige Hinweise für dich

Wir verwenden zwei coole Schriftarten: Manrope und Roboto, beide von Google Fonts. Hier kannst du sie nach deinen Wünschen ändern.

 @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');
                    

Danke & Support

Read The following information Carefully

  • We use Google Fonts for optimal display. Ensure a stable connection!
  • For custom issues not covered here, email us at [email protected].
  • To ensure we're helping real users, please provide proof of purchase or login details with screenshots.

credits

Ein riesiges Dankeschön an alle brillanten Köpfe, die uns geholfen haben, dieses fantastische 虎扑体育 Live-Erlebnis zu erschaffen!

Images and video

JS Libraries

  • jQuery
  • HTML5 Compatibility
  • Modernizr
  • jQuery Easing Effects
  • Smooth Scrolling
  • jQuery Element Entrance Animations
  • Bootsnav Navigation
  • WOW Animations
  • jQuery CountTo Plugin
  • Magnific Popup
  • Equal Height Layouts
  • Owl Carousel

CSS & Fonts

  • Bootstrap
  • Animation Effects
  • Font-Awesome Icons
  • Flaticons Icons
  • Google Fonts
鲁ICP备202481379744号
虎扑体育科技有限公司Where ideas come to lifePhone:+86 151 7983 7599Email:[email protected]WeChat:golbehupu_280