Posted by Unknown at 8:58 AM
Read our previous post
JackyB Responsive Blogger Templates is a fully responsive and fluid blogger template.The design is minimalistic and elegant and fits in perfectly into any screen size from a big desktop screen to a small smartphone screen giving your visitors a very pleasant experience. 
JackyB Responsive Blogger Template Features
- 2 Columns (Post and Sidebar)
- Auto read-more, thumbnail for third party images.
- Responsive Design.
- Responsive Menu Design (Sub menu ready).
- Threaded comment system.
- Auto resize image in post.
- Subscribe box.
- SE Optimized.
- Social Media Share.
Customization
Customize The Main Menu
Go To Blogger.com >> Template >> Edit HTML . Now search for the following coding in the template. After finding it Replace # with your URLs and Save the template.
<div id='cat-nav'>
<div id='cat'>
<nav id='menu'>
<ul>
<li><a href='/'>Home</a></li>
<li><a href='#'>About</a></li>
<li><a href='#'>Contact</a></li>
<li><a href='#'>Privacy Policy</a></li>
<li><a href='#'>Advertise</a></li>
<li><a href='http://www.responsivebloggertemplates.net/2013/06/what-is-responsive-design.html'>What is Responsive Design?</a></li>
</ul>
</nav>
</div>
</div>
How to Customize subscribe widget in sidebar?
<div id='sidebar-subscribe'>
<p class='headline'>Get Free Unlimited Post Update !</p>
<form action='http://feedburner.google.com/fb/a/mailverify' method='post' onsubmit='window.open("http://feedburner.google.com/fb/a/mailverify?uri=ResponsiveBloggerTemplates", "popupwindow", "scrollbars=yes,width=550,height=520"); return true' target='popupwindow'>
<input name="email" class="txt" value="Your Email" onfocus="if (this.value == 'Your Email') {this.value = '';}" onblur="if (this.value == '') {this.value = 'Your Email';}">
<input type="submit" class="btn" value="Subscribe" />
<input name='uri' type='hidden' value='ResponsiveBloggerTemplates'/>
<input name='loc' type='hidden' value='en_US'/>
</form>
</div>
Change with your blog feedburner id.
Save your templates.Done.
No comments:
Post a Comment