Platform: Blogger / Blogspot
Author : www.zmtemplates.com
Designer : ZM Templates
ZM
[Bloggger Templates]
TEMPLATE FEATURES
- 2 Column Post Display: This theme has 2 column post displays on static and home page. It means two different articles would display in 2 columns one after another. If anyone is confused then, he can view the DEMO to remove his confusion.
- CSS3 Custom Labels: It also has Customized Labels. Whenever, users would place their mouse over Labels it would display a miraculous hover effect. However, anyone can customize it according to their needs.
- Thumbnail Related Posts: In this theme, we have added a Thumbnail Related post widget which would work on automation. The Thumbnails are of normal size so it could easily be seen by the readers.
- Ads Ready: Some featured advertisement spots includes, One ad Below the Header and One ad Above the Footer.
How To Customizing Drop Down Menu?
Go To Blogger.com >> Template >> Edit HTML >> Proceed. Now search for the following coding in the template. After finding it Replace # with your URLs and Save the template.<div class='block block-system' id='block-system-main-menu'> <h3 class='title'>Main menu</h3> <div class='content'> <ul class='menu'> <li><a href='#' title=''>Homepage</a></li> <li class='expanded'> <a href='#'>Inspiration</a> <ul class='menu'> <li class='leaf'><a href='#'>Illustration</a></li> <li class='leaf'><a href='#'>Logos</a></li> <li class='leaf'><a href='#'>Photography</a></li> <li class='leaf'><a href='#'>Typography</a></li> <li class='leaf'><a href='#'>Daily Inspiration</a></li> <li class='leaf'><a href='#'>Sites of the Week</a></li> <li class='leaf'><a href='#'>Rawz</a></li> </ul></li> <li><a href='#'>Wallpapers</a></li> <li><a href='#'>Interviews</a></li> </ul> </div> </div>
Customizing Social Media Subscription
Now search for the following coding in the template. After finding (metro-social) and add your URLs and Save the template.<div class='metro-social'> <li><a class='fb' href='http://www.facebook.com/ZMTemplates' target='blank'/></li> <li><a class='tw' href='http://twitter.com' target='blank'/></li> <li><a class='gp' href='http://plus.google.com/Zmtemplates0' target='blank'/></li> <li><a class='pi' href='http://pinterest.com' target='blank'/></li> <li><a class='in' href='http://www.linkedin.com' target='blank'/></li> <li><a class='yt' href='http://www.youtube.com' target='blank'/></li> <li><a class='fd' href='http://feeds.feedburner.com/ZMTemplates' target='blank'/></li> </div>