August 12, 2011

How to Add New Year Banner Widget for Your Blog


How to Add New Year Banner Widget for Your Blog

1.Login to your blogger dashboard and go to Desing --& Page Elements.

2.Click on 'Add a Gadget' on the sidebar.

3.Select 'HTML/Javascript' and add the one of code given below and click save.















<div id="sspeakerbanner">
<img src="http://1.bp.blogspot.com/_u4rBCfM4eII/TSV97bTYqFI/AAAAAAAAA9c/5yapSE2_EtU/s1600/rthnybanner.png" />
</div><style>
#sspeakerbanner{
position:absolute;
right:0px;
top:0px;
}
</style>


Now you are Done..

No comments:

Post a Comment