It's time for another gadget to add some Women's Equality Day cheers to your blog.In this post i have a stylish Happy Women's Equality Day Banner you can fix in the top right corner of your blog to greet your readers.The banner is transparent so it wont block your content and as the reader scrolls the banner followers them.A great simple way to wish your readers a Happy Women's Equality Day.
It's Done.
Steps To Add This Stylish Banner To Blogger
- Login to Your Dashboard.
- Go to Templates >>Edit Html.
- Find for </head>
- Paste the below code there.
<style>
.equality {
position: fixed; top: 0%; right: 0%;
zoom:1;
-webkit-transition:all 0.3s ease-in-out;
-moz-transition:all 0.3s ease-in-out;
-ms-transition:all 0.3s ease-in-out;
-o-transition:all 0.3s ease-in-out;
}
.equality:hover {
position: fixed; top: 0%; right: 0%;
zoom:1.3;
}
</style>
<img class='equality' title='Happy Women's Equality Day' alt="Blog Tips" src="http://i1269.photobucket.com/albums/jj591/aditya9172/blog-toolzhappyequalityday.png"/>
.equality {
position: fixed; top: 0%; right: 0%;
zoom:1;
-webkit-transition:all 0.3s ease-in-out;
-moz-transition:all 0.3s ease-in-out;
-ms-transition:all 0.3s ease-in-out;
-o-transition:all 0.3s ease-in-out;
}
.equality:hover {
position: fixed; top: 0%; right: 0%;
zoom:1.3;
}
</style>
<img class='equality' title='Happy Women's Equality Day' alt="Blog Tips" src="http://i1269.photobucket.com/albums/jj591/aditya9172/blog-toolzhappyequalityday.png"/>
- Now, click on Save the Template.
It's Done.
Categories:
Celebrating Banners
0 comments:
Post a Comment