Showing posts with label blogger tips. Show all posts
Showing posts with label blogger tips. Show all posts
   

Hi Guys want to add Music Player on your blog then come here.Putting music on Blog is not something very commendable, but there are models that players may be worth by being discreet, easy to customize and will not begin playing automatically.SCM Music Player is a great model that can be incorporated both in Blogger, Tumblr or WordPress.org, running audio from any tab, including links to YouTube videos, creating playlists customized and unique to your blog.

Add SCM Music Player Code Follow These Steps:-

  • Edit Playlist




  • Add some song URL and press sort playlist button

Configure Settings





  • Select Done to proceed.
  • Copy the code from the box.

Now After Copying Code Add SCM Music Player Code To Blogger Blog

  • Go to Blogger Dashboard > Layout > Add HTML/Javascript.
  • Now Paste SCM Music Player Code.
  • Save it.
Your Are Done Now Enjoy!!!! See The Change Don't Forget to Drop Your Comment
Read More
Now You can easily export all of your posts and comments into a single, Atom-formatted XML file for easy backup.Accidently your blog may get deleted and it cannot be undone. Or there could be lot of unpredictable reasons on the web that cause your blog get disappeared. We can't predict what threats there could be and what could be happened in next moment. So rather than finding solutions after a situation, prevention would be even more better.

Export Your Blog

All your blog content and corresponding Blogger comment form comments will be saved or exported here.

  • Go to Blogger Dashboard.
  • Click on your Blog Title.
  • Navigate to Settings.
  • Jump to Other tab below.
  • Click on Export blog link under the Blog tools heading.
  • Now click on Download Blog button in the pop up box. It will download your blog content and related comments for you stored in a XML file (.xml). Keep it in a safe place.
  • Close the pop up.
Import Your Blog

Here you can easily import all your saved content to your Blogger blog.
  • Go to Blogger Dashboard.
  • Click on your Blog Title.
  • Navigate to Settings.
  • Jump to Other tab below.
  • Click on Export blog link under the Blog tools heading.
  • Click on Choose File button on the pop up and click open after selecting your previously saved/exported blog content XML file (.xml).
  • Fill out the word verification beneath and check Automatically publish all imported posts option if you want to publish your imported posts automatically, right after importing them. Else after importing, your posts may remain unpublished until you navigate to your Blogger dashboard and publish each of them manually.
  • Now click on Import Blog button to import your blog content with corresponding post comments.

Note: If you importing content to a existing blog, then each of your imported posts will sorted by date and added to the particular places of your blog.

Now Close the pop up.
Read More

If you want print a web page.As many of you copy and paste to a word doc to print up.Now I just came across a nifty tool called Print Friendly an online application that allows you to make a printed or PDF version of your article of choice.Print Friendly removes Ads, Navigation and web page junk, so you save paper and ink when you print. It’s free and easy to use. Perfect to use at home, the office, or whenever you need to print a web page.

Features:-


  • Print Preview: Optimizes and displays content for print.
  • Edit Before Printing: Remove images, text, and print only what you want.
  • Print or Save as PDF: Print now, or save for later as a PDF.
How to Use:-

Enter a URL right on their site add a browser button in your favorites and finally, you may add a Print Friendly button to your WordPress blog posts.
Read More
You ever seen All blogger templates designed by Blogger’s Template Designer always have an attribution gadget at the footer that says “Powered by Blogger”.If you want to remove this gadget from your template.Blogger's terms and conditions may not allow to remove this widget from the blog. Check terms & conditions before doing this hack.You can removed by following three methods.

Read More
Subscription box below Bloggers Post is a great way of increasing your blog subscribers.This widget comprises of a subscription box, RSS link, twitter link, facebook link, and google + link. It will appear at the bottom of your post and this is one of the best way to get your readers attention.Subscription box Giving them the opportunity to subscribe to your bloggers blog will definitely increase the count of your blog readers.It will appear at the bottom of your post and this is one of the best way to get your readers attention.
Now for add this cool widget on your blog only follow this steps.


Add a Cute Subscription Box on Your Blog
  • Go To Blogger Dasboard >Template >Edit HTML
  • Backup Your Template
  • Now click on Proceed > Tick Expand Widget Templates
  • Press Ctrl+F And Find The Code Below.
<data:post.body/>

Now Paste The Code Below After Code Above.

<b:if cond='data:blog.pageType == &quot;item&quot;'>
<style>
form.feedburner{
margin:20px 0 0;
display:block;
clear:both;
}
.RBstyle{
background:url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhd3Kc6Ti7EOlcavz4KtYjeQpaOBhBdLy64h0EoyYLtMnNT5N2Bwkj71h_2HgxVh2S9Dz9HnFpRQtrjR-heecWdowca2g7DZft84YEcYeRRxNQu8uaMoUiYwQw89VtpwXd7Wvxtk7ksCQZ3/s400/email_icon.png) no-repeat scroll 4px center transparent;
padding:7px 15px 7px 35px;
color:#666;
font-weight:bold;
text-decoration:none;
border:1px solid #D3D3D3;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
border-radius: 4px;
-moz-box-shadow: 1px 1px 2px #CCC inset;
-webkit-box-shadow: 1px 1px 2px #CCC inset;
box-shadow: 1px 1px 2px #CCC inset;
}
.RBsubmit{
color:#666;
font-weight:bold;
text-decoration:none;
padding:6px 15px;
border:1px solid #D3D3D3;
cursor: pointer;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
-goog-ms-border-radius: 4px;
border-radius: 4px;
background: #fbfbfb;
background: -moz-linear-gradient(top, #fbfbfb 0%, #f4f4f4 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fbfbfb), color-stop(100%,#f4f4f4));
background: -webkit-linear-gradient(top, #fbfbfb 0%,#f4f4f4 100%);
background: -o-linear-gradient(top, #fbfbfb 0%,#f4f4f4 100%);
background: -ms-linear-gradient(top, #fbfbfb 0%,#f4f4f4 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr=&#39;#FBFBFB&#39;, endColorstr=&#39;#F4F4F4&#39;,GradientType=0 );
background: linear-gradient(top, #fbfbfb 0%,#f4f4f4 100%);
}

#emailwidget-outer {
-moz-border-radius: 10px 10px 10px 10px;
-webkit-border-radius: 10px 10px 10px 10px;
-goog-ms-border-radius: 10px 10px 10px 10px;
border-radius: 10px;
background: none repeat scroll 0 0 transparent;
border: 1px solid #D3D3D3;
padding: 8px;
-moz-transition: all 0.3s ease-out;
-o-transition: all 0.3s ease-out;
-webkit-transition: all 0.3s ease-out;
-ms-transition: all 0.3s ease-out;
transition: all 0.3s ease-out;
width:480px;
}
#emailwidget-outer:hover{
background: none repeat scroll 0 0 #FFF;
-moz-box-shadow: 1px 1px 2px #CCC inset;
-webkit-box-shadow: 1px 1px 2px #CCC inset;
box-shadow: 1px 1px 2px #CCC inset;
}
#emailwidget-outer td{
padding:3px 0;
}
</style>

<center>
<div id='emailwidget-outer'>
<div id='emailwidget'>
<table style='border:none; margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px;' width='100%'>
<tbody>

<tr style='border:none; margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px;'>

<td align='left' style='border:none; margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px;'> <p style='color:#666; font-weight: bold; font-size: 22px; margin:0px 0px 5px 0px; '>Get free daily email updates!</p>
<form action='http://feedburner.google.com/fb/a/mailverify' class='feedburner' method='post' onsubmit='window.open(&apos;http://feedburner.google.com/fb/a/mailverify?uri=
SimpleBloggerTips&apos;, &apos;popupwindow&apos;, &apos;scrollbars=yes,width=550,height=520&apos;);return true' style='margin: 0pt;' target='popupwindow'>


<input name='uri' type='hidden' value='Realcombiz'/>
<input name='loc' type='hidden' value='en_US'/>
<input class='RBstyle' name='email' onblur='if (this.value == &quot;&quot;) {this.value = &quot;Enter your email…&quot;;}' onfocus='if (this.value == &quot;Enter your email…&quot;) {this.value = &quot;&quot;}' type='text' value='Enter your email…'/>

<input alt='' class='RBsubmit' title='' type='submit' value='Submit'/>
</form>
</td>

<td style='border:none; margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px;'><p style='color:#666; font-weight: bold; font-size: 14px; margin:0px 0px 5px 0px; '>Follow us!</p>
<a href='http://feedburner.google.com/fb/a/mailverify?uri=SimpleBloggerTips' rel='nofollow' target='_blank' title='Suscribe to RSS Feed'><img src='https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjjBeRy9zd_I-R4NfhyphenhyphenaRlC8TLvDAOaorAqOuHJEX_fbA5ZOXoZPOjqsAWRaYDKaGupGeh66IvUHnGPRLqNRC3SFK0oeeFnBL4PCfLY4_UzRWL4rq03FGdcEd35yOfA-daRDJp4-HxjR20/s1600/rss-30×43.png'/></a>

<a href='http://twitter.com/Simplblogrtips' rel='nofollow' target='_blank' title='Follow us on Twitter'><img src='https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhZNmeOFtysaEt-QV39qa7C0f419e1gfiGzZXOcnCfUepdxmu6TDvrajpcnsnBtxIHZb1QsKCaAUk-hGcGqAiU2p7nQg7C8Bw4czv4rLmv-9uMOQlN4-l0HLdoiU3Co82nOfBNC2EaD7HE/s1600/twitter-30×43.png'/></a>

<a href='http://www.facebook.com/SimpleBloggerTips' rel='nofollow' target='_blank' title='Follow us on Facebook'><img src='https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjV4POACNsCnH1jA0og2BzOUago2MYobVtKAPbhTDy5mhzdACuvcECoKb270lq7CpThB7IV5cCva8GCYefhca1vXzu4Nih4y2hd8QpViGLncV_V2gIJ2eFI89YfaYpm_Yupm2Zj33Cd5CE/s1600/facebook-30×43.png'/></a>

<a href='https://plus.google.com/116446910050058130553' rel='nofollow' target='_blank' title='Follow us on Google+'><img src='https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgMJ_RFWiMQMaGVPzb00bDTZWKERwb8WnrkGH0_ZdwQJTx0bx3ijnWDHE8zCAqj2_ez5lKzW_yf6DJsQkGSWpeVkTskc3YS9NkWfpE3qoHWVXfSGsGVOK5lqm07bwsRocqOCCKkdapF29E/s1600/googleplus-30×43.png'/></a>

</td>
</tr>
</tbody></table>
<div align='right'><span style='font-style: italic; font-size: 8px; color: solid #ffffff;'><a href='http://simplebloggertips.blogspot.in/2012/11/add-compact-subscription-box-with.html' style='text-decoration: none;' target='_blank'><font color='#ffffff' decoration='none'>[Get this widget]</font></a></span></div>
</div></div>
</center>
</b:if>


Note:-


  • Replace SimpleBloggerTips with your feed Name.
  • Replace Simplblogrtips with your twitter account name.
  • Replace SimpleBloggerTips with your facbook page name.
  • Replace 116446910050058130553 with your Google+ adress.
  • Save template.You are Done!!!
Read More

Blogger Jump Break can help you in creating the summary.Its a special tag which can be inserted anywhere in a post using the post editor.So a Read more link is appearing. If you want to remove read more from blog post summary by simple template edit only you have to follow these steps to remove.

Read More
Previous PostOlder Posts Home