“BeTube Video WordPress Html Template” Documentation by “Joinwebs”


“BeTube Video WordPress Html Template”

Created: 25 March 2016
By: Joinwebs
Email: admin@joinwebs.com

Thank you for purchasing my Template. If you have any questions that are beyond the scope of this help file, please feel free to email via my user page contact form here. Thanks so much!


Table of Contents

  1. HTML Structure
  2. CSS Files and Structure
  3. JavaScript

A) HTML Structure - top

This Template is a fixed and liquify layout with HTML5 & css3 . All of the information within the main content area is nested within a div with a class of "section". and it is a block system html structure. every block has its own class name and neste elements use parent name in css

HTML Structure

If you would like to edit the color, font, or style of any elements in one of these columns, you would do the following:

	.BlockClassName a {
		color: #someColor;
	} 

So, to ensure that your new styles are applied, make sure that they carry enough "weight" and that there isn't a style lower in the CSS file that is being applied after yours.


B) CSS Files and Structure - top

I'm using single CSS files in this template. which have easy to understand writting method

	/* === Block Section Name === */

	some code

	
	
	etc, etc. 
	.BlockClassName #blog img {
		change styles here:
	}

C) JavaScript - top

This theme imports these Javascript files.

  1. app.js
  2. inewsticker.js
  3. jquery.kyco.easyshare.js
  4. jquery.showmore.src.js
  5. ninja-slider.js
  6. owl.carousel.min.js
  7. thumbnail-slider.js

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 theme. No guarantees, but I'll do my best to assist. If you have a more general question relating to the themes on ThemeForest, you might consider visiting the forums and asking your question in the "Item Discussion" section.

Team JoinWebs

Go To Table of Contents