Showing posts with label Blogger Trick. Show all posts
Showing posts with label Blogger Trick. Show all posts

Sunday, August 21, 2011

How to list recent post titles by label


Do you want to list all or your most recent posts according to categories/labels? Well then, you’ve come to the right tutorial.
I’ve seen people use LinkList gadgets to accomplish this. However this method requires them to MANUALLY add the link (of the post) to the gadget every time they publish a post with the specified label. Not good.

Automatically add hashtags to your tweets

Hashtags are topics or categories for your tweets. They are in a way similar to (Blogger post) labels, but for Twitter. Hashtags are made up of keywords, preceded by a hash (#) symbol.
Adding a hashtag gives your tweet a potential to be picked up by people searching for that particular hashtag. Look at the example below as I hashtagged #blogspot and #tutorials to my tweet. If you were to search for either #blogspot or #tutorials using Twitter search box, then you just might see this particular tweet, together with other tweets with the same hashtags.



twitter hashtag

Adding label (category) tabs to navigation bar

How do you add a tab (on horizontal navigation bar) that shows all the posts that fall under a subject or category in Blogger?

tab display all posts that fall under a particular label category


Before I give a correct answer, let’s first see a popular-but-wrong DIY method (using Music category as an example):
  1. Create a page with “Music” as the title. “Music” tab will be added to the bar automatically. So far so good.
  2. Attempt to add music posts to the page. This is where it gets stuck, because posts can’t be added to pages.
  3. Mission failed.  

How to login to multiple accounts at the same time

Do you have more than one accounts of the same website? Google, Facebook, Yahoo or Twitter perhaps? If you do then you must’ve realized that you can’t log in to your second account without logging off from the first one. In other words you can only access one account at any one time. Frustrating isn’t it?
But hey if you are a Mozilla Firefox browser user there is good news: An add-on called Multifox allows Firefox to access websites using different accounts, simultaneously! Each account will be opened in a new Firefox window, and they won’t interfere with each other.
Multifox works by adding a Profile command (Open Link in New Identity Profile) to context menus of links and bookmarks. It also adds a command to File menu (New Identity Profile).

Saturday, July 16, 2011

Add The Numbered Next And Previous Page Navigation Gadget Under Your Blog Posts

Once again we are trying to make it easy for people to navigate your blog.The easier it is for people to Navigate you blog the more likely it is they will stay and become return visitors.I'm sure you have seen this script used on lots of blogs and thought 'I would like that on my blog'.You probably thought adding it to your blog would be hard but once again i have a nice easy piece of code you can add to achieve the effect.

So what exactly is the page navigation widget.

Remove Label Posts Count From Blogger

How to Remove Label Posts Count From Blogger showing the count of posts in that particular category.As you have seen in categories in sidebar that always shows that how many posts are there in that category or label. As its clear from the picture below what i am trying to say.Its just simple step to remove the label count just follow the below step:-
Bowse To Settings > Edit Html > Expand Widgets

bX- error codes

bX- error codes

Are you facing problems and getting bX- error codes? Press ctrl+F and type in the error code to search a list of error codes below which are links to explanations for troubleshooting. For example, if after pressing ctrl+F keys, a little window will open and as you type in "bX-3r3e" you will find the link to bX-3r3ejc like in the screen shot below:

[Image]bbX-lgwej
bX-1us3c3
bX-1zu2vy
bX-2bdp09
bX-2f00qm
bX-2o3sed

Sunday, January 16, 2011

Remove the Blogger Banner

To hide the Blogger Navbar :

1- Log in to blogger

2- On your Dashboard, select Layout. This will take you to the Template tab. Click Edit HTML. Under the Edit Template section you will see you blog's HTML.

3- paste the CSS definition in the top of the template code:

...
<b:skin><![CDATA[/*
-----------------------------------------------
Blogger Template Style
Name: Rounders
Designer: Douglas Bowman
URL: www.stopdesign.com
Date: 27 Feb 2004
Updated by: Blogger Team
----------------------------------------------- */

Wednesday, January 12, 2011

HOW TO CHANGE BLOGSPOT ICON AT ADDRESS BAR

The following tips are about how to replace the standard icon blogspot in the address bar into a personal icon. This is an additional creativity you can do for your blog. The goal is actually to your own unique blog identity. You would be satisfied because your blog can be different than the other standard blog, right?

Well, the first is you try to look at the picture below. That is what we mean by the standard blog icon in the address bar. In general, the site has the address bar icon on their own. Look at Google, Yahoo, Youtube and other sites. They have nice icons for their sites. Certainly very interesting, if we can change the icon address bar of our blog.


Basically, to change the icon in the address bar on Blogspot is by adding special HTML code, which is inserted into the HTML blogspot. The HTML code is as follows.