Wednesday, June 20, 2012

How to Remove "H" Logo From Hello Bar?

Author: Gagan Masoun
How to Remove "H" Logo From Hello Bar?This tutorial will guide you "How to Remove H Logo From Hello Bar". You just need to add CSS code shown below in your template and the logo will remove from the bar. Many bloggers are using hello bar tool for their blog and websites. Some bloggers asked to me how to remove "H" logo from hello bar. Follow these steps given below and remove it.

How to Remove "H" Logo From Hello Bar

  • Go To Blogger Dashboard > Design > Edit HTML > Expand Widget Templates (For New Interface Templates > Edit HTML
  • Backup Your Template Before Making Any Changes
  • Now Expand Widget Templates
  • Press Ctrl + F and Search The Code
]]></b:skin>
  • Copy The Code Shown Below and Paste Before/Abov it
<style type='text/css'>
a#hellobar-logo, a#hellobar-logo:link, a#hellobar-logo:visited {
display:none;
}
</style>
  • Now Just Click on Save Template and than refresh your blog and see the effect.
Hope this works for you, if you liked this tutorial than make sure to share this post with all your friends by liking it below :)

0 comments:

Post a Comment