1. How to remove Powered By Blogger!
Go to edit your HTML.
Click on the Jump to widget button and then click attribution 1.
Where it says '<b:widget id=’Attribution1′ locked=’true’ title=” type=’Attribution’>' change locked='true' to locked='false'
Click save template.
Now click on the layout option on the left hand side.
Click the edit button next to attribution. You will now see a remove button, enjoy!
2. How to remove grey bar.
Once you remove the Powered by blogger, you may be left with an ugly grey bar, to remove it:
Go back to edit HTML.
hit CTRL+F to bring up the search box. type in footer.background and hit search.
You will see code like this:
<Variable name="footer.background" description="Footer Background" type="background"
default=”transparent url(http://www.blogblog.com/1kt/transparent/black50.png) repeat scroll top left” value=”transparent url(http://www.blogblog.com/1kt/transparent/black50.png) repeat scroll top left”/>
Simply remove the links in the brackets, but LEAVE THE BRACKETS THERE like this ()
Save the template and it will be gone!
3. How to remove Subscribe to posts (atom) - it looks horrible
Go to your HTML edit page.
Expand everything, then hit CTRL+F and search for:
<b:include data='feedLinks' name='feedLinksBody'/>
Delete it then click save. Done!
4. How to remove Posted By and share buttons
Go to your layout editing page.
Click the edit button on the 'blog posts' box.
Basically uncheck everything, almost all of it is unnecessary bullcrap.
Save it!
Go to edit your HTML.
Click on the Jump to widget button and then click attribution 1.
Where it says '<b:widget id=’Attribution1′ locked=’true’ title=” type=’Attribution’>' change locked='true' to locked='false'
Click save template.
Now click on the layout option on the left hand side.
Click the edit button next to attribution. You will now see a remove button, enjoy!
2. How to remove grey bar.
Once you remove the Powered by blogger, you may be left with an ugly grey bar, to remove it:
Go back to edit HTML.
hit CTRL+F to bring up the search box. type in footer.background and hit search.
You will see code like this:
<Variable name="footer.background" description="Footer Background" type="background"
default=”transparent url(http://www.blogblog.com/1kt/transparent/black50.png) repeat scroll top left” value=”transparent url(http://www.blogblog.com/1kt/transparent/black50.png) repeat scroll top left”/>
Simply remove the links in the brackets, but LEAVE THE BRACKETS THERE like this ()
Save the template and it will be gone!
3. How to remove Subscribe to posts (atom) - it looks horrible
Go to your HTML edit page.
Expand everything, then hit CTRL+F and search for:
<b:include data='feedLinks' name='feedLinksBody'/>
Delete it then click save. Done!
4. How to remove Posted By and share buttons
Go to your layout editing page.
Click the edit button on the 'blog posts' box.
Basically uncheck everything, almost all of it is unnecessary bullcrap.
Save it!