Follow the steps one by one.
First,log in your blogger account and go to your dashboard. Click on the Design tab
Second, on design page click on Edit HTML tab as shown.
Third, now alittle bit difficult part if you don’t have any experience.
Copy thefollowing code and paste then in code window where you see the style sheetdeclaration. There is no fixed place asthis code also a declaration so they need to be in style sheet declaration partbetween <head> </head>. You can recognize then easily. Just scrolland watch carefully where you found following type of format.
#some name {
Some code
}
#navbar { height: 0px; visibility: hidden; display: none; }
Finally,save your template. View your blog and see whether it works or not.
If possibleplease let me know and I will to find another way out.
0 comments:
Post a Comment