TEMPLATE FEATURES | |
Instructions URL | How to install Blogger Template |
Template Author | NewBloggerThemes |
Designer | webdesigntunes.com/blog |
Descriptions | COM4ME Blogger Template features: Under Construction, 6 theme colors option, 1 Column, Adapted from WordPress, Blue, Elegant, Fixed width, Responsive, Fresh, Green, Orange, Pink, Purple, Red, Web 2.0 |
How to Configure the Counter:
1. Go to "Template" --> "Edit HTML" of your blog.2. Find this Javascript.
3. Replace "newbthemes" with your Feedburner ID. (you can see it 2 times).
<script type='text/javascript'> $(document).ready(function() { <!--Countdown Script--> $("#countdown").countdown({ date: "23 november 2015 1:50:30", // add the countdown's end date (i.e. 3 november 2012 12:00:00) format: "on" // on (03:07:52) | off (3:7:52) - two_digits set to ON maintains layout consistency }, function() { // the code here will run when the countdown ends alert("done!") }); }); </script>
Manual Footer Set Banner:
1.Go to "Template" --> "Edit HTML" of your blog.2.Find this code "newbthemes"
3. Replace "newbthemes" with your Feedburner ID. (you can see it 2 times)
<!--Subscribe starts--> <h4>Sign up here to be one of the first to know when it's ready.</h4> <div id='Subscribe'> <form action='http://feedburner.google.com/fb/a/mailverify' id='signup' method='post' onsubmit='window.open('http://feedburner.google.com/fb/a/mailverify?uri=newbthemes', 'popupwindow', 'scrollbars=yes,width=550,height=520');return true' style='' target='popupwindow'> <input class='email' id='email' name='email' type='email' value='Please enter your current email here...'/> <input name='uri' type='hidden' value='newbthemes'/> <input name='loc' type='hidden' value='en_US'/> <input alt='Submit' class='submit' data-done='JOINED!' id='subscribe-submit' type='submit' value='JOIN US'/> </form> </div> <!--Subscribe ends-->
How to Configure the Social Buttons:
Change social button URLs with your own links.<ul id='socials'> <li class='twitter'> <a href='http://twitter.com/'><img alt='' src='https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEi8etN3DDD7B_IqWy5MhKYA0WtBWlPuCMAIQVb0RbRf8vdtOMJ13lqTNbIy_lgPvUbIzShLB8R5B7_g0e3E99Ca5pujC1LRYg_ZQjo4GaAwxlb6cnfytP_v-rGrQX685r25oF2Oldo5OBY/s1600/twitter.png'/></a> </li> <li class='facebook'> <a href='http://facebook.com/'><img alt='' src='https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEggIPYNzhAvUrX2t8B2F4G9tyjy00tKZRumxWvYKkun4QP0FebhY7ZZ3-7eP6N2q_tKiXA24dDB81mWg0Qrh_D-Vz-vHmjGVF_5zwZT5Zb8dkdmh_j4ln3AXgFmBzFH8iABSvILZooFYQs/s1600/facebook.png'/></a> </li> <li class='google-plus'> <a href='http://plus.google.com/'><img alt='' src='https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhHdc6CLei82SCxgIGrLr4T1SV3S2U4Vc50Qzutdi03W8oDr35cw70tNy4Scg16LqI_YxEyD5KKvt_zeD_QiqvcAHf2QyM0ihNGFSl28mLtruDE19daZePh32iFhmWA5HdSuYjv8njlW6A/s1600/google-plus.png'/></a> </li> <li class='youtube'> <a href='http://youtube.com/'><img alt='' src='https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEigDBrZl0pJ5WcVQBOYn6SDPhMjMGHbekUG7JNRkGirznzcwW3gA9YE-x6Ip65J8WYt_IuGndY_fzEHvXKs6XHUcqn9M-15jBxWtU__KS0E5jvHHtqgy-rrU8eQjECw960vz7zCw5w7NjM/s1600/youtube.png'/></a> </li> <li class='linkedin'> <a href='http://linkedin.com/'><img alt='' src='https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhYyDDaoXV40AvGH-XPUzhqVnDb4b4KqDpitF5uy3PjrwdWOmArajtzoH990dnWTD2ySKavSTBu1IJgQPie4hf_nBjHUmopXog2Mqdlzf49imCSGXSbJRBY1qGftdZoGGYIQSBSuhuoL8s/s1600/linkedin.png'/></a> </li> <li class='flickr'> <a href='http://flickr.com/'><img alt='' src='https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjhM9lV-TaoqERM0ziAyDmWBylrmDiAbU4iZm6bZVic3qH31P-QRhxnSCsUnL67S4Q2PrX1R32UwGg3bar2ad9t21dbiw9vGvTHmbOnU47aVfUCMGUS-CSMzcnsQ_GPseQL7GAxnHQAmT8/s1600/flickr.png'/></a> </li> </ul>
Share / Save / Like