Menu Close Menu

0 comments

Blogger Symbian Client Now publish your blogger posts by using a Smartphone (like symbian), you can publish content while you're so far from you pc - as possible as you have a strong signal. Whether you want to produce visual or written content, a Smartphone (Nokia Symbian) can do it, provided that you have the right software. The majority of blogs which are self-hosted will be ever so slightly different, but mostly because it's pretty complicated to format, edit, proof read and publish digital thoughts from a small mobile screen. Many have attempted it and the latest contender, the blob blogger and word press client is better than most.

 

Blob Client New Features


1. Now Supports word Press Too!
2. Read, Edit, Create posts, delete posts and also comments in different blogs
3. HTML5 enabled Post viewer
4. Add Labels, set custom publishing date and time in posts
5. Comes with one of the best convenient rich text editor ever made
6. A special clipboard manager feature for hardcore blogger
7. Offline reading and offline drafts option
8. Optimized for speed and low data usage
9. Pull to refresh

 

Free Version
http://store.ovi.com/content/266343

Paid Version
http://store.ovi.com/content/266320/

 

Image Credit:- Symbian Developer

Read Article →

1 comments

square-google-analytics-logoTracking visitor and activity on your blog is very important. When it comes to Tracking web-user statistics "Google Analytics" is the best tool for in the internet world, That's why we would recommend every blogger user to start using it.In addition to the usual traffic metrics (page views, visits, unique visitors, bounce rate,  time on site etc.). If you want to use Google analytics features so then first you will need an Analytics account from which to access the stats this can be connected to your Gmail account you use on Blogger. You can track all activity for your blog by adding the Google analytics property id, So if you want to track follow the below steps. Adding Google Analytics to a Blogger blog is easy, and it doesn’t even involve copy-pasting Java Scripts.

 

Creating an account with Google Analytics

Follow the link below to Google Analytics if you don't yet have an account

 

1. Go to Google Analytics, click the create an account link on top right corner of the page and sign in to your Google Account.

 

2. Once you have your account then you can find your Property ID.

 

How to find Google Analytics property id

1. Go to setting at the top of page and then go to admin

2. Then choose got property

3. and choose Tracking info

4. For more see the screen shot below

 

find Analytics Web Property ID

 

Google Analytics Property ID will be letters and numbers something like this : UA-000000-01. and then Follow the steps below to add the tracking code.

 

How to add your property ID to blogger

    how to add Analytics Web tracking ID to blogger

Once you add the Property ID click orange save button at the top right corner to finish. Once you complete the steps above, you should see data in your Analytics account within 24 hours. However, you can also check your account within a few hours to see if data has begun to appear. If you don't see any data after 24 hours, see Troubleshooting Common Mistakes. Enjoy! :)

Read Article →

0 comments

Pinterest Lunched New Bookmark Button Yesterday the Pinterest developer team announced very important that launch of the “Pin It” button for Blogger, WordPress.org, Tumblr, and also for Wix. This Pin It button allows your readers to share your posts without leaving your website or blog. It pulls all available images from a post and lets them choose which image to pin.

 

What Pinterest Collect From Your Website

If someone uses a Pin It button (or other Pinterest widget) on your site, Pinterest can use that info to personalize that person's experience on Pinterest.

 

Add Pintit Button To Your Blogger Blog

For Blogger, the button is now one of the default sharing buttons. It will automatically pick up the first image in the post.

 

  1. Build the widget in pinterest widget builder
  2. After you done, Copy the HTML Code and go to your blogger dashboard 
  3. Click the Layout button on the left side of your blog management page
  4. Find a space for your widget and click Add a Gadget
  5. Scroll down and click HTML/JavaScript
  6. In the Content field, paste the code which is you copied from the widget builder.
  7. Click Save
  8. and you're done

Tumblr

To add it on Tumblr, you’ll need to add a JavaScript line. Go to “Customize,” then “Edit HTML” Find the code here.

 

WordPress

For WordPress.org, there’s a plugin to install.

 

Wix

For Wix, the button is now native to the page editor. It will create a Pin based off the image and description you specify, and will link back to the page of the site you’re on when you click it.

 

The pinterest dev. team says it will be adding more integrations in the future as soon as possible. I hope this article is very helpful for our honorable readers. Still need a help get in touch with us via comments box below.

 

Image Credit Pinterest

Read Article →

2 comments

Google Map Preview About a year ago, Google introduced a feature in the new Google Maps that enables you to embed a Google Map by copying and pasting an HTML Code Snipt.
Google map is very common requirement in every web project now. Now every website and blog need to google map integration, Here In this article I will show how to add the google map in Blogger blog. Go to Google Maps, and simply type in the address of the location you want to show in your article or tutorial. Once you have found your decided location, click on the link icon in the left hand panel beside print icon. This will show you the embed code. Copy the iframe HTML code snipt paste where you want to show. Your users can sign in to these maps to see relevant content, like their saved places from Google Maps. Conversely, they can also save a location from your embedded map for viewing on Google Maps for desktop or mobile.

 

How to add Google Map in your blogger post page

1.Go to your blogger dashboard.

2. Then click on new post and  go to your blogger post editor.

3. Switch to HTML mode and  paste the HTML iframe code in content area.

4. You can preview the map by switching to normal compose mode or you can also preview the page for check any mistake if every thing is fine you can publish your post.

 

You are done embedding Google maps in your blog post pages. We will now see how to embed Google maps in Blogger custom pages.

 

How to add Google map in blogger custom page

1.Go to your blogger dashboard.

2. Then click on pages at the left side panel and  click on create new page.

3. Switch to HTML Mode and paste the HTML iframe code in the content area

4. You can preview the map by switching to normal compose mode or you can also preview the page for check any mistake if every thing is fine you can publish your post.

 

Demo

 


 

In this tutorial, I’ve shown you how to use embedded Google map Let me know in the comment box below, how much useful this tutorial. Share it and subscribe to our RSS feeds.

Read Article →

3 comments

view webpage in iframeIframes are useful for a wide variety of content and especially for in-site navigation where you can use on to load pages or code snippets dynamically on a page without being an AJAX programmer and without using any javascript. There are many ways this can by helpful when building a website. Iframes are particularly helpful when are using a third party website and you want your website visitors to interact with it without leaving your website.

 

How to add iframe in your article

1. Copy the following HTML code to your clipboard:

<iframe src="http://www.myblogger-tricks.com" width="300" height="300">
</iframe>

2. Replace the http://www.myblogger-tricks.com between the parenthesis with the link you want to be displayed on your webpage within in the iframe. For example, if the URL is http://yahoo.com, this will be your code:

<iframe src="http://yahoo.com" width="300" height="300">
</iframe>

 

That's it you are done. I am sure this tutorial would be helpful to all our readers. Please feel comfortable to ask us anything where you may need help. Peace and blessings buddies.

Read Article →

3 comments
Pinch to zoom Tablet
A few days ago I was just searching for some new things on web and I just came across a webpage that was providing an article on pinch to zoom bug in the blogger template. When I checked this bug in our template unfortunately I found it there. The bug is simply that the viewport meta tag in the template is set to not allow user Scalling. The mistake is in viewport meta tag is set to "user-scalling=no". We just need to change this value to yes : "user-scalable=yes" so mobile users may zoom.  That's why we prepare a tutorial for our valuable readers.

Also read our previous article.

what is viewport meta tag.

In the early years, when the smart phones came, they knew the Internet wasn’t prepared for them so they expected every website to be around 1000px width (980px on the iPhone) and zoom out the website to fit into the screen. And so the <meta name="viewport"> was created, basically to tell those smart dudes that your website was prepared for them and is the visible area of the webpage as shown in Figure 3-3 and also preparing a webpage for mobile devices optimization.

<meta name="viewport" content="width=device-width, initial-scale=1">

In the above line of code we’ll be telling to the browser “my website adapts to your width”. Without viewport your device uses a virtual viewport which by default is effectively a zoomed out version of your website, this is around 980px on iPhone and 800px on andriod. As soon as you set the viewport and disable this zooming out, the device treats the website as it should and measures out at around 480px wide or 320px depending on device and orientation.


Property Description
width The width of the virtual viewport of the device. Enter a number (pixels assumed), or the keyword "device-width" to set the viewport to the physical width of the device's screen.
height The height of the virtual viewport of the device. Enter a number (pixels assumed), or the keyword "device-height" to set the viewport to the physical height of the device's screen.
initial-scale The initial zoom of the webpage, where a value of 1.0 means no zoom.
minimum-scale The minimum level the user is able to zoom out of a webpage, where a value of 1.0 means the user isn't able to at all.
maximum-scale The maximum level the user is able to zoom in on a webpage, where a value of 1.0 means the user isn't able to at all.
user-scalable Sets whether the user can zoom in and out of a webpage. Set to yes or no.


How to add viewport meta tag in your blogger template


1. Go to Blogger Dashboad>> Form Dropdown Select Template>> Edit HTML and find the following code.
<head>

2. Now Copy And Paste The follwing Code  After/Below <head> tag.
<meta name='viewport' content='width=device-width, initial-scale=1.0, maximum-scale=10.0, user-scalable=yes'/>

Important:- For Pinch to Zoom
You need to set user scalable yes for Mobile users could zoom :
user-scalable=yes'

With this setting we had no problem using pinch to zoom on the iPad OS and Android tablets. If these default settings don’t work for your webpages, it is highly recommended that you change the settings by configuring the viewport.
Mostly user on the Internet using mobile devices I would recommend you check your blog has pinch to zoom enabled or not. Please feel comfortable to ask us anything where you may need help.
Read Article →

8 comments

Artless_social_profile_widgetToday I'm gonna unleash you one of the best widgets I have ever made, one of the best subscription widget at my blog, I present you the Animated social Subscription Widget for Blogger. No matter about its name but it matters totally awesome when you will see it live. Without one of these your blog simply won’t shine on the right sidebar, and also these are the most attractive social network buttons and suits perfect on any light or dark color website or blogs. As you guys can see even I am using this widget on my blog because it is one my favorites. We also use a sprite instead of individual images.This makes the flip smooth and adds less load time to your blog. I have tutorials for adding them to your sidebar on both Wordpress and Blogger but you could add them to your blog footer or even in a menu.

 

Live Preview

 

How to add it to blogger

1. Go to Blogger Dashboard

2. Click The Drop Down For Your Blog > Choose Layout

3. Click Add A Gadget > Choose HTML/JavaScript 

4. Paste In The Code as shown in the video below :

 

 

<style>

.social-wrap {
margin:0 auto;
padding:0px;
text-decoration: none;
}

.social-wrap ul li {
list-style-type: none;
border-bottom:none;
margin:0 auto;
background: none;
padding:0px;
line-height: 0!important;
}

.social-wrap li a {
margin:5px 3px 0px 0px !important;
padding:0px;
width:50px;
height:50px;
text-indent:-99999px;
float:left;
-moz-border-radius:5px;
-webkit-border-radius:5px;
border-radius:5px;
}
.social-wrap li a.facebook1 {
background: #314d91 url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEi5x9PGiJcQknH6JFgWE9phttSS-G8xTEzVVkLDhFxGoS0-wYVcS60VUERJ8Uzj1f5aRauLKUyq0A6w7Qd5LJkvvkg98mgaz2N3X9mrzKNA8nxqckUNGsGkTsOKkdIfbGh6EBeSixB7-W8G/s1600/social_sprites.png) no-repeat 0px 0px;
-webkit-transition:All 0.3s ease-out;
-moz-transition:All 0.3s ease-out;
-o-transition:All 0.3s ease-out;
}
.social-wrap li a.facebook1:hover {
background: #314d91 url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEi5x9PGiJcQknH6JFgWE9phttSS-G8xTEzVVkLDhFxGoS0-wYVcS60VUERJ8Uzj1f5aRauLKUyq0A6w7Qd5LJkvvkg98mgaz2N3X9mrzKNA8nxqckUNGsGkTsOKkdIfbGh6EBeSixB7-W8G/s1600/social_sprites.png) no-repeat 0px -73px;
}
.social-wrap li a.twitter1 {
background: #07beed url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEi5x9PGiJcQknH6JFgWE9phttSS-G8xTEzVVkLDhFxGoS0-wYVcS60VUERJ8Uzj1f5aRauLKUyq0A6w7Qd5LJkvvkg98mgaz2N3X9mrzKNA8nxqckUNGsGkTsOKkdIfbGh6EBeSixB7-W8G/s1600/social_sprites.png) no-repeat 0px -127px;
-webkit-transition:All 0.3s ease-out;
-moz-transition:All 0.3s ease-out;
-o-transition:All 0.3s ease-out;
}
.social-wrap li a.twitter1:hover {
background: #07beed url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEi5x9PGiJcQknH6JFgWE9phttSS-G8xTEzVVkLDhFxGoS0-wYVcS60VUERJ8Uzj1f5aRauLKUyq0A6w7Qd5LJkvvkg98mgaz2N3X9mrzKNA8nxqckUNGsGkTsOKkdIfbGh6EBeSixB7-W8G/s1600/social_sprites.png) no-repeat 0px -204px;
}
.social-wrap li a.google-p1 {
background:#a7291b url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEi5x9PGiJcQknH6JFgWE9phttSS-G8xTEzVVkLDhFxGoS0-wYVcS60VUERJ8Uzj1f5aRauLKUyq0A6w7Qd5LJkvvkg98mgaz2N3X9mrzKNA8nxqckUNGsGkTsOKkdIfbGh6EBeSixB7-W8G/s1600/social_sprites.png) no-repeat 0px -254px;
-webkit-transition:All 0.3s ease-out;
-moz-transition:All 0.3s ease-out;
-o-transition:All 0.3s ease-out;
}
.social-wrap li a.google-p1:hover {
background: #a7291b url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEi5x9PGiJcQknH6JFgWE9phttSS-G8xTEzVVkLDhFxGoS0-wYVcS60VUERJ8Uzj1f5aRauLKUyq0A6w7Qd5LJkvvkg98mgaz2N3X9mrzKNA8nxqckUNGsGkTsOKkdIfbGh6EBeSixB7-W8G/s1600/social_sprites.png) no-repeat 0px -330px;
}
.social-wrap li a.rss1 {
background:#ffaa31 url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEi5x9PGiJcQknH6JFgWE9phttSS-G8xTEzVVkLDhFxGoS0-wYVcS60VUERJ8Uzj1f5aRauLKUyq0A6w7Qd5LJkvvkg98mgaz2N3X9mrzKNA8nxqckUNGsGkTsOKkdIfbGh6EBeSixB7-W8G/s1600/social_sprites.png) no-repeat 0px -381px;
-webkit-transition:All 0.3s ease-out;
-moz-transition:All 0.3s ease-out;
-o-transition:All 0.3s ease-out;
}
.social-wrap li a.rss1:hover {
background: #ffaa31 url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEi5x9PGiJcQknH6JFgWE9phttSS-G8xTEzVVkLDhFxGoS0-wYVcS60VUERJ8Uzj1f5aRauLKUyq0A6w7Qd5LJkvvkg98mgaz2N3X9mrzKNA8nxqckUNGsGkTsOKkdIfbGh6EBeSixB7-W8G/s1600/social_sprites.png) no-repeat 0px -454px;
}

.social-wrap li a.pinit1 {
background:#cb2027 url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEi5x9PGiJcQknH6JFgWE9phttSS-G8xTEzVVkLDhFxGoS0-wYVcS60VUERJ8Uzj1f5aRauLKUyq0A6w7Qd5LJkvvkg98mgaz2N3X9mrzKNA8nxqckUNGsGkTsOKkdIfbGh6EBeSixB7-W8G/s1600/social_sprites.png) no-repeat 0px -508px;
-webkit-transition:All 0.3s ease-out;
-moz-transition:All 0.3s ease-out;
-o-transition:All 0.3s ease-out;
}
.social-wrap li a.pinit1:hover {
background: #cb2027 url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEi5x9PGiJcQknH6JFgWE9phttSS-G8xTEzVVkLDhFxGoS0-wYVcS60VUERJ8Uzj1f5aRauLKUyq0A6w7Qd5LJkvvkg98mgaz2N3X9mrzKNA8nxqckUNGsGkTsOKkdIfbGh6EBeSixB7-W8G/s1600/social_sprites.png) no-repeat 0px -580px;
}

.social-wrap li a.linkdin1 {
background:#1698E3 url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEi5x9PGiJcQknH6JFgWE9phttSS-G8xTEzVVkLDhFxGoS0-wYVcS60VUERJ8Uzj1f5aRauLKUyq0A6w7Qd5LJkvvkg98mgaz2N3X9mrzKNA8nxqckUNGsGkTsOKkdIfbGh6EBeSixB7-W8G/s1600/social_sprites.png) no-repeat 0px -635px;
-webkit-transition:All 0.3s ease-out;
-moz-transition:All 0.3s ease-out;
-o-transition:All 0.3s ease-out;
}
.social-wrap li a.linkdin1:hover {
background: #1698e3 url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEi5x9PGiJcQknH6JFgWE9phttSS-G8xTEzVVkLDhFxGoS0-wYVcS60VUERJ8Uzj1f5aRauLKUyq0A6w7Qd5LJkvvkg98mgaz2N3X9mrzKNA8nxqckUNGsGkTsOKkdIfbGh6EBeSixB7-W8G/s1600/social_sprites.png) no-repeat 0px -711px;
}


</style>

<div class='social-wrap'>
<ul>
<li><a class='facebook1' href='http://www.facebook.com/mybloggerstricks' target='_blank' title='Facebook' rel='nofollow'></a></li>
<li><a class='twitter1' href='http://twitter.com/mybloggertriks' target='_blank' title='Twitter' rel='nofollow'></a></li>
<li><a class='google-p1' href='https://plus.google.com/b/103598710564060829080' target='_blank' title='Google Plus' rel='nofollow'></a></li>
<li><a class='rss1' href='http://feeds.feedburner.com/mybloggerstrick' target='_blaank' title='RSS Feed' rel='nofollow'></a></li>
<li><a class='pinit1' href='http://www.pinterest.com/mybloggertrickx' target='_blank' title='Pinterest' rel='nofollow'></a></li>
<li><a class='linkdin1' href='http://www.linkedin.com/in/mybloggertricks' target='_blank' title='Linkedin' rel='nofollow'></a></li>
</ul>
</div>

Note:- Change the links in yellow with links to your social profiles.

 

Adding The Social Icons To Wordpress

In Your Wordpress Dashboard Click 'Apperance' > 'Widgets' > Add A text Widget to your sidebar and paste code in content area:

 

<style>

.social-wrap {
margin:0 auto;
padding:0px;
text-decoration: none;
}

.social-wrap ul li {
list-style-type: none;
border-bottom:none;
margin:0 auto;
background: none;
padding:0px;
line-height: 0!important;
}

.social-wrap li a {
margin:5px 3px 0px 0px !important;
padding:0px;
width:50px;
height:50px;
text-indent:-99999px;
float:left;
-moz-border-radius:5px;
-webkit-border-radius:5px;
border-radius:5px;
}
.social-wrap li a.facebook1 {
background: #314d91 url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEi5x9PGiJcQknH6JFgWE9phttSS-G8xTEzVVkLDhFxGoS0-wYVcS60VUERJ8Uzj1f5aRauLKUyq0A6w7Qd5LJkvvkg98mgaz2N3X9mrzKNA8nxqckUNGsGkTsOKkdIfbGh6EBeSixB7-W8G/s1600/social_sprites.png) no-repeat 0px 0px;
-webkit-transition:All 0.3s ease-out;
-moz-transition:All 0.3s ease-out;
-o-transition:All 0.3s ease-out;
}
.social-wrap li a.facebook1:hover {
background: #314d91 url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEi5x9PGiJcQknH6JFgWE9phttSS-G8xTEzVVkLDhFxGoS0-wYVcS60VUERJ8Uzj1f5aRauLKUyq0A6w7Qd5LJkvvkg98mgaz2N3X9mrzKNA8nxqckUNGsGkTsOKkdIfbGh6EBeSixB7-W8G/s1600/social_sprites.png) no-repeat 0px -73px;
}
.social-wrap li a.twitter1 {
background: #07beed url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEi5x9PGiJcQknH6JFgWE9phttSS-G8xTEzVVkLDhFxGoS0-wYVcS60VUERJ8Uzj1f5aRauLKUyq0A6w7Qd5LJkvvkg98mgaz2N3X9mrzKNA8nxqckUNGsGkTsOKkdIfbGh6EBeSixB7-W8G/s1600/social_sprites.png) no-repeat 0px -127px;
-webkit-transition:All 0.3s ease-out;
-moz-transition:All 0.3s ease-out;
-o-transition:All 0.3s ease-out;
}
.social-wrap li a.twitter1:hover {
background: #07beed url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEi5x9PGiJcQknH6JFgWE9phttSS-G8xTEzVVkLDhFxGoS0-wYVcS60VUERJ8Uzj1f5aRauLKUyq0A6w7Qd5LJkvvkg98mgaz2N3X9mrzKNA8nxqckUNGsGkTsOKkdIfbGh6EBeSixB7-W8G/s1600/social_sprites.png) no-repeat 0px -204px;
}
.social-wrap li a.google-p1 {
background:#a7291b url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEi5x9PGiJcQknH6JFgWE9phttSS-G8xTEzVVkLDhFxGoS0-wYVcS60VUERJ8Uzj1f5aRauLKUyq0A6w7Qd5LJkvvkg98mgaz2N3X9mrzKNA8nxqckUNGsGkTsOKkdIfbGh6EBeSixB7-W8G/s1600/social_sprites.png) no-repeat 0px -254px;
-webkit-transition:All 0.3s ease-out;
-moz-transition:All 0.3s ease-out;
-o-transition:All 0.3s ease-out;
}
.social-wrap li a.google-p1:hover {
background: #a7291b url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEi5x9PGiJcQknH6JFgWE9phttSS-G8xTEzVVkLDhFxGoS0-wYVcS60VUERJ8Uzj1f5aRauLKUyq0A6w7Qd5LJkvvkg98mgaz2N3X9mrzKNA8nxqckUNGsGkTsOKkdIfbGh6EBeSixB7-W8G/s1600/social_sprites.png) no-repeat 0px -330px;
}
.social-wrap li a.rss1 {
background:#ffaa31 url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEi5x9PGiJcQknH6JFgWE9phttSS-G8xTEzVVkLDhFxGoS0-wYVcS60VUERJ8Uzj1f5aRauLKUyq0A6w7Qd5LJkvvkg98mgaz2N3X9mrzKNA8nxqckUNGsGkTsOKkdIfbGh6EBeSixB7-W8G/s1600/social_sprites.png) no-repeat 0px -381px;
-webkit-transition:All 0.3s ease-out;
-moz-transition:All 0.3s ease-out;
-o-transition:All 0.3s ease-out;
}
.social-wrap li a.rss1:hover {
background: #ffaa31 url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEi5x9PGiJcQknH6JFgWE9phttSS-G8xTEzVVkLDhFxGoS0-wYVcS60VUERJ8Uzj1f5aRauLKUyq0A6w7Qd5LJkvvkg98mgaz2N3X9mrzKNA8nxqckUNGsGkTsOKkdIfbGh6EBeSixB7-W8G/s1600/social_sprites.png) no-repeat 0px -454px;
}

.social-wrap li a.pinit1 {
background:#cb2027 url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEi5x9PGiJcQknH6JFgWE9phttSS-G8xTEzVVkLDhFxGoS0-wYVcS60VUERJ8Uzj1f5aRauLKUyq0A6w7Qd5LJkvvkg98mgaz2N3X9mrzKNA8nxqckUNGsGkTsOKkdIfbGh6EBeSixB7-W8G/s1600/social_sprites.png) no-repeat 0px -508px;
-webkit-transition:All 0.3s ease-out;
-moz-transition:All 0.3s ease-out;
-o-transition:All 0.3s ease-out;
}
.social-wrap li a.pinit1:hover {
background: #cb2027 url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEi5x9PGiJcQknH6JFgWE9phttSS-G8xTEzVVkLDhFxGoS0-wYVcS60VUERJ8Uzj1f5aRauLKUyq0A6w7Qd5LJkvvkg98mgaz2N3X9mrzKNA8nxqckUNGsGkTsOKkdIfbGh6EBeSixB7-W8G/s1600/social_sprites.png) no-repeat 0px -580px;
}

.social-wrap li a.linkdin1 {
background:#1698E3 url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEi5x9PGiJcQknH6JFgWE9phttSS-G8xTEzVVkLDhFxGoS0-wYVcS60VUERJ8Uzj1f5aRauLKUyq0A6w7Qd5LJkvvkg98mgaz2N3X9mrzKNA8nxqckUNGsGkTsOKkdIfbGh6EBeSixB7-W8G/s1600/social_sprites.png) no-repeat 0px -635px;
-webkit-transition:All 0.3s ease-out;
-moz-transition:All 0.3s ease-out;
-o-transition:All 0.3s ease-out;
}
.social-wrap li a.linkdin1:hover {
background: #1698e3 url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEi5x9PGiJcQknH6JFgWE9phttSS-G8xTEzVVkLDhFxGoS0-wYVcS60VUERJ8Uzj1f5aRauLKUyq0A6w7Qd5LJkvvkg98mgaz2N3X9mrzKNA8nxqckUNGsGkTsOKkdIfbGh6EBeSixB7-W8G/s1600/social_sprites.png) no-repeat 0px -711px;
}


</style>

<div class='social-wrap'>
<ul>
<li><a class='facebook1' href='http://www.facebook.com/mybloggerstricks' target='_blank' title='Facebook' rel='nofollow'></a></li>
<li><a class='twitter1' href='http://twitter.com/mybloggertriks' target='_blank' title='Twitter' rel='nofollow'></a></li>
<li><a class='google-p1' href='https://plus.google.com/b/103598710564060829080' target='_blank' title='Google Plus' rel='nofollow'></a></li>
<li><a class='rss1' href='http://feeds.feedburner.com/mybloggerstrick' target='_blaank' title='RSS Feed' rel='nofollow'></a></li>
<li><a class='pinit1' href='http://www.pinterest.com/mybloggertrickx' target='_blank' title='Pinterest' rel='nofollow'></a></li>
<li><a class='linkdin1' href='http://www.linkedin.com/in/mybloggertricks' target='_blank' title='Linkedin' rel='nofollow'></a></li>
</ul>
</div>

Note:- Change the links in yellow with links to your social profiles.

And that's it, thanks for your comment Ger I hope you like the icons and use them on your blog. Drop your comments and questions below.

Read Article →

7 comments

Blogger_Begginer_template_small_previewBlogger is a very simple and easy to use blogging platform. There are many beautiful templates that add to its value. The Blogger Beginner Blogger Template is a combination of three colors ( Orange, White and dark brown, which makes it look unique. Blogger Beginner is a minimalist, simple and super clean free blogger blog theme with focus on readability & very easy to setup. This theme is perfect choice for your personal blog,  corporate blog theme,  or creative blog. When you talk about pure Css3, this template is almost visible because we have used just CSS3 for making this template looking awesome. You Can also check out our previous blogger template.

 

Template Name: Blogger Beginner

Platform: Blogger / Blogspot

Release date : 25, OCT 2013

Author : www.myblogger-tricks.com

License : Creative Commons Attribution 3.0

 

Live Preview  Download Now

 

Image Preview

 

Blogger_Begginer_template_large_preview

 

Features
  1. Threaded Comment Style:- We have added an advanced  comment system to this theme, its beautiful design will force the users to comments on your blog. Threaded Comment CSS Designed By Mohammad Mustafa Zaidi and we have just customized Version.
  2. SEO Friendly: It is pre-optimized for on-page SEO. Including heading tags, Meta tags, Keywords and in-depth optimizing things. More importantly, the speed of this it significantly faster than the majority of other heavy-duty templates. 
  3. Related Posts: This theme has a built-in related post plugin which would display most relevant suggests to your visitors. It would not only decrease the bounce rate of your site but would increase your website credibility.
  4. and many more features also added in this Template.

 

Customization

ADSENSE BELOW POST TITLE
  1. Adsense Ad Dimensions: 336px X 280px
  2. Search for the tag <!-- Adsense Below Post Title -->
  3. Put your Adsense Code just after the it.
  4. PLEASE Encode the Adsense code before pasting into the Template using the HTML Encode Tool
EDIT DROP DOWN MENU LINKS
  1. Search for the tag  <!-- Start - Navigation Menu  -->
  2. And Replace the ( # ) with your respective links.

 

EDIT EMAIL SUBSCRIPTION BOX

  1. Search for the tag  <!-- Start – email subscription  -->
  2. and Replace The Highlighted Text below with your feed burner username.
  3. and text with your own text.

<!-- Start - email subscription  -->
<div id='subscriptionwrap'>
<div class='subscriptionbox'>
<h4>Ready To Be Make <strong>Elegant Blog</strong></h4>
<p>Subscribe to My Blogger Tricks to enjoy Free Tricks</p><center>
<form action='http://feedburner.google.com/fb/a/mailverify' method='post' onsubmit='window.open(&quot;http://feedburner.google.com/fb/a/mailverify?uri=bl0ggertricks&quot;, &quot;popupwindow&quot;, &quot;scrollbars=yes,width=550,height=520&quot;);return true' target='popupwindow'>
<input name='uri' type='hidden' value='bl0ggertricks'/>
<input name='loc' type='hidden' value='en_US'/>
<input class='emailinput1' 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 class='emailbutton1' title='' type='submit' value='SignUp'/>
</form>
</center>
</div>
</div>

 

We Hope our readers enjoy this new blogger free template.

You can get further help from Comments. Please leave your Comments and share this Template with your friends. Thanks.  Stay Updated by subscribing our news feed or like us our facebook, Google Plus page.

NOTE:- Please do not re-share or Host this blogger template any where. !

Read Article →

16 comments
Sky_View_Template_By_MyBloggerTricks
Sky View Blogger Template is a Free Premium Blogger template designed by me with some cool Features. This is ideal for Designing, web developing, and Magazine based website especially for those who stress more towards designing niche. Unlike our other Template. It has clean and sleek design and has a lot of gutsy utilities.
We hope this responsive template would help your visitors to make most of what you have for them. This theme takes few seconds to load and has a good enough page speed score.

Template Name: Sky View
Platform: Blogger / Blogspot
Release date : 07, October 2013
Author : www.myblogger-ricks.com
License : Creative Commons Attribution 3.0

Sky_view_template_large_view


Features

  1. Threaded Comment Style:- We have added an advanced  comment system to this theme, its beautiful design will force the users to comments on your blog. Threaded Comment Css Designed By Mohammad Mustafa Zaidi and we have just customized Version.
  2. Eye-Catching Social Profile Links With All Option:- At the Sidebar column, you can see social  Profiles arranged in such a way that it could bring an eye-catching spark in your visitors. We have added RSS, Pinterest, Facebook, Twitter, Google+ and email subscription form.
  3. SEO Friendly: It is pre-optimized for on-page SEO. Including heading tags, Meta tags, Keywords and in-depth optimizing things. More importantly, the speed of this it significantly faster than the majority of other heavy-duty templates. 
  4. Related Posts: This theme has a built-in related post plugin which would display most relevant suggests to your visitors. It would not only decrease the bounce rate of your site but would increase your website credibility.
  5. and many more features also added in this Template.

We hope this theme would help you in giving a new Look to your website. We have tested in Chrome, Firefox and Internet explorer. We have added almost all gadgets, so there is no need to do lots of editing. You Just Need to Change Social Profiles Links with your own links. You can follow the Links Editing Instruction Below.  If you liked this template, then do share it with your friends.

Customization For Template.


ADSENSE BELOW POST TITLE
  1. Adsense Ad Dimensions: 336px X 280px
  2. Search for the tag <!-- Adsense Below Post Title -->
  3. Put your Adsense Code just after the it.
  4. PLEASE Encode the Adsense code before pasting into the Template using the HTML Encode Tool
 
ADSENSE AT POST END
  1. Adsense Ad Dimensions: 250px X 250px
  2. Search for the tag <!-- Adsense Post Bottom -->
  3. After this Tag you will find the Default Adsense Code, Replace it with your Adsense Code.
  4. PLEASE: Encode the Adsense code before pasting into the Template using the HTML Encode Tool

EDIT DROP DOWN MENU LINKS
  1. Search for the tag  <!--Secondary DropDown Menu-->
  2. And Replace the ( # ) with your respective links.

CUSTOMIZING THE DO YOU LIKE THIS ARTICLE BOX

 
You just need to replace Facebook, Twitter, and RSS user names with your own user names.  and after that customize the email signup form.

CUSTOMIZE FEEDBURNER EMAIL FORM
  1. Search for <!-- Feedburner Email From --> code
  2. After the you will see the email form. In the form replace the Bl0ggertricks feed burner Id in Two places with your own feed burner id.

CUSTOMIZING THE Sidebar Social Profile links.


  1. Search for <!-- Social Profiles Start --> code
<!-- Social Profiles Start -->
            <div id='social' style='border: 1px solid #d2d2d2; -moz-border-bottom-right-radius:5px; -moz-border-bottom-left-radius:5px; -webkit-border-bottom-right-radius:5px; -webkit-border-bottom-left-radius:5px; border-bottom-right-radius:5px; border-bottom-left-radius:5px; width: 320px; height: 455px; box-shadow:1px 2px 3px rgb(188,188,188); padding: 10px 0 0 0px; margin: 15px 0px 0 0px;'>
<center>
<a href='http://feeds.feedburner.com/bl0ggertricks' imageanchor='1' target='_blank' title='Grab Our Rss Feed'><img alt='Icon' border='0' src='https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEi7BnYnWgk-MqYpdtnu1U_K7yh_pNTVg5rc_iU1SEks1nc2Kem-vmUU1cGFK7Prnb3d4I_G8SAZZgvYPnZaioeTqyHQhTF7BGRxqmT2KDGQ18aQpBEaTTMv4UkDaH5jDkuzzjev9QO824Sm/s1600/rssfeed.png' style='margin-right:5px;'/></a>
<a href='http://www.facebook.com/mybloggertiks' imageanchor='1' rel='nofollow' target='_blank' title='Like Our Facebook Page'><img alt='Icon' border='0' src='https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiVmndlEwk-2g2PeLqbQhFAjORtR0X0mg4i39t1T9TIxeMaPwgrcGREs6LxtAs7IjRvKBf4HChbf46-Z7xHnpf5-GHGLIbC5MnS6oe6e0iiWya5fv7b5wnuohKdEzBsvepxXz_4ank9aQZJ/s1600/Facebook.png' style='margin-right:5px;'/></a>
<a href='http://twitter.com/mybloggerstricks' imageanchor='1' rel='nofollow' target='_blank' title='Follow Our Updates On Twitter'><img alt='Icon' border='0' src='https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgaw8DFuuHS2SGOVh5LKT92uQHDr_kCsYqlzkOenwkpHeJ_d5ElkN94272fEsDyZ0QeWp-LURxDfiHykGjPRvss_904aoWT4iZjXhQGCRUEGHvOS3YAy_GSSBNn-07rlAQ1I9rEwJY3YkLD/s1600/twitter.png' style='margin-right:5px;'/></a>
<a href='https://plus.google.com/108204301284356444972' rel='nofollow' target='_blank'><img alt='Follow Me on Google Plus' src='https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiH_4kSTSuIFmeVhiw1HGrtZeZqsGDgOw2FiVQvNfGBNWCtMA0gyDRxGexLcQMUNt-pIf3nqV4BCsKDPJnhA1vP9JERHeijvOht3249a4e2bWTeweLATQL66JNsj7OSBum_OeagytY7uEWi/s1600/googleplus.png' style='margin-right:5px;'/></a>
<a href='http://pinterest.com/mybloggertrickx/' rel='nofollow' target='_blank'><img alt='Follow Me on Pinterest' src='https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjNlTcYr7VRy2GqosuFiUmFXLSAOpBS7MMejPU-MYDiJ6rg3fPifnoH4XcxLJTBiq4xmSAyyTo0m3oW1TSwOvXHgy7o4vc9hA4zaTn6DdDzh6bUQHWrmI1g8Zrs1E69reiiflvmuhSTNq4r/s1600/pinterest.png' style='margin-right:0px;'/>
</a>
  </center>
<!-- Twitter Follow Button Start-->
<div style='width: 280px; float: left; padding:10px; margin-left: 10px;'>
<a class='twitter-follow-button' data-dnt='true' data-show-count='true' data-size='large' href='https://twitter.com/mybloggertriks'>Follow @MyBloggerTricks</a>
<script>!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0];if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src=&quot;//platform.twitter.com/widgets.js?a4185c&quot;;fjs.parentNode.insertBefore(js,fjs);}}(document,&quot;script&quot;,&quot;twitter-wjs&quot;);</script>
</div>
<!-- Twitter Follow Button End-->
<!-- Facebook Like Button Start-->
<div style='width: 250px; float: left; padding: 10px; margin: 0 0 0 10px!important; '>
<div class='fb-like' data-href='https://www.facebook.com/mybloggerstricks' data-send='true' data-show-faces='false' data-width='280'/>
</div>
<!-- Facebook Like Button End-->
<!-- Google plus Badge Start-->
<div style='float: left; margin: 10px 0 10px 15px;'>
<div class='g-person' data-height='70' data-href='//plus.google.com/108204301284356444972' data-layout='landscape' data-rel='author' data-width='290'/>
</div>
             
<div style='float: left; margin: 0 0 10px 15px;'>
<div class='g-page' data-height='70' data-href='//plus.google.com/103598710564060829080' data-layout='landscape' data-rel='publisher' data-width='290'/>
</div>
<!-- Google plus Badge end-->
<!-- Email Subscription Start-->
<div class='row'>
<div class='email'>
<form action='http://feedburner.google.com/fb/a/mailverify' class='emailform' method='post' onsubmit='window.open(&quot;http://feedburner.google.com/fb/a/mailverify?uri=bl0ggertricks&quot;, &quot;popupwindow&quot;, &quot;scrollbars=yes,width=550,height=520&quot;);return true' target='popupwindow'>
<input name='uri' type='hidden' value='bl0ggertricks'/>
<input name='loc' type='hidden' value='en_US'/>
<input class='emailinput' 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 class='emailbutton' title='' type='submit' value='SignUp'/>
                       
</form>
</div>
</div>

and replace the all highlighted user names and ids with your own usernames and ids. You can get further help from Comments.
Please leave your Comments and share this Template with your friends.
Thanks. NOTE: Please do not re-share or Host this blogger template any where. !
Read Article →

1 comments

blogging-blog2 Guest Post - Our host is Maria Smith (Marketing Director) who takes a look at how to create popular blog. See How To Become a guest author. Nowadays blogging is the most successful and effective technique of site promotion or way to earn money from advertising. The main features of blog are: (1) frequently updated content. (2) content shared in social network. According to the Google Ranking article, unique, valuable and willing to be shared content is the most important factor of quality site. So lots of webmasters came up with the idea of creating blog, consequently, this niche became very competitive. It's quite difficult to create something exclusive and interesting taking into account huge variety of different blogs.

There are some tips how to reach success in blogging.

 

1). Content

As it was said a dozen times before, content is the king. Articles should be interesting for target audience at the first place, but don't be obvious, be creative, cover significant problem within the industry, contain the examples. Besides, future prospective should be considered as well. The point is that as time passes and the blog will appear in the top of Google search, content should remain actual.

Examples of blog content:

 

  • Ratings: the most popular bloggers, films, songs, the most visited sites, forums, countries, the best tools for back links checking, sites promotion, bulk mailing, soil irrigation, and so on.
  • Top lists of whatever is interesting for target audience: top list of on-line casino, Iphone apps, forums with do-follow links etc.
  • "How to" advices: how to increase PR, cook a pie, write a song, and so on.
  • "100 ways of...": winning in casino, get married, promote website, etc.
  • Reviews of latest novices within the industry, for example, new devices or tools.
  • Comments of the most interesting news within the industry. Good analytics is professional. News rewriting will never drive traffic.
  • Tests.
  • Guides.

Optimize for search engines

As I mentioned above Google is the number 1 traffic referrer to most blogs. When you are first starting out, it won’t be that way, but in the long run you’ll notice that your Google traffic will continually go up. Since a good chunk of your traffic will come from Google, it’s important that you optimize your blog for search engines.

 

2). Comments

Support blog commenting, reply on every comment. Engagement with users contributes to attracting more traffic and sharing content in social networks. Leaving "catchy" and a little bit provocative comments is effective way to drive attention to certain post.

 

3). Special offers and free staff

Provide something free every month. It can be coupons, for instance, if you sell something, or software, or design patterns. Infographics are very popular nowadays. They are simple to create and can be good bonuses for users.

 

4). Encourage users to promote the blog in social networks

Competition in Twitter or Facebook is an example of encouragement. If you are a newcomer and do not have concerned friends and followers, ask users to share links of the blog for coupons, for example.

 

5). Promote your blog with guest blogging

Find relevant visited blogs and write several guest posts. If you drive attention as an author, users will click the link to your own blog below the post.

 

Read Article →

8 comments

Live-fire-comments-system Livefyre is a real time comment system similar DISQUS i.e. you can see the new comments and replies in real time without refreshing page, it provides a live chat environment. Number of bloggers and brands are showing interest in this and engaging more and more audience through real time comment system. Livefyre is officially available for WordPress, Tumblr, Joomla (beta) and HTML sites. But in this article I will guide you to implement this comment system on a Blogger blog. It is really simple and no technical expertise is necessary if you carefully follow given steps. Livefyre Comments 3 is now-a-days increasing popularity among various blogging and CMS platform like WordPress, Tumblr, Joomla, Blogger. Livefyre v3.0 is now available to use which provides you powerful Admin Dashboard and User Profiles. Some important facts of Livefyre comment system are -Right now, the only update to hit every single Livefyre user (without you having to do anything) is the Admin Dashboard 3. This shiny new toy features a ton of improvements, including:

 

  • Moderators can edit comments
  • More filter and search options with fewer clicks
  • New “user” section in admin dashboard
  • Real-time updates
  • Batch moderation capabilities
  • So much more… play with it, let us know what you think in the comments below.

What’s Coming In Next Version

While you’re getting to know the new admin, we’ll start rolling out our redesigned Livefyre Comments 3 widget to a handful of beta users. Since this code directly impacts how users interact with your content, we need to make sure we get it just right. Once the beta community has had time to play and we feel it’s ready, we’ll make it available to all. Still free, of course. Some updates include:

  • A simplified, easy-to-customize new design
  • A rich text editor that allows users to express themselves beautifully
  • Media attachment drawer to simplify media handling in comments
  • Facebook and Twitter comments in-line within the stream
  • On-page reply to comments from social sources
  • Enhanced friend tagging and sharing
  • The ability for users to edit their own comments

How To Install It on Blogger

1. Sign Up on LiveFyer.

2. Then Go to LiveFyer Installation Page.

3. and enter your blog/website Url and in platform section select custom (Gear Icon) then click on step 2. For Further Detail See Image Below.

Live-fyer-setting

 

4. You will get Live Fyer Installation Script.

Remember Before editing your template make a backup if any thing went wrong.

5. Now Come on your blogger Dashboard>> Template>> Edit html

6. Click on Template Code Area and Press CTRL+F and find the following code.

]]></b:skin>

 

7. and paste the following code just above ]]></b:skin>

#comments {display:none;}

 

Note:- The Above Css Code Hide your default comment form.

 

8. Search for this code.

<div class='post-footer-line post-footer-line-3'>
                        <b:if cond='data:blog.pageType == &quot;item&quot;'>
                        </b:if>
                      </div>
                    </div>
                  </div>

Your Live Fyer Code Goes Here

</b:includable>

 

9. and paste live fyer script before/above “</b:includable>”

<!-- START: Livefyre Embed –>
<b:if cond='data:blog.pageType == &quot;item&quot;'>

<div id="livefyre-comments"></div>
<script type="text/javascript" src="http://zor.livefyre.com/wjs/v3.0/javascripts/livefyre.js"></script>
<script type="text/javascript">
(function () {
    var articleId = fyre.conv.load.makeArticleId(null);
    fyre.conv.load({}, [{
        el: 'livefyre-comments',
        network: "livefyre.com",
        siteId: "*******",
        articleId: articleId,
        signed: false,
        collectionMeta: {
            articleId: articleId,
            url: fyre.conv.load.makeCollectionUrl(),
        }
    }], function() {});
}());
</script>

</b:if>
<!-- END: Livefyre Embed –>

 

10. Save it..

Note:- Don’t use above script.. Generate your own script by Sign up on live fyer.

That's it! A new Conversation will automatically be created when you first load the webpage, and you can start commenting right away.

Read Article →

34 comments
 New My blogger Tricks Template Blogger templates design and development of 2013! With the powerful of amazing templates, you can make your blog look exactly what you like. The design of any blog is one of the key factors to its success. For your browsing and inspirational delight, here is our awesome Blogger, Blog spot template for 2013. The have been selected because of their outstanding quality, attention to detail, super cool layout and feature-rich design. To keep the healthy tradition alive, we would love to gift all our loyal and million dollar worth readers a memorable gift. It took me around one week to Design, slice and then finally hard code a carefully structured Blogger template for the blogging community. Feel free to share your opinions and comments with us via comment section below. 


New Template 2013

Features

  • Nice and Elegant Template.
  • Fixed Width.
  • Adsense Optimized.
  • SEO Optimized.
  • 2 Navigation Menus.
  • 3 Column Footer Widgets.
  • Header banner Ads.
  • Infinite Scroll.
  • Custom Social Sharing Widget.
  • like This Article Widget.
  • Related Post Text Links.
  • Supports Default and Threaded Comments.
  • Cross Column Widget sections at top and bottom.
  • Default Jump Breaks for Post excerpts.
  • Breadcrumbs.

Download My Blogger Tricks Template

NOTE: Please do not re-share or Host this blogger template any where. !


Uploading Template on Blogger Blog

  1. Go to Blogger Dashboard > Locate your Blog if you have more then one blog.
  2. Click on More Options Drop Down and choose Template
  3. Click on the Backup/Restore button on Top Right Corner
  4. Click on Download Full Template button to backup your Old template for safety
  5. Click the Browse button and locate My Blogger Tricks blogger template
  6. Click on the Upload Button. And you are Done!

CUSTOMIZATION

Basic Steps:This basic steps you need to follow for each customization.
  1. On New Blogger Dashboard Go to Template > Edit HTML Button

Header Logo

We are added default logo you change it with your  own blog log.
by uploading in blogger Default (Header) widget. Go to layout and edit header widget. header widget showing in layout look like this.
logo widgetand upload you blog logo. logo size must be 350px X 80 px.

Customizing Top Navigation Menu

Search for the tag.

<!-- Start top menu  -->

To change links title simply replaced the text with your page titles and replace the hash sign (#) with respective links.

Customizing Bottom Navigation Menu

Search For the Tag
<!—Start Bottom Menu-->
To change links title simply replaced the text with your page titles and replace the hash sign (#) with respective links.

Infinite Scroll

If you wish to remove auto scroll Feature just remove infinite scroll script.
Search for this tag
<!--infinite scroll start-->
and remove jquery plus scroll script for body section and save it. done!!!..

CUSTOMIZING ADSENSE ADS

ADSENSE BELOW POST TITLE
  1. Adsense Ad Dimensions: 336px X 280px
  2. Search for the tag
  3. <!-- Adsense Below Post Title -->
  4. Put your Adsense Code just after the it.
  5. PS: Encode the Adsense code before pasting into the Template using the HTML Encoder
Adsense post for post bottom end
  1. Adsense Ad Dimensions: 336px X 280px
  2. Search for the tag <!-- Adsense Post Bottom -->
  3. After this Tag you will find the Default Adsense Code, Replace it with your Adsense Code.
  4. PS: Encode the Adsense code before pasting into the Template using the HTML Encoder

CUSTOMIZING THE DO YOU LIKE THIS ARTICLE BOX

CUSTOMIZE SOCIAL ICONS
  1. Search for <!--Like box Links --> code.
  2. After the code, you will find the social links, Change the URLs of Rss, Twitter, Facebook links respectively.
  3. and also In the email form change the bl0ggertricks feedburner Id in Two places.

Customizing Stay Connected Widget

  1. Go to Blogger Dashboard > Locate your Blog if you have more then one blog.
  2. Layout>> Add A Gadget. and paste the following code in gadget content area.
<div class="mbtstaycon">
    <ul>
        <li class="mbtrss"><a href="http://feeds.feedburner.com/bl0ggertricks">RSS</a></li>
        <li class="mbtmail"><a href="http://feedburner.google.com/fb/a/mailverify?uri=bl0ggertricks" >Email</a></li>
        <li class="mbttwitter"><a href="http://twitter.com/bl0ggertricks">Twitter</a></li>
        <li class="mbtfacebook"><a href="http://www.facebook.com/pages/Blogger-Tricks/448418608553191">Facebook</a></li>
                <li class="mbtgoogleplus"><a href="https://plus.google.com/103598710564060829080">Google +</a></li>
                <li class="mbtpinterest"><a href="pinterest.com/mybloggertrickx">Pinterest</a></li>
    </ul>
</div>
<div style="float: left; margin-right: 15px; margin-top: -4px;">
<a href="https://twitter.com/bl0ggertricks" class="twitter-follow-button" data-show-count="false" data-size="large" data-dnt="true">Follow @BloggerTricks</a><script>!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0];if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src="//platform.twitter.com/widgets.js?a4185c";fjs.parentNode.insertBefore(js,fjs);}}(document,"script","twitter-wjs");</script>
</div>
<a href='http://feeds.feedburner.com/bl0ggertricks'><img alt='' height='26' src='http://feeds.feedburner.com/~fc/bl0ggertricks?bg=088A4B&amp;fg=444444&amp;anim=1' style='border:0' width='80' float='right' margin-right='5px'/></a>
change all links with your own social media and feed burner links.

For Further Help

You can also get further help from comments. please feel free to post your queries in the comment box below. Its Very Handy, Light weight and Professional Template.

Copyright

Bloggers and developers are hereby advised not to sell or redistribute the Template codes. You are also instructed not to remove My Blogger Tricks Credits from the Footer. Removing the Credit links will break the Template URL of your blog, leaving all your efforts in futile.
Premium version includes no watermarks. If you wish to buy the widget for Wordpress, Joomla or even Blogger Blogs, then you may kindly contact us via our our Contact Us Page.
Read Article →

30 comments

Free Premium Blogger TemplateFree Premium Blogger Template from http://Bl0gger-tricks.blogspot.com I used this blogger template for Bl0gger-tricks.blogspot.com.  So many of our readers requested the Bl0gger-tricks Old blogger template. and Now it is here to Download for Free!!!. It was actually created on December 13, 2012 and I modified and tweaked today. Before i coded the template with Hard-coded, That’s means i edit the template and add menu links. Now i added the Secondary and page-lists widgets to easy customization. It took me around one week to craft, slice and then finally hard code a carefully structured Blogger template for the blogging community. The name chosen this time is "Blogger Template". Below is Customization Detail For blogger Template.

 

Update:- 03-08-2013

Download Link is Updated

Read More Button Issue Resolved and also added 2 New Feature.

  • 3 Column Footer
  • Related Post Text Widget
  • Improved SEO Tags

Live Demo…!!!!

Click On image for Live Demo

Blogger Template

SEO

Data Variables for Titles and Post Pages already swapped
The clean HTML structure would make it fairly easy for search robots to crawl and index the pages easily without useless scripts block access.
Entire structure follows a hierarchal flow of Heading tags as per Search Robot requirements. H1 for Blog title, H2 for post & sidebar titles and H3 for sub-headings
Labels, Comments, Archive Links and Archive Pages are well optimized by setting robot entries
Commenting system is well shielded from spammers.
Load Time has been kept in mind as per Google Webmasters latest Page speed requirements
In short this template is a repository of all SEO features that a blogspot blog can contain!

 

Feature

In this template my main focus on Increasing blog loading time  so You can check live demo and check loading speed…

This Template is Absolutely Free!!

 

Download Now

 

How To Upload The Blogger Template

1. Go to Blogger Dashboard > Locate your Blog if you have more then one blog.
2. Click on More Options Drop Down and choose Template
3. Click on the Backup/Restore button on Top Right Corner
4. Click on Download Full Template button to backup your Old template for safety
5. Click the Browse button and locate way2blogging’s blogger template
Click on the Upload Button. And you are Done!

CUSTOMIZATION

Basic Steps:This basic steps you need to follow for each customization.

On New Blogger Dashboard Go to Template > Edit HTML Button.

 

Customize Menu Links

1. Search For These Line  <div class='Bt-nav'>

and you will code look like This.

<div class='Bt-nav'>     <div id='menu_wrap'>         <div id='menu'>           <ul>             <li>               <a class='current' href='http://bl0gger- tricks.blogspot.com/'> Home</a>
 
</li>             <li><a href='http://bl0gger- tricks.blogspot.com/search/label/Blogger'> Blogger</a></li>

<li><a href='http://bl0gger- tricks.blogspot.com/search/label/Adsense'> Adsense</a></li>
<li><a href='http://bl0gger-tricks.blogspot.com/search/label/Make%20Money %20Online'> Make Money</a></li>             <li><a href='http://bl0gger- tricks.blogspot.com/search/label/S.E.O'>SEO</a></li>

<li><a href='http://bl0gger-tricks.blogspot.com/search/label/Blogger %20Widget'>Widgets</a></li>             <li><a href='http://bl0gger- tricks.blogspot.com/search/label/Apps'>Application</a></li>             </ul>
</div>       </div>       <!-- End - Navigation Menu  -->       

 

<!--Start Secondary Menu --> <div id='secondary-Menu'>         <div style='float:left;'>           <ul id='secondary- nav'>             <li><a href='http://bl0gger-tricks.blogspot.com/p/guest- post.html'> Guest Post </a></li>             <li><a href='http://bl0gger-tricks.blogspot.com/p/blog- page.html'>Downloads</a></li>             <li><a href='#'>Templates </a></li> <li><a href='#'>FAQ</a></li>             <li><a href='https://plus.google.com/103598710564060829080'>About</a></li> <li><a href='http://bl0gger-tricks.blogspot.com/p/required- field.html'>Contact</a></li>             <li> <a href='#'>Advertise</a></li>             <li><a style='cursor:pointer;'>Tools &#187;</a> <ul> <li><a href='http://bl0gger- tricks.blogspot.com/p/html-editor.html'>HTML Editor</a></li>                 <li><a href='http://bl0gger- tricks.blogspot.com/2013/03/HTML-EnCoder-Desktop- Application.html'>Encode HTML Characters</a></li>                <li><a href='http://bl0gger- tricks.blogspot.com/p/free-google-page-rank- checker.html'>Page Rank Checker</a></li>                 <li><a href='http://bl0gger- tricks.blogspot.com/2012/11/two-color-code-generator- tools.html'> Color Code Generator</a></li>               </ul>             </li>           </ul>         </div>       </div>

Replace Title with your title and link with your blog links.

One Little Issue in This template

When you are writing a post you need to add  <!—more—> where you want to add Read More Button.. You can Also See Video For This Tip

you can get further help from Comments. Please leave your Comments and share this Template with your friends. Thanks.

NOTE: -Please do not re-share or Host this blogger template any where. !

Read Article →

4 comments
Infinite Scrolling For Blogger Infinite scroll has been called autopagerize, unpaginate, endless pages. But principally it is pre-fetching content from a Consequent page and adding it directly to the user’s current page. Infinite Scroll is a popular way to dynamically load fresh content into a site as a user scrolls down through it. The uninterrupted attention a user maintains when more content is provided automatically is at the core of the attraction of the infinite scrolling. The reader will not have to stop to think where to find the next button or which number of pages should come, following an improved attention. In psychosomatic terms, infinite scrolling seems to trigger automatic responses based on interest  and the alleviation of the expectation produced while waiting for new information, which causes a kind of excitement and willingness to continue scrolling to see what comes up. So i think we need to stop discussion and start tutorial. Here’s a quick walkthrough of how to do it. In the Live Preview I have the set home page to show 3 posts, scroll to the end of the posts you will see the link to "Load More Posts". If you continue scrolling  posts will load automatically.


Add it to blogger

1. Go to your blogger dashboard>>template>>edit html
2. Press CTRL+F and Find the following .
</body>
3. Copy the code below and paste it right before/above </body> tag in your template.
<script src='http://code.jquery.com/jquery-1.7.1.min.js' type='text/javascript'></script>
<script type="text/javascript" src="http://yourjavascript.com/40233106134/infinite-scroll.js"></script>
4. That’s it you're done! Save it and view your blog.

Credits

This Smart Feature script Written By  Manki's Weblog, Visit Manki’s Blog say thanks and if you want reshare this article Please give a link back to this page. Thank You in advance.

Having More Trouble

For any further help please feel free to post your queries in the comment box below. Peace and blessings buddies. Subscribe to our blog via email or RSS and Like our Facebook page to receive free future updates. Enjoy! Thanks for reading our post. Keep up to date with new features and opportunities by subscribing to our blog via email Notification, adding our Google+ page to your circles or like us our page on facebook. Thanks for reading our posts.
Read Article →

10 comments

Sticky Floating Widget Elements that float along your screen are pretty cool and attention grabbing. They are more commonly known as the “Sticky” widgets that stick to your screen as you scroll and tend to have a higher click through rate. The main idea here is that these sticky elements/widget need to be contained in some way. Obviously, when scrolling up a page, the sticky element needs to stop sticking when it returns to its original position. But I would argue that almost equally important is having a bottom boundary on the page where the sticky element will stop sticking so that it doesn't spill into the footer or even outside of the page itself. This works very well with all kinds of Elements present in your blogger blog page. You can use it for Events, Popular Posts, Updates and  everything that you want make a sticky.

 

 

Now time to make widget sticky

1. Go To blogger dashboard>>template>>edit html

2. paste the below jquery script before/above </body> tag.

 

   <script>
/*<![CDATA[*/
// Sticky Plugin
// =============
(function($) {
    var defaults = {
            topSpacing: 0,
            bottomSpacing: 0,
            className: 'is-sticky',
            center: false
        },
        $window = $(window),
        $document = $(document),
        sticked = [],
        windowHeight = $window.height(),
        scroller = function() {
            var scrollTop = $window.scrollTop(),
                documentHeight = $document.height(),
                dwh = documentHeight - windowHeight,
                extra = (scrollTop > dwh) ? dwh - scrollTop : 0;
            for (var i = 0; i < sticked.length; i++) {
                var s = sticked[i],
                    elementTop = s.stickyWrapper.offset().top,
                    etse = elementTop - s.topSpacing - extra;
                if (scrollTop <= etse) {
                    if (s.currentTop !== null) {
                        s.stickyElement.css('position', '').css('top', '').removeClass(s.className);
                        s.currentTop = null;
                    }
                }
                else {
                    var newTop = documentHeight - s.elementHeight - s.topSpacing - s.bottomSpacing - scrollTop - extra;
                    if (newTop < 0) {
                        newTop = newTop + s.topSpacing;
                    } else {
                        newTop = s.topSpacing;
                    }
                    if (s.currentTop != newTop) {
                        s.stickyElement.css('position', 'fixed').css('top', newTop).addClass(s.className);
                        s.currentTop = newTop;
                    }
                }
            }
        },
        resizer = function() {
            windowHeight = $window.height();
        };
    // should be more efficient than using $window.scroll(scroller) and $window.resize(resizer):
    if (window.addEventListener) {
        window.addEventListener('scroll', scroller, false);
        window.addEventListener('resize', resizer, false);
    } else if (window.attachEvent) {
        window.attachEvent('onscroll', scroller);
        window.attachEvent('onresize', resizer);
    }
    $.fn.sticky = function(options) {
        var o = $.extend(defaults, options);
        return this.each(function() {
            var stickyElement = $(this);
            if (o.center)
              var centerElement = "margin-left:auto;margin-right:auto;";
            stickyId = stickyElement.attr('id');
            stickyElement
                .wrapAll('<div id="' + stickyId + 'StickyWrapper" style="' + centerElement + '"></div>')
                .css('width', stickyElement.width());
            var elementHeight = stickyElement.outerHeight(),
                stickyWrapper = stickyElement.parent();
            stickyWrapper
                .css('width', stickyElement.outerWidth())
                .css('height', elementHeight)
                .css('clear', stickyElement.css('clear'));
            sticked.push({
                topSpacing: o.topSpacing,
                bottomSpacing: o.bottomSpacing,
                stickyElement: stickyElement,
                currentTop: null,
                stickyWrapper: stickyWrapper,
                elementHeight: elementHeight,
                className: o.className
            });
        });
    };
})(jQuery);
/*]]>*/
</script>
<script type='text/javascript'>
   $(document).ready(function(){
    $(&quot;#mbtsticky&quot;).sticky({topSpacing:0});
   });
</script>

 

Now If you want to make blogger official widgets sticky you need to edit widget code in your blogger template. For example. we add blogger official follow me by email widget and make this widget sticky. Follow the steps below.

 

1. Go to your blogger>> dashboard>> layout and select Follow By Email Gadget.

2. and click on save. widget is added successfully.

3. Go to your blogger dashboard>> template>> edit html and find the following text ( your widget title)

4. in our case we find “Follow by email” our widget code look like this.

 

<b:widget id="FollowByEmail1" locked="false" title="Follow by Email" type="FollowByEmail"> <b:includable id="main"> <b:if cond="data:title != &quot;&quot;"><h2 class="title"><data:title/></h2></b:if> <div class="widget-content"> <div class="follow-by-email-inner"> <form action="http://feedburner.google.com/fb/a/mailverify" expr:onsubmit="&quot;window.open(\&quot;http://feedburner.google.com/fb/a/mailverify?uri=&quot; + data:feedPath + &quot;\&quot;, \&quot;popupwindow\&quot;, \&quot;scrollbars=yes,width=550,height=520\&quot;); return true&quot;" method="post" target="popupwindow"> <table width="100%"> <tr> <td> <input class="follow-by-email-address" name="email" placeholder="Email address..." type="text"/> </td> <td width="64px"> <input class="follow-by-email-submit" type="submit" value="Submit"/> </td> </tr> </table> <input expr:value="data:feedPath" name="uri" type="hidden"/> <input name="loc" type="hidden" value="en_US"/> </form> </div> </div> <span class="item-control blog-admin"> <b:include name="quickedit"/> </span> </b:includable> </b:widget>

 

5. add div tag with your sticky id. final code look like this.

 

<b:widget id="FollowByEmail1" locked="false" title="Follow by Email" type="FollowByEmail"> <b:includable id="main"> <div id='mbtsticky'> <b:if cond="data:title != &quot;&quot;"><h2 class="title"><data:title/></h2></b:if> <div class="widget-content"> <div class="follow-by-email-inner"> <form action="http://feedburner.google.com/fb/a/mailverify" expr:onsubmit="&quot;window.open(\&quot;http://feedburner.google.com/fb/a/mailverify?uri=&quot; + data:feedPath + &quot;\&quot;, \&quot;popupwindow\&quot;, \&quot;scrollbars=yes,width=550,height=520\&quot;); return true&quot;" method="post" target="popupwindow"> <table width="100%"> <tr> <td> <input class="follow-by-email-address" name="email" placeholder="Email address..." type="text"/> </td> <td width="64px"> <input class="follow-by-email-submit" type="submit" value="Submit"/> </td> </tr> </table> <input expr:value="data:feedPath" name="uri" type="hidden"/> <input name="loc" type="hidden" value="en_US"/> </form> </div> </div> </div> <span class="item-control blog-admin"> <b:include name="quickedit"/> </span> </b:includable>

 

6. That’s it your done!!  save it and take a new look of your blog.

7. If you want to make any other widget or element use id “mbtsticky” with div.

<div id=”mbtsticky”>

Your widget code goes here.

</div>

Remember: The ID of your widget should be unique. For example, if you are using id='followbyemail'  in any of your widget then you cannot use the same ID for others.

Sticky sidebar Elements, widget can bring a lot of growth Making Your subscribers. They help in increasing user engagement. You can also use multiple sticky widgets in sidebar. However, this act might Aggravate your Readers. Make sure you have a equal design, so that it don't Irritate your Readers.

Please let us know of your precious views so that we could improve it further if needed. Peace and blessings buddies. Subscribe to our blog via email or RSS and Like our Facebook page to receive free future updates. Enjoy! Thanks for reading our post.

Read Article →