Friday, December 28, 2012
Remove Floating Feedback Button in Blogger/Blogspot Dynamic View
Remove Floating Feedback Button in Blogger/Blogspot Dynamic View:-
In this post i will show you how to remove floating feedback button in blogger/blogspot dynamic view which include feature in screenshot and various information! It is good to send feedback directly to Google but why add such useless things.!
Feedback menu placed at the bottom-right corner of blog can be remove by short and simple steps using CSS display method.
Remove Floating Feedback button in Blogger Dynamic View : BEFORE
Simple Steps:-
- Go to Blogger/Blogspot Dashboard -->
- Template -->
- Customize -->
- Advanced -->
- Add CSS -->
- Paste the following code -->
a.feedback {display:none;}
Apply to Blog -->
Done....!
You are done!
Remove Floating Feedback button in Blogger Dynamic View : AFTER
0 comments:
Post a Comment
Make sure to click the "Subscribe By Email" link below the comment for to be notified of follow up comments and replies..