Being Bangladeshi we feel proud because we are brave nation. Every year in 16th December we celebrate our national victory day. And all Bangladeshi web developer and blogger should raise national flag on their blog. From this point of view I have created a simple floating flag widget that will able to display our national flag. Actually total widget coding based on simple CSS and JavaScript but to make it more attractive I have added 4 style animated Bangladeshi flag. You have freedom to select your desire one. So for adding this widget you can simply go through below steps.
Step 1 First Go to ->Blogger Dashboard -> Layout
Step 2 Now Click On Add a gadget link and add an HTMl widget
Step 3 Now Copy the Code Given Below and Paste it to there.
This code blog will help you to place Bangladeshi Flag at the top right of the site
<style>
#bijoy-dibosh {
position:fixed;
top:50px;
right:10px;
z-index:999;
}
#BloggerSpice.com img {background:transparent;padding:4px;width:100px;
}
</style>
<div id="bijoy-dibosh">
<img src=" https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEggUqs_fqsNLcSemLTotXsn0kub0lxTiZpRR5D2vWWbj1GrE0KP7yOoJsKwZsR_paK-TK7meGs03JB9dTPHkICaumjYO0hzgz2t0TClNlxwDexmIb03sIXIy-rZTks5Qyg5UjdhPlDcpdK0/s1600/BloggerSpice+Style1.gif"/>
</div>
This code blog will help you to place Bangladeshi Flag at the bottom right of the site
<style>
#bijoy-dibosh {
position:fixed;
bottom:50px;
right:10px;
z-index:999;
}
#BloggerSpice.com img {background:transparent;padding:4px;width:100px;
}
</style>
<div id="bijoy-dibosh">
<img src=" https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEggUqs_fqsNLcSemLTotXsn0kub0lxTiZpRR5D2vWWbj1GrE0KP7yOoJsKwZsR_paK-TK7meGs03JB9dTPHkICaumjYO0hzgz2t0TClNlxwDexmIb03sIXIy-rZTks5Qyg5UjdhPlDcpdK0/s1600/BloggerSpice+Style1.gif"/>
</div>
Customization
Replace https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEggUqs_fqsNLcSemLTotXsn0kub0lxTiZpRR5D2vWWbj1GrE0KP7yOoJsKwZsR_paK-TK7meGs03JB9dTPHkICaumjYO0hzgz2t0TClNlxwDexmIb03sIXIy-rZTks5Qyg5UjdhPlDcpdK0/s1600/BloggerSpice+Style1.gifwith different style flying flag by adding Image link from below.
- https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgF18Y0SlZsmbPef4SRML-8ChGHqOnX65zESgVx1OVlhJAzwSB_pwIz0f_-gQcuGSl-wAZDDDLRkPE-4xz7C6KwdViHKQOv7MwKL85RnrH0qL6I8FvRZnNGtGu_MIWca4STzx9kkGCGkkWX/s1600/BloggerSpice+Style2.gif
- https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhxD4v_SYXQMPHXJh5jFsjj5CLNLqx__cECao9wncE2LuHrNvb3mVkWFkS6PkyPiPAnA9IfrD7bsPs1ltnr4em14fZy5WjOq2GcBx9I6oKB3NfbPreP4KK4EF-rPpsaclIMCGHutV7yyixY/s1600/BloggerSpice+Style3.gif
- https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEixfmLsfJdDd5XuPA3cOXHopyc7pAEp0Z8L9GVi20HCzSW8x_4x8j36xDynVWtTEjJMuCqH34-nmuDjTrvsSflDm8qqUqk2GcAkJw0fLeEtGs332kGPMMdE_1gAsSF0atugolnB9sLtHzrt/s1600/BloggerSpice+Style4.gif
Hope you have successful added the flag in your blogger site. Check your blog now that is showing flying Bangladeshi Flag. If you have any query regard this then feel free to write us. I will be happy to answer you. Thanks.
No comments:
Post a Comment