5 Christmas Effects For Your Blogger Blog

In my last post i have shared with you how to add christmas snow falling effect to your blogger blog. And today i am here with a collection of 5 christmas effects for your blogger blog. The collection includes christmas flashing lights, animated santa, christmas backgroung music, etc. All these effects are easy to be applied on your blog. You can add it to your blog by copy pasting the below scripts into a HTML/Javascript Widget.

Before you add these to your blogger blog make sure to check out our Christmas Snow Falling Effect For Blogger.

Add Christmas Effects To Your Blog

Simply click the add to blogger button, on the next page select your blog and click add widget.

1) Background Music [Jingle Bells]

<br /> <embed style="width:1px; height:1px; visibility:hidden" autostart="true" loop="true" volume="100%" src="http://learnsongs.ru/songs/BoneyM_jingle_bells.mp3"/></embed>

2) Flashing Lights On Top

<SCRIPT language=javascript type=text/javascript>
//<![CDATA[
var Ovr2='';
if(typeof document.compatMode!='undefined'&&document.compatMode!='BackCompat')
  {cot_t1_DOCtp="_top:expression(document.documentElement.scrollTop+document.documentElement.clientHeight-this.clientHeight);_left:expression(document.documentElement.scrollLeft  + document.documentElement.clientWidth - offsetWidth);}";}
else
  {cot_t1_DOCtp="_top:expression(document.body.scrollTop+document.body.clientHeight-this.clientHeight);_left:expression(document.body.scrollLeft  + document.body.clientWidth - offsetWidth);}";}

if(typeof document.compatMode!='undefined'&&document.compatMode!='BackCompat')
  {cot_t1_DOCtp2="_top:expression(document.documentElement.scrollTop-20+document.documentElement.clientHeight-this.clientHeight);}";}
else
  {cot_t1_DOCtp2="_top:expression(document.body.scrollTop-20+document.body.clientHeight-this.clientHeight);}";}
var cot_tl_bodyCSS='* html {background: fixed;background-repeat: repeat;background-position: left top;}';
var cot_tl_fixedCSS='#cot_tl_fixed{position:fixed;';
var cot_tl_fixedCSS=cot_tl_fixedCSS+'_position:absolute;';
var cot_tl_fixedCSS=cot_tl_fixedCSS+'top:0px;';
var cot_tl_fixedCSS=cot_tl_fixedCSS+'left:0px;';
var cot_tl_fixedCSS=cot_tl_fixedCSS+'clip:rect(0 100 85 0);';
var cot_tl_fixedCSS=cot_tl_fixedCSS+cot_t1_DOCtp;
var cot_tl_popCSS='#cot_tl_pop {background-color: transparent;';
var cot_tl_popCSS=cot_tl_popCSS+'position:fixed;';
var cot_tl_popCSS=cot_tl_popCSS+'_position:absolute;';
var cot_tl_popCSS=cot_tl_popCSS+'height:98px;';
var cot_tl_popCSS=cot_tl_popCSS+'width: 1920px;';
var cot_tl_popCSS=cot_tl_popCSS+'right: 120px;';
var cot_tl_popCSS=cot_tl_popCSS+'top: 20px;';
var cot_tl_popCSS=cot_tl_popCSS+'overflow: hidden;';
var cot_tl_popCSS=cot_tl_popCSS+'visibility: hidden;';
var cot_tl_popCSS=cot_tl_popCSS+'z-index: 99999;';
var cot_tl_popCSS=cot_tl_popCSS+cot_t1_DOCtp2;
document.write('<style type="text/css">'+cot_tl_bodyCSS+cot_tl_fixedCSS+cot_tl_popCSS+'</style>');


function COT(cot_tl_theLogo,cot_tl_LogoType,LogoPosition,theAffiliate)
{document.write('<div id="cot_tl_fixed">');
document.write('<img src='+cot_tl_theLogo+' alt="" border="0"></a>');
document.write('</div>');}

//if(window.location.protocol == "http:")
COT("http://www.honeybearplayhomes.com/resources/flashing%20christmas%20lights.gif", "SC2", "none");
//]]>
</SCRIPT>

3) Flashing Lights On Sides

<SCRIPT language=javascript type=text/javascript>
//<![CDATA[
var Ovr2b='';
if(typeof document.compatMode!='undefined'&&document.compatMode!='BackCompat')
  {cot_t2_DOCtp="_top:expression(document.documentElement.scrollTop+document.documentElement.clientHeight-this.clientHeight);_left:expression(document.documentElement.scrollLeft  +  document.documentElement.clientWidth  -  offsetWidth);}";}
else
  {cot_t2_DOCtp="_top:expression(document.body.scrollTop+document.body.clientHeight-this.clientHeight);_left:expression(document.body.scrollLeft  +  document.body.clientWidth  -  offsetWidth);}";}

if(typeof document.compatMode!='undefined'&&document.compatMode!='BackCompat')
  {cot_t2_DOCtp2="_top:expression(document.documentElement.scrollTop-20+document.documentElement.clientHeight-this.clientHeight);}";}
else
  {cot_t2_DOCtp2="_top:expression(document.body.scrollTop-20+document.body.clientHeight-this.clientHeight);}";}
var cot_tl4_bodyCSS='* html {background: fixed;background-repeat: repeat;background-position: right top;}';
var cot_tl4_fixedCSS='#cot_tl4_fixed{position:fixed;';
var cot_tl4_fixedCSS=cot_tl4_fixedCSS+'_position:absolute;';
var cot_tl4_fixedCSS=cot_tl4_fixedCSS+'top:0px;';
var cot_tl4_fixedCSS=cot_tl4_fixedCSS+'right:0px;';
var cot_tl4_fixedCSS=cot_tl4_fixedCSS+'clip:rect(0 100 85 0);';
var cot_tl4_fixedCSS=cot_tl4_fixedCSS+cot_t2_DOCtp;
var cot_tl4_popCSS='#cot_tl4_pop {background-color: transparent;';
var cot_tl4_popCSS=cot_tl4_popCSS+'position:fixed;';
var cot_tl4_popCSS=cot_tl4_popCSS+'_position:absolute;';
var cot_tl4_popCSS=cot_tl4_popCSS+'height:1920px;';
var cot_tl4_popCSS=cot_tl4_popCSS+'width: 98px;';
var cot_tl4_popCSS=cot_tl4_popCSS+'right: 120px;';
var cot_tl4_popCSS=cot_tl4_popCSS+'bottom: 20px;';
var cot_tl4_popCSS=cot_tl4_popCSS+'overflow: hidden;';
var cot_tl4_popCSS=cot_tl4_popCSS+'visibility: hidden;';
var cot_tl4_popCSS=cot_tl4_popCSS+'z-index: 100;';
var cot_tl4_popCSS=cot_tl4_popCSS+cot_t2_DOCtp2;
document.write('<style type="text/css">'+cot_tl4_bodyCSS+cot_tl4_fixedCSS+cot_tl4_popCSS+'</style>');


function COT(cot_tl4_theLogo,cot_tl4_LogoType,LogoPosition,theAffiliate)
{document.write('<div id="cot_tl4_fixed">');
document.write('<><img src='+cot_tl4_theLogo+' alt="" border="0"></a>');
document.write('</div>');}

//if(window.location.protocol == "http:")
COT("http://tester2.synthasite.com/resources/flashing%20christmas%20lights%20right.gif", "SC2", "none");
//]]>
</SCRIPT>

<SCRIPT language=javascript type=text/javascript>
//<![CDATA[
var Ovr2b='';
if(typeof document.compatMode!='undefined'&&document.compatMode!='BackCompat')
  {cot_t2_DOCtp="_top:expression(document.documentElement.scrollTop+document.documentElement.clientHeight-this.clientHeight);_left:expression(document.documentElement.scrollLeft  +  document.documentElement.clientWidth  -  offsetWidth);}";}
else
  {cot_t2_DOCtp="_top:expression(document.body.scrollTop+document.body.clientHeight-this.clientHeight);_left:expression(document.body.scrollLeft  +  document.body.clientWidth  -  offsetWidth);}";}

if(typeof document.compatMode!='undefined'&&document.compatMode!='BackCompat')
  {cot_t2_DOCtp2="_top:expression(document.documentElement.scrollTop-20+document.documentElement.clientHeight-this.clientHeight);}";}
else
  {cot_t2_DOCtp2="_top:expression(document.body.scrollTop-20+document.body.clientHeight-this.clientHeight);}";}
var cot_tl3_bodyCSS='* html {background: fixed;background-repeat: repeat;background-position: left top;}';
var cot_tl3_fixedCSS='#cot_tl3_fixed{position:fixed;';
var cot_tl3_fixedCSS=cot_tl3_fixedCSS+'_position:absolute;';
var cot_tl3_fixedCSS=cot_tl3_fixedCSS+'top:0px;';
var cot_tl3_fixedCSS=cot_tl3_fixedCSS+'left:0px;';
var cot_tl3_fixedCSS=cot_tl3_fixedCSS+'clip:rect(0 100 85 0);';
var cot_tl3_fixedCSS=cot_tl3_fixedCSS+cot_t2_DOCtp;
var cot_tl3_popCSS='#cot_tl3_pop {background-color: transparent;';
var cot_tl3_popCSS=cot_tl3_popCSS+'position:fixed;';
var cot_tl3_popCSS=cot_tl3_popCSS+'_position:absolute;';
var cot_tl3_popCSS=cot_tl3_popCSS+'height:1920px;';
var cot_tl3_popCSS=cot_tl3_popCSS+'width: 98px;';
var cot_tl3_popCSS=cot_tl3_popCSS+'right: 120px;';
var cot_tl3_popCSS=cot_tl3_popCSS+'bottom: 20px;';
var cot_tl3_popCSS=cot_tl3_popCSS+'overflow: hidden;';
var cot_tl3_popCSS=cot_tl3_popCSS+'visibility: hidden;';
var cot_tl3_popCSS=cot_tl3_popCSS+'z-index: 100;';
var cot_tl3_popCSS=cot_tl3_popCSS+cot_t2_DOCtp2;
document.write('<style type="text/css">'+cot_tl3_bodyCSS+cot_tl3_fixedCSS+cot_tl3_popCSS+'</style>');


function COT(cot_tl3_theLogo,cot_tl3_LogoType,LogoPosition,theAffiliate)
{document.write('<div id="cot_tl3_fixed">');
document.write('<><img src='+cot_tl3_theLogo+' alt="" border="0"></a>');
document.write('</div>');}

//if(window.location.protocol == "http:")
COT("http://tester2.synthasite.com/resources/flashing%20christmas%20lights%20left.gif", "SC2", "none");
//]]>
</SCRIPT>

4) Animated Santa On Top

<script src="http://tester2.synthasite.com/resources/santa.js" type="text/javascript"></script>

5) Christmas Bells On Top Corners

<img style="position:fixed;z-index:9999;top:0;left:0" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhPtFjLuwEf-u7tb6GORFsI5dNtGLYrpXo0ZchwCrNVUY_A4eD2kKMZ66AM8K89kFeIvGey9jpujyoVXvrLtDcmCjfYVGUTVtgsqDOGbEbaxfo2wDugIDWQxFi5q8EkYclUF7BT5Tk7UiM/s150/top-left.png"/><img style="position:fixed;z-index:9999;top:0;right:0" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEj3p3GphOf7gzVqCHMPB0KbvQk2ke_p8PwJHyxTwqGKT9-Ryc-kaxQUj26IaejXVy8r_n_H3olvAZVSy31Y3_3setJkINk_t5WCKjB291vqnu712MMoNFyNetvUKB7kvoQiKwaz7WOwzk4/s150/top-right.png"/>

That's it you now have a neat christmasl look on your blog.

Drop Your Comments And Questions Below.

7 comments... add one

  1. I added animated Santa on my blog.. Thanks a lot for the post

    ReplyDelete
    Replies
    1. Hmm. Happy Christmas! Peace And Blessings! Stay Tuned With Me!

      Delete
  2. Finally someone who doesn't post just the falling snow effect! Thanks a lot from Italy :)

    ReplyDelete
  3. Thanks for the animated santa!!

    ReplyDelete
  4. and how do u take it off after the Christmas season is over

    ReplyDelete
  5. THANKS DUDE :)
    MERRY XMAS

    ReplyDelete