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.
Top Menubar and Social Icons
Go to Edit HTML and find this code and change social link and menubar.
<div class='menu-top-menu-container'>
Main Menu bar
Go to Edit HTML and find this code
<nav id='menu'>
<input type='checkbox'/>
<label>≡<span>Menu</span></label>
<ul>
<li class='homers'><a href='/'><i class='fa fa-home'/> প্রচ্ছদ</a></li>
<li><a href='#'>জাতীয়</a></li>
<li><a href='#'>সারাদেশ <i aria-hidden='true' class='fa fa-angle-down'/></a>
<ul class='menus'>
<li><a href='#'>Tab 1</a></li>
<li><a href='#'>Tab 2</a></li>
<li><a href='#'>Tab 3</a></li>
<li><a href='#'>Tab 4</a></li>
<li><a href='#'>Tab 5</a></li>
<li><a href='#'>Tab 6</a></li>
</ul>
</li>
<li><a href='#'>রাজনীতি</a></li>
<li><a href='#'>আন্তর্জাতিক</a></li>
<li><a href='#'>খেলাধুলা</a></li>
<li><a href='#'>বিনোদন</a></li>
<li><a href='#'>অন্যান্য <i aria-hidden='true' class='fa fa-angle-down'/></a>
<ul class='menus'>
<li><a href='#'>Tab 1</a></li>
<li><a href='#'>Tab 2</a></li>
<li><a href='#'>Tab 3</a></li>
</ul>
</li>
<li><a href='#'>যোগাযোগ</a></li>
</ul>
</nav>
Slider code
Go to Layout and open slider widget and copy below script and paste.
<div id="lofslidecontent45" class="lof-slidecontent">
<div class="preload"><div></div></div>
<!-- MAIN CONTENT -->
<div class="lof-main-outer">
<ul class="lof-main-wapper">
<script src="/feeds/posts/summary?orderby=published&start-index=1&max-results=10&alt=json-in-script&callback=rpslider"></script>
</ul>
</div>
<div class="lof-navigator-wapper">
<div onclick="return false" href="" class="lof-previous">Previous</div>
<div class="lof-navigator-outer">
<ul class="lof-navigator">
<script src="/feeds/posts/summary?orderby=published&start-index=1&max-results=10&alt=json-in-script&callback=rpslider2"></script>
</ul></div>
<div onclick="return false" href="" class="lof-next">Next</div>
</div></div>
Recent post by Label
Go to Layout and Open all recent post widget like below screenshot, and type any Label Name.