Facebook Badge

Keep updated ,Follow us here
Showing posts with label Blogger. Show all posts
Showing posts with label Blogger. Show all posts

Friday, August 13, 2010

How to:Add official Twitter Button In Blogger

Twitter just announced its official tweet button, which allow you simply to retweet your posts, so I will show you by very simple steps how to install the official twitter tweet button in your Blogger blog.
Step 1:Login to your Blogger account.
Step 2:Once you login your blogger account, click on Design (you can find it in Blogger Dashboard)
 Step 3:Click on Edit HTML (Warning:You should have a backup for your template by taking a copy from your html code and save it in a notpad file before you start doing any changes).
 Step 4:Click on the check box "Epand Widget Templates"

Step 5:Search for

and then put the next code above it.

Step 6:Click on Save Template, to save the new changes.
Step 7:Open you blog you will see the new official twitter tweet button.

Advanced Options:
In code which existing in step 5, you can edit the some parameters to change the look and location of the official twitter button as follow:
-You can replace float:left with float:right if you want to put the button in the right side.
-You can replace data-count='vertical' with data-count='horizontal' or data-count='none' , in the next screenshot you can see the difference.
-You can put your Twitter account name here data-via='bloggerplugins' you have to change 'bloggerplugins' with your twitter name for example: if your twitter name is Mark the code will be data-via='Mark'

Saturday, July 3, 2010

Real Time Stats for Blogger Sites

Great News for All Blogger Sites owners, Google has just Added a new Feature in it's Blogger in Draft. Now you can see Real Time stats for your blog if you are on Blogger, It's the same system of Google Analytics but in Real Time.
If you don't Know what's Blogger In Draft, it's a Blogger System in which Google tries new features before they add it to Blogger, To try this Features just navigate your browser to http://draft.blogger.com/ and you will find a new button Called "Stats" just click on it and check the new features!

Friday, May 21, 2010

Blogger Added Better "Post Preview"

That's Great News for People who are using Blogger, They Added a Better "Post Preview" in Blogger Draft not in Blogger, This Preview will open your Preview Post in New Window and will Show you it as it's on your Blog.
For Who Don't Know, Blogger in Draft is a System from Blogger Where you can see things and new Settings before they published on Blogger.

On the New Post page, click on the Preview button and you will see a new window open with the WYSIWYG preview of the post. This is how your blog post will appear to your readers when you hit publish, with the same format and style of your current Blogger theme.

This is the preview page after clicking on Preview:

Note: that the preview page does not automatically update as the contents of the post changes.