
Key Feature
- 3 column footer: We have added classic 3 column footer to this theme which will help you to add more widgets like ads banner and like box to your blog.
- Relates Post: Turn one visitor into multiple pageviews thanks to the related posts widget that shows readers more of the content they love. Related post widget will also help you in improving your blog bounce rate.
- Adsense Ready: We have added lots of space for advertisement, you can add ads banner to header, sidebar, post and footer.
More Features:
- Social Share Button, Numbered Page Navigation Menu, jQuery ready, Threaded Comment Style and much more.
Customize Drop Down Menu
- Go To Blogger.com >>
- Template >>
- Edit HTML >>
- Proceed.
- Now search for the following code using ctrl+f in the template.
- After finding it Replace # with your URLs and Save the template.
<ul class="menunav"><li><a href="/">Home</a></li>
<li><a href="your-link-here">About</a></li>
<li>
<a href="your-link-here"> Portfolio</a>
<ul>
<li><a href="your-link-here">Web Design</a></li>
<li><a href="your-link-here">Web Development</a></li>
<li><a href="your-link-here">Illustrations</a></li>
</ul>
</li>
<li><a href="your-link-here">Blog</a></li>
<li><a href="your-link-here">Contact</a></li>
</ul>
UPDATE

Our Readers told us that they are facing a problem while using this theme, Somethimes the image thumbnail on home page goes out of the box. If you are also facing this problem follow below steps:
- Go to blogger dashboard
- Click on Template tab.
- Now click on Edit HTML button and find </head> tag using ctrl + f
- Paste below code just above </head> tag.
<style>
.imgkahome{
margin-top:-80px;
}
</style>
After Adding the code, Click on Save button and Enjoy!!!!
0 comments:
Post a Comment