Now you may find the footer text and "Powered by Blogger" are rather too big for your liking.
This is what you do:
1. Log in to your Blogger account.
2. At the Dashboard, pull down the slider and click on "Theme".
3. Then click on the "Customize" button.
4. Next click on "Advanced".
5. Pull down the slider and click on "Add CSS". A box will appear next to it.
6. Now paste the code below in the empty box provided.
.footer-1{
font-size: 12px;
}
Note: You need to change the number 12px to whatever size that suits you.font-size: 12px;
}
7. Finally click on "Apply to Blog" button.
That's all you need to do.