Moview - 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

Top Social Icons

Go to Template > Edit HTML and find below code and change # with your social links.
 <div class='top-navigation-right'>
<div class='top-social-wrapper'>
<div class='social-icon'><a href='#' target='_blank'><i class='fa fa-facebook'/></a></div>
<div class='social-icon'><a href='#' target='_blank'><i class='fa fa-twitter'/></a></div>
<div class='social-icon'><a href='#' target='_blank'><i class='fa fa-linkedin'/></a></div>
<div class='social-icon'><a href='#' target='_blank'><i class='fa fa-youtube-play'/></a></div>
<div class='social-icon'><a href='#' target='_blank'><i class='fa fa-pinterest-square'/></a></div>    
</div>
</div> 

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>
</ul> 

Big Screen Player

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

Top of the week widget

Go to Layout > Open Top of the week widget and paste below script and replace LABEL-NAME.
<script src="/feeds/posts/default/-/LABEL-NAME?published&amp;alt=json-in-script&amp;callback=labelthumbs" type="text/javascript"></script> 

Mag Wrapper (Add unlimited recent movies widgets)

Go to Layout > Mag wrapper and paste below javascript with Label Name twice.
<script src="/feeds/posts/default/-/LABEL-NAME?published&amp;alt=json-in-script&amp;callback=labelthumbs" type="text/javascript"></script>

<div class='viewall'><a href='/search/label/LABEL-NAME?max-results=12'><i aria-hidden='true' class='fa fa-list-ul'></i> View All</a></div> 

Remove Footer Credits

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