Smart Tube - Documentation

Installation

  • Unzip the downloaded ZIP file.
  • On Blogger Dashboard Click Template.
  • Click Backup/Restore button (Top Right).
  • Click Choose File button. Find where the Template xml file location.
  • Then Click Upload.
DreamLine - Documentation

Main Menu bar

Go to Template > Edit HTML and find below code and change # with your menu links.
 <ul class='nav-plus menu-nav'>
<li><a class='active' href='/'><span itemprop='name'>Home</span></a></li>
<li><a href='#' itemprop='url'><span itemprop='name'>Drama</span></a></li>
<li><a href='#' itemprop='url'><span itemprop='name'>Movie</span></a></li>
<li><a href='#' itemprop='url'><span itemprop='name'>Music</span></a></li>
<li><a class='ai' href=''>Categories</a>
<ul>
<li><a href=''>Item 11</a></li>
<li><a href=''>Item 12</a></li>
<li><a href=''>Item 13</a></li>
<li><a href=''>Item 14</a></li>
</ul>
</li>
<li><a href='#' itemprop='url'><span itemprop='name'>Error Page</span></a></li>
</ul> 

Home Layout Box (You may add unlimited widgets)

Go to Layout and add a new HTML/Javascript widgets from Home Layout box section and type [LABEL-NAME][pvid] (ex: [Movies][pvid] )



Video not playing on the mobile device solution
Go to Theme > Customize > Advanced > Add CSS
now copy and paste below code and save
 @media screen and (max-width:960px){
#myvideo {height:auto;float: none;}
} 

Big Screen Player

On every post, you have to need use below iframe player on HTML tab. You have no need to add an additional image.
<iframe allowfullscreen="" frameborder="0" height="315" id="bigframe" src="https://www.youtube.com/embed/VIDEO-CODE" width="100%"></iframe> 


Change Template Color

Go to Template > Customize > Advanced




Video Documentation

Coming soon...

Remove Footer Credit

(Buy Premium version for $9.95 and remove footer credits and enjoy all premium features) Buy Now ($9.95)