2012 New Year Banner Widget for Blogger

2012 is coming and bloggers are ready to design blogs, I have a New Year banner which you can easily install in your blog. Just Follow simple steps:

  1. Login To Blogger Go To > Design > Page Elements.
  2. Simply add a Gadget of HTML/JavaScript type.
  3. Add this code in to it: 
<div id="sspeakerbanner">
<img src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhQw1lllNbNMMwxWLE1Arn5YIEib8Wau15Pcu_EC7wsDQpaal5LpnHME8l0CLjyKCFkuR2uhOz-svvHBt8yOlx3DspFe7XLhmCa4i2-x4M-O-sVW5BTbCwPivSacCtmxxel8NFx6Dq30c4/s1600/rthnybanner.png" />
</div><style>
#sspeakerbanner{
position:fixed;
right:0px;
top:0px;
}
</style> 

Make Banner Non-sticky as shown in my site (It won't follow you when you scroll down)
Use this code instead:

<div id="sspeakerbanner">
<img src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhQw1lllNbNMMwxWLE1Arn5YIEib8Wau15Pcu_EC7wsDQpaal5LpnHME8l0CLjyKCFkuR2uhOz-svvHBt8yOlx3DspFe7XLhmCa4i2-x4M-O-sVW5BTbCwPivSacCtmxxel8NFx6Dq30c4/s1600/rthnybanner.png" />
</div><style>
#sspeakerbanner{
position:absolute;
right:0px;
top:0px;
}
</style> 

Happy New Year to all....

2 comments:

  1. Good Job.....I was finding a Happy New Year Banner... and find it here.. thanks

    ReplyDelete

Any Query, Suggestion Please Comment Here