You can add a Feedback tab in your Blogger template for readers to have easy access on what they would like to say or share about your blog. Your audience's say is crucial information to understanding what your readers want or expect to get from your blog or site when they visit. Listen to your fans and your fans will listen to you. Give em what they want; what they come to your site or blog seeking for. And the best way to do this is with actual stats is through your audience. To add a feedback tab to your Blogger page, simply add the following CSS section code below:
CSS Code Snippet
This CSS code should be inserted right before the closing head tag. HTML Code Snippet This HTML code should be inserted where you want the output to appear.
Most of the time when you're customizing your Blogger template, you may find that the "Showing newest posts with label" breadcrumb may make your pretty template seem like a basic one. This tutorial shows you how to remove that label from your Blogger template so it'll look just right.
To remove this label, simply log into your blogger dashboard > design > edit html (click on expand template widget). Once you've selected the "expand template widget, search for the following section code below:
Note: if you can't locate the section code above, try searching for just this line of code: <b:includable id='status-message'>
Next, replace the whole section code above with the following section code below: