Index Labels

Pure CSS Hello Bar Clone for Blogger

.


You all may be knowing about Hello Bar.  If not Hello Bar is a plugin for WordPress which comes at the top of your blog with your desired text. This plugins helps you to get a lot of visitors to one desired page. If you are hosting any contest or giveaway, this bar will help you get a lot of traffic on that particular page.


We have created a clone of this plugin but without using any JavaScript it is purely based on HTML and CSS. The plugin has many features such as Beautiful Design, Shadow effect, Compressed size to get faster load time etc. In case the bar irritates any of your visitor, it can be closed just by clicking on a single button.
  
Adding the Widget

Go to Blog Title → Layout → Add Widget → HTML/JavaScript. Paste the below code in the box

 <style type="text/css">
/* Hello Bar Clone For Blogger by crunch-plus.blogspot.com */
#crunch-hotsmain{height:100px;left:0;position:fixed;top:0;width:100%}
#crunch-hots{background-color:#EB593C;border-bottom:2px solid #FFF;height:30px;left:0;position:fixed;top:0;width:100%;box-shadow:3px 3px 3px 3px;z-index:10000}
#crunch-hotsdata{color:#FFF;font-family:serif;font-size:15px;padding:5px}
#crunch-hotshide{cursor:pointer;height:20px;position:absolute;right:12px;top:4px;width:20px}
#crunch-hotsshow{background-color:#EB593C;border-bottom:3px solid #000;border-bottom-left-radius:5px;border-bottom-right-radius:5px;border-left:3px solid #000;border-right:3px solid #000;cursor:pointer;height:25px;padding-top:5px;position:absolute;right:5px;top:0;width:30px}
.crunch-hotsdownarrow{border-left:10px solid transparent;border-right:10px solid transparent;border-top:10px solid #CC5200;height:0;width:0}
.crunch-hotsblock{background-color:#CC5200;height:10px;width:8px}
.crunch-hotsuparrow{border-bottom:10px solid #CC5200;border-left:10px solid transparent;border-right:10px solid transparent;height:0;width:0}
</style>
<div id="crunch-hotsmain" >
<center id="crunch-hotsshow" onmouseup="document.getElementById('crunch-hots').style.display='block'"><div class="crunch-hotsblock"></div><div class="crunch-hotsdownarrow"></div></center>
<div id="crunch-hots" >
<center id="crunch-hotshide" onmouseup="document.getElementById('crunch-hots').style.display='none'"><div class="crunch-hotsuparrow"></div><div class="crunch-hotsblock"></div></center>
<center id="crunch-hotsdata" >
Add your Text/Links here in HTML Format
</center>
</div>
</div>

Settings for the widget

Change Add your Text/Links here in HTML Format with your desired text/link and remember that you should add it in HTML format. You may also add buttons and other things as per your convenience.
Now save the widget and finally save the template.

You are done now. Now you and your visitors can see this cool Hello Bar Clone on your Blogger blog and you will get more and more visitors to your specified link.

Popular Posts

Blog Archive

Blogging Fusion Blog DirectoryBlog Directory