Recycle adalah minimal dan indah segera hadir / dalam pembangunan Blogger Template. Recycle template Blogger memiliki Feedburner kotak langganan email, Google font, latar belakang yang bagus dan tombol sosial untuk menghubungkan profil sosial Anda.
How To Configure Email Subscribe Box
Find this in "Edit HTML":
<div class='formnbt'>
<form action='http://feedburner.google.com/fb/a/mailverify' method='post' onsubmit='window.open("http://feedburner.google.com/fb/a/mailverify?uri=newbthemes", "popupwindow", "scrollbars=yes,width=550,height=520");return true' target='popupwindow'>
<input class='fieldnbt' id='feedburneremailnbt' type='email' value='Enter Your Email Address'/>
<input name='uri' type='hidden' value='newbthemes'/>
<input name='loc' type='hidden' value='en_US'/>
<input class='submitnbt' type='submit' value='Get Notified'/>
</form>
</div>
Add your feedburner ID replacing my feedburner ID (newbthemes).
How To Configure Social Buttons
Find this in "Edit HTML":
<ul>
<li class='facebooknbt'><a href='#'/></li>
<li class='youtubenbt'><a href='#'/></li>
<li class='googleplusnbt'><a href='#'/></li>
<li class='twitternbt'><a href='#'/></li>
</ul>
Add your own social links replacing "#" marks.


