Note that this procedure might vary!
When there is an older post than the post on the page, Blogger automatically displays a link to the older post. Similarly, if there is a newer post, there will be a link to that post. To make these posts invisible you must login to your Dashboard, then Go to Template -> Edit HTML, click the Expand Widget Templates and scroll to where you see these (it's easier to find them by pressing ctr + f and then paste the word .blog-pager in the search window):
.blog-pager { margin-left:15px; }
To make the invisible paste this code like this:
.blog-pager{ display:none; margin-left:15px; }Now click on the Save Template button and view your blog. You'll notice that the posts aren't appearing.
This blogger tip is for those who wish to make the atom posts invisible. Go to your blogger account and then layout, edit html and click the Expand Widget Templates.
Now go and find this:
.blog-feeds { margin-left:15px; }now add the following code aobe the margin-left attribute:
.blog-feeds { display:none; margin-left:15px; }Now click on the save template and you will see that the posts atom disappeared.
This tutorial is for those who wish to add a share on facebook button in their blogger account. Go to /docs/plugins/like-button?_fb_noscript=1 and login to your account. Copy the code and insert it in your blogger page.
To add a youtube video in your blogger find the youtube video that you desire, and on the right side you will see a word embed. next to it there is a code. copy it and paste it in a new blogger post.
you can download the free trial and make in ten minutes a cool blog template for blogger. The trial period is for 30 days i think. It's enought time to make a cool website even if you don't know anything about web design
You can also add more intresting gadgets! to do it you go to layout, page elements, add a gadget and then on the left side of the window that'll open click on the more gadgets and a list of hundrends of gadgets.
How to remove the blogger bar.
There where many times that i wanted to remove the blogger bar because it didn't go with my template. In order to do it you must go to layout, then templates, edit html and then paste this anywhere inside the style tags:
#navbar-iframe { height:0px; visibility:hidden; display:none; }
i prefere to put it under the body attribute.
ok now click the save template button and now view your blog. you'll notice that the navigation bar disappeared! i hope this tutorial helped!
This tutorial is for those who want to know how many visitors, hits and pages indexed per visitor, how much time remains a visitor in your page and other stuff like these. if you want to watch the statistics of your blogger page every time, go to https://www.google.com/analytics/ and make an account there. After that follow the instructions to connect it with your blogger site. The stats won't start immediately. It will take some time before start measuring. This tool is extremely useful and 100% free. It can also be used in any website. There are others analytics out there but i trust google more. i hope this tutorial helped!
how to add the:
Any questions about blogger contact with me.
In the following post i'll show you what offers blogger in comparizon to wordpress. This is a part of the website: http://forums.xisto.com/no_longer_exists/
Notice from rvalkass: Anything copied must have Quote tags around it.