MovieSpot Blogger Template

MovieSpot is a 3 column blogger template designed by New Wp Themes and converted by to blogger by Lasantha. The theme features include slider, tabbed widget, dual navigation bar and 4 column footer.
MovieSpot Blogger Template
The header logo can be added from Layout, keep the image size 388px x62px. The top menu bar shows all the blog pages automatically, and the second menu bar comes with a dropdown so you could add sub-categories. This is the code you have to look for in Edit Html -
<ul class='menus menu-secondary'>

<li><a expr:href='data:blog.homepageUrl'>Home</a></li>

<li><a href='#'>Business</a>
<ul class='children'>
<li><a href='#'>Internet</a></li>
<li><a href='#'>Market</a></li>
<li><a href='#'>Stock</a></li>
</ul>
</li>

<li><a href='#'>Downloads</a>
<ul class='children'>
<li><a href='#'>Dvd</a></li>
<li><a href='#'>Games</a></li>
<li><a href='#'>Software</a>
<ul class='children'>
<li><a href='#'>Office</a>
</li>
Reaplace '#' with the category links and add your sub-categories under '<ul class='children'>' repeat the same step for other menu bar links and save the changes. To modify the slider, go to Edit Html and search for this code -
<div class='fp-slides'>

<!-- Slide 1 Code Start -->
<div class='fp-slides-items'>
<div class='fp-thumbnail'>
<a href='#'><img src='https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjXRcgODU2ilOt0-ZDv0AqemprV89Cwe6BdNUnmyfxbzyNnvUJJHFUH-B9fHYasUHS9HIPiw-rWY-ADqF_ARdSgs6TfT6t-WC1dklZNvb_SrFEnub_iIoSITt9rFZw4tTVupi2miDFvFVM/s1600/1.jpg'/></a>
</div>
<div class='fp-content-wrap'>
<div class='fp-content'>
<h3 class='fp-title'>
<a href='#'>This is default featured slide 1 title</a>
</h3>
<p>
Go to Blogger edit html and find these sentences.Now replace these sentences with your own descriptions.This theme is Bloggerized by Lasantha Bandara - Premiumbloggertemplates.com.
</p>
</div>
<div class='fp-prev-next-wrap clearfix'>
<a class='fp-next' href='#fp-next'/>
<a class='fp-prev' href='#fp-prev'/>
</div>
</div>
</div>
<!-- Slide 1 Code End -->
Replace '#' with post link, add image url, post title (as indicated in the code), and post summary, repeat the same steps for other slides as well.

The sidebar on the right shows your social profiles, search box, tabbed widget and other blogger widgets. To insert links of your social media accounts, find this code -

<div class='social-profiles-widget'>
<h3 class='widgettitle'>Social Profiles</h3>
<a href='http://twitter.com/' target='_blank'><img alt='Twitter' src='https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgfnbs91SMIWtEc5KdrdTF34kGAxV24kATsfOajCSZvVijzQP1P8mQwkUAPSs84khVb0tN5PDnOpBZ9TPybFMJFzmecS7tiSsJHxQ-KLb4uQ4tkAiWyXMCQzl2dPBElb-PG93Q25nc41s0/s1600/twitter.png' title='Twitter'/></a>
Add your twitter handle, below it is the code for facebook, Google +, LinkedIn etc., add the relevant ids and save.

If you want to change the tab names in the sidebar widget, then find this, and change Popular, Tags and Blog Archives. Add other widgets in the second sidebar and the footer as well.
<ul class='tabs-widget tabs-widget-widget-themater_tabs-1432447472-id'>
<li><a href='#widget-themater_tabs-1432447472-id1'>Popular</a></li>
<li><a href='#widget-themater_tabs-1432447472-id2'>Tags</a></li>
<li><a href='#widget-themater_tabs-1432447472-id3'>Blog Archives</a></li>
</ul>

Download the MovieSpot Blogger Template