0
Most of the time I have No ideas for posting.What three things I will Do?
Read More
No Ideas for Posting?
Posted by
Anonymous on 12/27/2011
- Visiting other blogs and getting ideas.
See most of the time you get ideas for posting by visiting other sites which is similar to your blog.You can post a numerous of posts even if you get a single main word.For example:- If any one posts a post on a Topic of any Google's project,you can also post any other information about it or similar to it.
2. Posting what is unknown to unknown.
Sometimes I will write on a post which is unknown to most of them.My classmates or my friends ask me some doubts which is unknown to them.So I will keep that as a topic and solve their doubts.And the traffic will increase because they will visit my site for the solving their doubts.
3. Visiting more popular sites and solving their needs which is given in the comment and not solved.
This idea is actually said by my brother.One day in facebook in a comment i saw a boy asking how to .....?sometimes I know the answers and reply them.My brother told "Instead Of Answering Them In The Same Site You Can Have that as Your post topic And Answer it briefly,So that your traffic will increase.
These are the three things I will follow when I have no ideas to post.So do you like this post?Comment on this post Please.
0
How to add poll options to the posts?
If you don't understand still, here is a tutorial about it.
Read More
How to add poll options to blogger posts
Posted by
Anonymous on 12/24/2011
How to add poll options to the posts?
- Create a poll widget in a sidebar as you do.
- Save changes.
- View blog and look for source of the poll widget.
- Search for that poll option's Code by pressing Ctrl+V.
- Copy the code of poll's widget from <iframe> to </iframe>.
- Paste the code in your post in 'edit HTML' tab.
If you don't understand still, here is a tutorial about it.
0

Read More
How To Remove Navbar in blogger
Posted by
Anonymous on 11/29/2011

If you've decided that you definitely want to remove your blogger navbar, it's actually a very simple process that any non-technically-inclined person can accomplish with ease. Just follow these steps:
1. Login to your blogger dashboard.
2. Click "Layout"
3. Click "Edit HTML"
4. Find the BLUE code you see in the image to your right. The code will be quite near the top of your HTML section, you shouldn't have to scroll very far at all. The blue code should definitely be there, but the data box you see may not be, depending on where your template came from.
5. ADD the code you see in red precisely where you it see it in the image to your right. If you want to copy and paste it, do so from the bold text you see below:
#navbar-iframe {
display: none !important;
}
Preview It First!
Use your preview button before you click save! If you like what you see, go ahead and save.

