COM4ME



COM4ME blogger template

























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-->
$(&quot;#countdown&quot;).countdown({
date: &quot;23 november 2015 1:50:30&quot;, // add the countdown&#39;s end date (i.e. 3 november 2012 12:00:00)
format: &quot;on&quot; // 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(&quot;done!&quot;)

});
});
</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&#39;s ready.</h4>
<div id='Subscribe'>
<form action='http://feedburner.google.com/fb/a/mailverify' id='signup' method='post' onsubmit='window.open(&apos;http://feedburner.google.com/fb/a/mailverify?uri=newbthemes&apos;, &apos;popupwindow&apos;, &apos;scrollbars=yes,width=550,height=520&apos;);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/AVvXsEh-5o66hIEtWIkoDHfU-Pa3qw-mbspZEg7dYucoafnJOqrZXkPR3h1IyPXwUCDVkH7TBlh30Nj6Cahk3tbgV8RIG5vR9cHMNbmpwymg_sC98w53x5HpU0y2nXJPYxXqLCmBu8_s8mMGxlI/s1600/twitter.png'/></a>
</li>
<li class='facebook'>
<a href='http://facebook.com/'><img alt='' src='https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhDJMb51PwTENOvXCSiiTE154WGGXH52XeaLAuNWibC4KOMfZ-AbO1-ejLGQy5ge8HomnltWL7ej3ooAvQ1tzvUAWmcLgbdBczI4BAXh1JCEUCr1SlQvrJROA8lU1Wsk-qHQntZP6y10iU/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/AVvXsEgKhqM6I-f_G4Fn03smAg-uTq5qXLoQWL93WBg8Ol_ZGYuZQQyAVwXvtUWaPr8Hag5F_DzgQLQNodQgOZSGO4o6uMTORLENXIWZK7wv0TT_czVO4GLa_uys4QAt-R9g-9eUJiCDn7L7FZc/s1600/google-plus.png'/></a>
</li>
<li class='youtube'>
<a href='http://youtube.com/'><img alt='' src='https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhyPrQjDTptWBJWGccVNO1wRHxDVPHcvPQcp19tRM_glyBbGv2kvuTzwjBxdUNj6xWFS-CbmlE8owOvFFoMvgv-5jdqj9MaOGcDGGxZSB8i_iWG-9ehz6zAv02-yTopMAKJT-nHCZHw4HY/s1600/youtube.png'/></a>
</li>
<li class='linkedin'>
<a href='http://linkedin.com/'><img alt='' src='https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgAdjzFDrLfkpKVwLVxeb8Wxjd9-8Z_jRxQaPRRvDE0Afx-cRthFxZn63mInoOCyGC9AWtV7kqnFwRzJIapfmhXYXu2hIy-iUVrnFOL-QhqPslI9wnf8hanrNIBx1Sup7YruYJ1061xJ1s/s1600/linkedin.png'/></a>
</li>
<li class='flickr'>
<a href='http://flickr.com/'><img alt='' src='https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjk4Mp-6EpzdEOLxOGzhnEqvma3tbw4MyyY68QB79WHKH_Gp4Ia-U9puR6FTqhoJocpcfI_QmzrcKrs_hslmdYmU8zaGR9jsBUyBiD84ER6wA29dcMYhohmGsPBQKls3P5wMNUBKehwjUU/s1600/flickr.png'/></a>
</li>
</ul>