<?xml version='1.0' encoding='UTF-8'?><?xml-stylesheet href="http://www.blogger.com/styles/atom.css" type="text/css"?><feed xmlns='http://www.w3.org/2005/Atom' xmlns:openSearch='http://a9.com/-/spec/opensearchrss/1.0/' xmlns:blogger='http://schemas.google.com/blogger/2008' xmlns:georss='http://www.georss.org/georss' xmlns:gd="http://schemas.google.com/g/2005" xmlns:thr='http://purl.org/syndication/thread/1.0'><id>tag:blogger.com,1999:blog-150034466952736810</id><updated>2026-04-12T12:18:16.238-07:00</updated><category term="Blogger"/><category term="CSS"/><category term="Pc"/><category term="Facebook"/><category term="Website"/><category term="Games"/><title type='text'>Make Dashing Your Blog </title><subtitle type='html'></subtitle><link rel='http://schemas.google.com/g/2005#feed' type='application/atom+xml' href='http://showmedreams.blogspot.com/feeds/posts/default'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/150034466952736810/posts/default'/><link rel='alternate' type='text/html' href='http://showmedreams.blogspot.com/'/><link rel='hub' href='http://pubsubhubbub.appspot.com/'/><link rel='next' type='application/atom+xml' href='http://www.blogger.com/feeds/150034466952736810/posts/default?start-index=26&amp;max-results=25'/><author><name>Anonymous</name><uri>http://www.blogger.com/profile/17770572869150604600</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><generator version='7.00' uri='http://www.blogger.com'>Blogger</generator><openSearch:totalResults>76</openSearch:totalResults><openSearch:startIndex>1</openSearch:startIndex><openSearch:itemsPerPage>25</openSearch:itemsPerPage><entry><id>tag:blogger.com,1999:blog-150034466952736810.post-7764469924799181548</id><published>2013-11-13T18:12:00.000-08:00</published><updated>2013-11-13T18:12:59.423-08:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="Blogger"/><title type='text'>How To Add Disco Light On Blogger Images </title><content type='html'>&lt;div dir=&quot;ltr&quot; style=&quot;text-align: left;&quot; trbidi=&quot;on&quot;&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhJQ3FB5wdLJehNcEETspSxEJ1KwQkcrsE7wX8KkLVbW9eUcBrL7TwJVGtkmF516464ucOxdz_kmCMihg_yr8g2WtDKc2T6d3WWRc27Ai-GKNxEBuZjnJDZZFL5dV9CF6TVxfA_dRRn-ZPv/s1600/Presentation1.jpg&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; height=&quot;300&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhJQ3FB5wdLJehNcEETspSxEJ1KwQkcrsE7wX8KkLVbW9eUcBrL7TwJVGtkmF516464ucOxdz_kmCMihg_yr8g2WtDKc2T6d3WWRc27Ai-GKNxEBuZjnJDZZFL5dV9CF6TVxfA_dRRn-ZPv/s400/Presentation1.jpg&quot; width=&quot;400&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;br /&gt;
&lt;br /&gt;
Hello Friends I Am Samarth Agarwal ( Mr. SMD ) Today I Am Gonna Show You How to Add Disco Light Glowing Effect On Blogger Images.So Follow My Steps.........................................&lt;br /&gt;
&lt;a name=&#39;more&#39;&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;
1st-&amp;gt; Open Your Blogger Account&lt;br /&gt;
&lt;br /&gt;
2nd-&amp;gt;&amp;nbsp;Click On Template And Select Edit HTML&lt;br /&gt;
&lt;br /&gt;
3rd-&amp;gt; Now Find The Code &lt;span style=&quot;background-color: orange;&quot;&gt;]]&amp;gt;&amp;lt;/b:skin&lt;/span&gt;&lt;span style=&quot;color: orange;&quot;&gt; &lt;/span&gt;( Find the Code Press CTRL+F )&lt;br /&gt;
&lt;br /&gt;
4th-&amp;gt; After Finding The Code Paste The Below Code Before &lt;span style=&quot;background-color: orange;&quot;&gt;]]&amp;gt;&amp;lt;/b:skin&lt;/span&gt;&lt;br /&gt;
&lt;span style=&quot;background-color: orange;&quot;&gt;&lt;br /&gt;&lt;/span&gt;
&lt;blockquote class=&quot;tr_bq&quot;&gt;
&lt;blockquote class=&quot;tr_bq&quot;&gt;
@-webkit-keyframes hue {&lt;/blockquote&gt;
&lt;blockquote class=&quot;tr_bq&quot;&gt;
100% { -webkit-filter:hue-rotate(360deg); }&lt;/blockquote&gt;
&lt;blockquote class=&quot;tr_bq&quot;&gt;
}&lt;/blockquote&gt;
&lt;blockquote class=&quot;tr_bq&quot;&gt;
img:hover {&lt;/blockquote&gt;
&lt;blockquote class=&quot;tr_bq&quot;&gt;
-webkit-animation:hue 1s linear infinite;&lt;/blockquote&gt;
&lt;blockquote class=&quot;tr_bq&quot;&gt;
}&lt;/blockquote&gt;
&lt;blockquote class=&quot;tr_bq&quot;&gt;
/* Disco Light Trick By www.showmedreams.blogspot.com*/&lt;/blockquote&gt;
&lt;blockquote class=&quot;tr_bq&quot;&gt;
::-webkit-selection {background:#FFF;color:#eee;text-shadow:0 -1px 1px #fff;}&lt;/blockquote&gt;
&lt;blockquote class=&quot;tr_bq&quot;&gt;
/* Scroller browser */&lt;/blockquote&gt;
&lt;blockquote class=&quot;tr_bq&quot;&gt;
::-webkit-scrollbar {width:19px;}&lt;/blockquote&gt;
&lt;blockquote class=&quot;tr_bq&quot;&gt;
/* Track */&lt;/blockquote&gt;
&lt;blockquote class=&quot;tr_bq&quot;&gt;
::-webkit-scrollbar-track {box-shadow:inset 0 0 5px rgba(0,0,0,0.3);-webkit-box-shadow:inset 0 0 5px rgba(0,0,0,0.3);-moz-box-shadow:inset 0 0 5px rgba(0,0,0,0.3);-webkit-border-radius:8px;-moz-border-radius:8px;border-radius:8px;}&lt;/blockquote&gt;
&lt;blockquote class=&quot;tr_bq&quot;&gt;
/* Handle */&lt;/blockquote&gt;
&lt;blockquote class=&quot;tr_bq&quot;&gt;
::-webkit-scrollbar-thumb {-webkit-border-radius:8px;-moz-border-radius:8px;border-radius:8px;background:#FF9000;box-shadow:0 0 6px #FF9000;-webkit-box-shadow:0 0 6px #FF9000;-moz-box-shadow:0 0 6px #FF9000;}&lt;/blockquote&gt;
&lt;blockquote class=&quot;tr_bq&quot;&gt;
::-webkit-scrollbar-thumb:window-inactive {background: #FF9000;}&lt;/blockquote&gt;
&lt;div&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;/blockquote&gt;
5th-&amp;gt; Now Save Your Template&lt;br /&gt;
&lt;br /&gt;
Yipeeeeeeeeeeeeeeeeeeeeeeee.......................................................&lt;br /&gt;
&lt;br /&gt;
Please Leave Your Question And Comment Below........&amp;nbsp;&lt;/div&gt;
</content><link rel='replies' type='application/atom+xml' href='http://showmedreams.blogspot.com/feeds/7764469924799181548/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://showmedreams.blogspot.com/2013/11/how-to-add-disco-light-on-blogger-images.html#comment-form' title='13 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/150034466952736810/posts/default/7764469924799181548'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/150034466952736810/posts/default/7764469924799181548'/><link rel='alternate' type='text/html' href='http://showmedreams.blogspot.com/2013/11/how-to-add-disco-light-on-blogger-images.html' title='How To Add Disco Light On Blogger Images '/><author><name>Anonymous</name><uri>http://www.blogger.com/profile/17770572869150604600</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhJQ3FB5wdLJehNcEETspSxEJ1KwQkcrsE7wX8KkLVbW9eUcBrL7TwJVGtkmF516464ucOxdz_kmCMihg_yr8g2WtDKc2T6d3WWRc27Ai-GKNxEBuZjnJDZZFL5dV9CF6TVxfA_dRRn-ZPv/s72-c/Presentation1.jpg" height="72" width="72"/><thr:total>13</thr:total></entry><entry><id>tag:blogger.com,1999:blog-150034466952736810.post-2092824619932467851</id><published>2013-08-24T09:20:00.001-07:00</published><updated>2013-08-24T09:21:08.962-07:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="Blogger"/><category scheme="http://www.blogger.com/atom/ns#" term="CSS"/><title type='text'>Add Css Sticky Floating Bar On Blogger </title><content type='html'>&lt;div dir=&quot;ltr&quot; style=&quot;text-align: left;&quot; trbidi=&quot;on&quot;&gt;
&lt;div dir=&quot;ltr&quot; style=&quot;text-align: left;&quot; trbidi=&quot;on&quot;&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;/div&gt;
&lt;br /&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjzT2SheSS-b7qkPFA6gqDKwEKMQQp6Dm9vXD_bj8cJS3QCfZC49IyI_LqAc-bJVKdKytY3LAAhYgDzeHKeDleNeOHbRi2ae0kSZSdbM6fdSaOH3YZW3GeZ1CQrjXJq-s9jaL-ZMQOh4xB4/s1600/Capture.PNG&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; height=&quot;65&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjzT2SheSS-b7qkPFA6gqDKwEKMQQp6Dm9vXD_bj8cJS3QCfZC49IyI_LqAc-bJVKdKytY3LAAhYgDzeHKeDleNeOHbRi2ae0kSZSdbM6fdSaOH3YZW3GeZ1CQrjXJq-s9jaL-ZMQOh4xB4/s400/Capture.PNG&quot; width=&quot;400&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;br /&gt;
&lt;br /&gt;
Hello Friends Today I Am Gonna Show You How To Add Sticky Floating Bar On Blogger With Open Hide Functions.So Follow My Steps........................................&lt;br /&gt;
&lt;a name=&#39;more&#39;&gt;&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
Open Your Blogger Account&lt;br /&gt;
&lt;br /&gt;
Click On Layout&lt;br /&gt;
&lt;br /&gt;
Click On Add Gadget And Select HTML/JAVASCRIPT&lt;br /&gt;
&lt;br /&gt;
Now Paste The Below Code Into HTML/JAVASCRIPT&lt;br /&gt;
&lt;br /&gt;
&lt;blockquote class=&quot;tr_bq&quot;&gt;
&amp;lt;style&amp;gt;&lt;br /&gt;
/*---Sticky Bar Codes by www.showmedreams.blogspot.com---*/&lt;br /&gt;
#wg-rosebar {&lt;br /&gt;
width:100%;&lt;br /&gt;
height:100px;&lt;br /&gt;
position:fixed;&lt;br /&gt;
top:0;&lt;br /&gt;
left:0;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#wg-rosebarbtm {&lt;br /&gt;
border-bottom:3px solid #000;&lt;br /&gt;
background-color:#F60;&lt;br /&gt;
overflow:none;&lt;br /&gt;
width:100%;&lt;br /&gt;
height:30px;&lt;br /&gt;
position:fixed;&lt;br /&gt;
top:0;&lt;br /&gt;
left:0;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#wg-rosebarbtmdata {&lt;br /&gt;
color:#fff;&lt;br /&gt;
padding:5px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#wg-rosebarbtmhide {&lt;br /&gt;
position:absolute;&lt;br /&gt;
top:4px;&lt;br /&gt;
right:12px;&lt;br /&gt;
width:20px;&lt;br /&gt;
height:20px;&lt;br /&gt;
cursor:pointer;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#wg-rosebarbtmshow {&lt;br /&gt;
position:absolute;&lt;br /&gt;
top:0;&lt;br /&gt;
right:5px;&lt;br /&gt;
width:30px;&lt;br /&gt;
height:25px;&lt;br /&gt;
cursor:pointer;&lt;br /&gt;
background-color:#F60;&lt;br /&gt;
padding-top:5px;&lt;br /&gt;
border-bottom:3px solid #000;&lt;br /&gt;
border-left:3px solid #000;&lt;br /&gt;
border-right:3px solid #000;&lt;br /&gt;
border-bottom-right-radius:5px;&lt;br /&gt;
border-bottom-left-radius:5px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.wg-rosebarbtmdownarrow {&lt;br /&gt;
width:0;&lt;br /&gt;
height:0;&lt;br /&gt;
border-left:10px solid transparent;&lt;br /&gt;
border-right:10px solid transparent;&lt;br /&gt;
border-top:10px solid #CC5200;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.wg-rosebarbtmblock {&lt;br /&gt;
width:8px;&lt;br /&gt;
height:10px;&lt;br /&gt;
background-color:#CC5200;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.wg-rosebarbtmuparrow {&lt;br /&gt;
width:0;&lt;br /&gt;
height:0;&lt;br /&gt;
border-left:10px solid transparent;&lt;br /&gt;
border-right:10px solid transparent;&lt;br /&gt;
border-bottom:10px solid #CC5200;&lt;br /&gt;
}&lt;br /&gt;
&amp;lt;/style&amp;gt;&lt;br /&gt;
&amp;lt;div id=&quot;wg-rosebar&quot; &amp;gt;&lt;br /&gt;
&amp;lt;center id=&quot;wg-rosebarbtmshow&quot; onmouseup=&quot;document.getElementById(&#39;wg-rosebarbtm&#39;).style.display=&#39;block&#39;&quot;&amp;gt;&amp;lt;div class=&quot;wg-rosebarbtmblock&quot;&amp;gt;&amp;lt;/div&amp;gt;&amp;lt;div class=&quot;wg-rosebarbtmdownarrow&quot;&amp;gt;&amp;lt;/div&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
&amp;lt;div id=&quot;wg-rosebarbtm&quot; &amp;gt;&lt;br /&gt;
&amp;lt;center id=&quot;wg-rosebarbtmhide&quot; onmouseup=&quot;document.getElementById(&#39;wg-rosebarbtm&#39;).style.display=&#39;none&#39;&quot;&amp;gt;&amp;lt;div class=&quot;wg-rosebarbtmuparrow&quot;&amp;gt;&amp;lt;/div&amp;gt;&amp;lt;div class=&quot;wg-rosebarbtmblock&quot;&amp;gt;&amp;lt;/div&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
&amp;lt;center id=&quot;wg-rosebarbtmdata&quot;&amp;gt;&amp;lt;a href=&quot;&lt;span style=&quot;background-color: lime;&quot;&gt;http://showmedreams.blogspot.com/2013/06/download-web-seeker.html&lt;/span&gt;&quot;&amp;gt;&amp;lt;span style=&quot;color:#6cc;font-size:20px;font-weight:bold;text-shadow:black 0.1em 0.1em 0.1em&quot;&amp;gt;&lt;span style=&quot;background-color: yellow;&quot;&gt;Download Web Seeker&lt;/span&gt;&amp;lt;/span&amp;gt;&amp;lt;/a&amp;gt;&amp;lt;b&amp;gt;&amp;lt;/b&amp;gt;&amp;lt;/center&amp;gt;&lt;/blockquote&gt;
&lt;/div&gt;
&lt;br /&gt;
&lt;h4 style=&quot;text-align: left;&quot;&gt;
Note :&lt;/h4&gt;
&lt;br /&gt;
Change &lt;span style=&quot;background-color: yellow;&quot;&gt;Download Web Seeker&lt;/span&gt; With Your Name&lt;br /&gt;
&lt;br /&gt;
Change &lt;span style=&quot;background-color: lime;&quot;&gt;http://showmedreams.blogspot.com/2013/06/download-web-seeker-html&lt;/span&gt; With Your Link&lt;br /&gt;
&lt;br /&gt;
Now Save Your HTML/JAVASCRIPT&lt;br /&gt;
&lt;br /&gt;
Now Check Your Blog&lt;br /&gt;
&lt;br /&gt;
Yipeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee.................................................&lt;br /&gt;
&lt;br /&gt;
Please Leave Your Question And Comment Below.................................
&lt;/div&gt;
</content><link rel='replies' type='application/atom+xml' href='http://showmedreams.blogspot.com/feeds/2092824619932467851/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://showmedreams.blogspot.com/2013/08/add-css-sticky-floating-bar-on-blogger.html#comment-form' title='15 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/150034466952736810/posts/default/2092824619932467851'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/150034466952736810/posts/default/2092824619932467851'/><link rel='alternate' type='text/html' href='http://showmedreams.blogspot.com/2013/08/add-css-sticky-floating-bar-on-blogger.html' title='Add Css Sticky Floating Bar On Blogger '/><author><name>Anonymous</name><uri>http://www.blogger.com/profile/17770572869150604600</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjzT2SheSS-b7qkPFA6gqDKwEKMQQp6Dm9vXD_bj8cJS3QCfZC49IyI_LqAc-bJVKdKytY3LAAhYgDzeHKeDleNeOHbRi2ae0kSZSdbM6fdSaOH3YZW3GeZ1CQrjXJq-s9jaL-ZMQOh4xB4/s72-c/Capture.PNG" height="72" width="72"/><thr:total>15</thr:total></entry><entry><id>tag:blogger.com,1999:blog-150034466952736810.post-5789282404637423146</id><published>2013-08-22T08:44:00.002-07:00</published><updated>2013-08-22T08:46:03.773-07:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="Blogger"/><category scheme="http://www.blogger.com/atom/ns#" term="CSS"/><title type='text'>Customize Blogger Labels With Css Effects</title><content type='html'>&lt;div dir=&quot;ltr&quot; style=&quot;text-align: left;&quot; trbidi=&quot;on&quot;&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEi_KE-sKxZlF2x2d6QG_OTtlyHEn_5kmRaIlRiFwqcAcg2U-62XZJwmvUK6brk-KHmiofzIk2BSzcunO25dhdCcWZg3AHe0EZCKaTK6c1HknxAg5UgpM-aJUcRmnzTzcaG692QnKCt_iuqJ/s1600/Capture.PNG&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEi_KE-sKxZlF2x2d6QG_OTtlyHEn_5kmRaIlRiFwqcAcg2U-62XZJwmvUK6brk-KHmiofzIk2BSzcunO25dhdCcWZg3AHe0EZCKaTK6c1HknxAg5UgpM-aJUcRmnzTzcaG692QnKCt_iuqJ/s1600/Capture.PNG&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;br /&gt;
&lt;br /&gt;
Hello Friends Today I Am Gonna Show You How To Customize Blogger Labels With Css Effects.Its Looks Fabulous And Helps To Increase Your Blog Traffic.So Follow My Steps.....................&lt;br /&gt;
&lt;a name=&#39;more&#39;&gt;&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
Open Your Blogger Account&lt;br /&gt;
&lt;br /&gt;
Click On Template&lt;br /&gt;
&lt;br /&gt;
Click On Edit HTML&lt;br /&gt;
&lt;br /&gt;
Now Find The Following Code&lt;br /&gt;
&lt;br /&gt;
]]&amp;gt;&amp;lt;/b:skin&amp;gt;&lt;br /&gt;
&lt;br /&gt;
After Find The Code Paste The Below Code Before ]]&amp;gt;&amp;lt;/b:skin&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;h3 style=&quot;text-align: left;&quot;&gt;
Leaf Theme With Css Code&lt;/h3&gt;
&lt;blockquote class=&quot;tr_bq&quot;&gt;
.Label a {&lt;br /&gt;
&amp;nbsp; &amp;nbsp; &amp;nbsp;-moz-border-bottom-colors: none;&lt;br /&gt;
&amp;nbsp; &amp;nbsp; &amp;nbsp;-moz-border-left-colors: none;&lt;br /&gt;
&amp;nbsp; &amp;nbsp; &amp;nbsp;-moz-border-right-colors: none;&lt;br /&gt;
&amp;nbsp; &amp;nbsp; &amp;nbsp;-moz-border-top-colors: none;&lt;br /&gt;
&amp;nbsp; &amp;nbsp; &amp;nbsp;background-color: #7FBF4D;&lt;br /&gt;
&amp;nbsp; &amp;nbsp; &amp;nbsp;background-image: -moz-linear-gradient(center top , #7FBF4D, #63A62F);&lt;br /&gt;
&amp;nbsp; &amp;nbsp; &amp;nbsp;border-bottom-right-radius: 30px;&lt;br /&gt;
&amp;nbsp; &amp;nbsp; &amp;nbsp;border-color: #63A62F #63A62F #5B992B;&lt;br /&gt;
&amp;nbsp; &amp;nbsp; &amp;nbsp;border-image: none;&lt;br /&gt;
&amp;nbsp; &amp;nbsp; &amp;nbsp;border-style: solid;&lt;br /&gt;
&amp;nbsp; &amp;nbsp; &amp;nbsp;border-top-left-radius: 30px;&lt;br /&gt;
&amp;nbsp; &amp;nbsp; &amp;nbsp;border-width: 1px;&lt;br /&gt;
&amp;nbsp; &amp;nbsp; &amp;nbsp;box-shadow: 0px 1px 0px 0px #96CA6D inset;&lt;br /&gt;
&amp;nbsp; &amp;nbsp; &amp;nbsp;color: #FFFFFF;&lt;br /&gt;
&amp;nbsp; &amp;nbsp; &amp;nbsp;float: left;&lt;br /&gt;
&amp;nbsp; &amp;nbsp; &amp;nbsp;font: 14px verdana;&lt;br /&gt;
&amp;nbsp; &amp;nbsp; &amp;nbsp;height: 18px;&lt;br /&gt;
&amp;nbsp; &amp;nbsp; &amp;nbsp;margin-bottom: 9px;&lt;br /&gt;
&amp;nbsp; &amp;nbsp; &amp;nbsp;margin-left: 10px;&lt;br /&gt;
&amp;nbsp; &amp;nbsp; &amp;nbsp;padding: 10px;&lt;br /&gt;
&amp;nbsp; &amp;nbsp; &amp;nbsp;position: relative;&lt;br /&gt;
&amp;nbsp; &amp;nbsp; &amp;nbsp;text-decoration: none;&lt;br /&gt;
&amp;nbsp; &amp;nbsp; &amp;nbsp;transition: all 0.5s ease-in-out 0s;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.Label a:hover {&lt;br /&gt;
&amp;nbsp; &amp;nbsp; &amp;nbsp;background: none repeat scroll 0% 0% orange;&lt;br /&gt;
&amp;nbsp; &amp;nbsp; &amp;nbsp;border-radius: 0px 30px 0px 30px;&lt;br /&gt;
&amp;nbsp; &amp;nbsp; &amp;nbsp;border: 1px solid orange;&lt;br /&gt;
&amp;nbsp; &amp;nbsp; &amp;nbsp;text-shadow: 5px 5px 5px #DCDCDC;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.Label {&lt;br /&gt;
&amp;nbsp; &amp;nbsp; &amp;nbsp;margin: 0px;&lt;br /&gt;
&amp;nbsp; &amp;nbsp; &amp;nbsp;padding: 0px;&lt;br /&gt;
&amp;nbsp; &amp;nbsp; &amp;nbsp;position: relative;&lt;br /&gt;
}&lt;br /&gt;
.Label li:hover {&lt;br /&gt;
&amp;nbsp; &amp;nbsp; transform: rotate(5deg);&lt;br /&gt;
}&lt;br /&gt;
.Label li {&lt;br /&gt;
&amp;nbsp; &amp;nbsp; float: left;&lt;br /&gt;
&amp;nbsp; &amp;nbsp; font-size: 116%;&lt;br /&gt;
&amp;nbsp; &amp;nbsp; list-style: none outside none;&lt;br /&gt;
&amp;nbsp; &amp;nbsp; transition: all 0.3s ease 0s;&lt;br /&gt;
}&lt;/blockquote&gt;
&lt;br /&gt;
&lt;h3 style=&quot;text-align: left;&quot;&gt;
Black Brick Code&amp;nbsp;&lt;/h3&gt;
&lt;blockquote class=&quot;tr_bq&quot;&gt;
&lt;span style=&quot;color: #222222; font-family: Cuprum; font-size: 14px; font-style: italic; line-height: 18.1875px;&quot;&gt;&lt;span style=&quot;font-size: 15px; line-height: 21px;&quot;&gt;.Label li {&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;
&lt;span style=&quot;color: #222222; font-family: Cuprum; font-size: 14px; font-style: italic; line-height: 18.1875px;&quot;&gt;&lt;span style=&quot;font-size: 15px; line-height: 21px;&quot;&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; background: linear-gradient(to bottom, #6B6B6B 0%, #6B6B6B 4%, #333333 1%, #2B2B2B 100%) repeat scroll 0 0 transparent;&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;
&lt;span style=&quot;color: #222222; font-family: Cuprum; font-size: 14px; font-style: italic; line-height: 18.1875px;&quot;&gt;&lt;span style=&quot;font-size: 15px; line-height: 21px;&quot;&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; border: 1px solid;&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;
&lt;span style=&quot;color: #222222; font-family: Cuprum; font-size: 14px; font-style: italic; line-height: 18.1875px;&quot;&gt;&lt;span style=&quot;font-size: 15px; line-height: 21px;&quot;&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; border-radius: 6px 6px 6px 6px;&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;
&lt;span style=&quot;color: #222222; font-family: Cuprum; font-size: 14px; font-style: italic; line-height: 18.1875px;&quot;&gt;&lt;span style=&quot;font-size: 15px; line-height: 21px;&quot;&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; float: left;&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;
&lt;span style=&quot;color: #222222; font-family: Cuprum; font-size: 14px; font-style: italic; line-height: 18.1875px;&quot;&gt;&lt;span style=&quot;font-size: 15px; line-height: 21px;&quot;&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; font-size: 116%;&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;
&lt;span style=&quot;color: #222222; font-family: Cuprum; font-size: 14px; font-style: italic; line-height: 18.1875px;&quot;&gt;&lt;span style=&quot;font-size: 15px; line-height: 21px;&quot;&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; list-style: none outside none;&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;
&lt;span style=&quot;color: #222222; font-family: Cuprum; font-size: 14px; font-style: italic; line-height: 18.1875px;&quot;&gt;&lt;span style=&quot;font-size: 15px; line-height: 21px;&quot;&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; margin: 2px;&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;
&lt;span style=&quot;color: #222222; font-family: Cuprum; font-size: 14px; font-style: italic; line-height: 18.1875px;&quot;&gt;&lt;span style=&quot;font-size: 15px; line-height: 21px;&quot;&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; padding: 4px;&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;
&lt;span style=&quot;color: #222222; font-family: Cuprum; font-size: 14px; font-style: italic; line-height: 18.1875px;&quot;&gt;&lt;span style=&quot;font-size: 15px; line-height: 21px;&quot;&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; transition: all 0.3s ease 0s;&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;
&lt;span style=&quot;color: #222222; font-family: Cuprum; font-size: 14px; font-style: italic; line-height: 18.1875px;&quot;&gt;&lt;span style=&quot;font-size: 15px; line-height: 21px;&quot;&gt;&amp;nbsp; &amp;nbsp; }&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;
&lt;span style=&quot;color: #222222; font-family: Cuprum; font-size: 14px; font-style: italic; line-height: 18.1875px;&quot;&gt;&lt;span style=&quot;font-size: 15px; line-height: 21px;&quot;&gt;.Label li:hover {&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;
&lt;span style=&quot;color: #222222; font-family: Cuprum; font-size: 14px; font-style: italic; line-height: 18.1875px;&quot;&gt;&lt;span style=&quot;font-size: 15px; line-height: 21px;&quot;&gt;&amp;nbsp; &amp;nbsp; transform: rotate(351deg) scale(1.7);&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;
&lt;span style=&quot;color: #222222; font-family: Cuprum; font-size: 14px; font-style: italic; line-height: 18.1875px;&quot;&gt;&lt;span style=&quot;font-size: 15px; line-height: 21px;&quot;&gt;}&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;
&lt;span style=&quot;color: #222222; font-family: Cuprum; font-size: 14px; font-style: italic; line-height: 18.1875px;&quot;&gt;&lt;span style=&quot;font-size: 15px; line-height: 21px;&quot;&gt;.Label a {&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;
&lt;span style=&quot;color: #222222; font-family: Cuprum; font-size: 14px; font-style: italic; line-height: 18.1875px;&quot;&gt;&lt;span style=&quot;font-size: 15px; line-height: 21px;&quot;&gt;&amp;nbsp; &amp;nbsp; color: #fff;&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;
&lt;span style=&quot;color: #222222; font-family: Cuprum; font-size: 14px; font-style: italic; line-height: 18.1875px;&quot;&gt;&lt;span style=&quot;font-size: 15px; line-height: 21px;&quot;&gt;&amp;nbsp; &amp;nbsp;&amp;nbsp;text-decoration: none;&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;
&lt;span style=&quot;color: #222222; font-family: Cuprum; font-size: 14px; font-style: italic; line-height: 18.1875px;&quot;&gt;&lt;span style=&quot;font-size: 15px; line-height: 21px;&quot;&gt;}&lt;/span&gt;&lt;/span&gt;&lt;/blockquote&gt;
&lt;h3 style=&quot;text-align: left;&quot;&gt;
Metro Style Code&amp;nbsp;&lt;/h3&gt;
&lt;blockquote class=&quot;tr_bq&quot;&gt;
.Label a{&lt;br /&gt;
padding-left:10px;&lt;br /&gt;
background:#0090D5;&lt;br /&gt;
padding:0 10px;&lt;br /&gt;
color:#fff!important;&lt;br /&gt;
height:26px;&lt;br /&gt;
line-height:26px;&lt;br /&gt;
text-decoration:none;&lt;br /&gt;
border:none !important;&lt;br /&gt;
-webkit-transition:all .3s ease-in-out !important;t: 30pxt: 30px;&lt;br /&gt;
float:left;&lt;br /&gt;
margin-left:1px;&lt;br /&gt;
margin-top:1px;&lt;br /&gt;
font-size:13px; }&lt;br /&gt;
.Label a:hover{&lt;br /&gt;
background:#69625A;&lt;br /&gt;
-webkit-border-radius: 1px;&lt;br /&gt;
-moz-border-radius: 1px;&lt;br /&gt;
border-radius: px;&lt;br /&gt;
}&lt;/blockquote&gt;
Now Save Your Template&lt;br /&gt;
&lt;br /&gt;
Yipeeeeeeeeeeeeeeeeeeeeeeee...........................................&lt;br /&gt;
&lt;br /&gt;
Please Leave Your Question And Comment Below.........................&amp;nbsp;&lt;/div&gt;
</content><link rel='replies' type='application/atom+xml' href='http://showmedreams.blogspot.com/feeds/5789282404637423146/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://showmedreams.blogspot.com/2013/08/customize-blogger-labels-with-css.html#comment-form' title='2 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/150034466952736810/posts/default/5789282404637423146'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/150034466952736810/posts/default/5789282404637423146'/><link rel='alternate' type='text/html' href='http://showmedreams.blogspot.com/2013/08/customize-blogger-labels-with-css.html' title='Customize Blogger Labels With Css Effects'/><author><name>Anonymous</name><uri>http://www.blogger.com/profile/17770572869150604600</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEi_KE-sKxZlF2x2d6QG_OTtlyHEn_5kmRaIlRiFwqcAcg2U-62XZJwmvUK6brk-KHmiofzIk2BSzcunO25dhdCcWZg3AHe0EZCKaTK6c1HknxAg5UgpM-aJUcRmnzTzcaG692QnKCt_iuqJ/s72-c/Capture.PNG" height="72" width="72"/><thr:total>2</thr:total></entry><entry><id>tag:blogger.com,1999:blog-150034466952736810.post-2426918616287755842</id><published>2013-08-20T22:53:00.000-07:00</published><updated>2013-08-22T08:48:35.462-07:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="Blogger"/><category scheme="http://www.blogger.com/atom/ns#" term="CSS"/><title type='text'>How To Add Rotate Effect With Drop Shadow In Blogger Post Images</title><content type='html'>&lt;div dir=&quot;ltr&quot; style=&quot;text-align: left;&quot; trbidi=&quot;on&quot;&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEi-YGR9g1cYPxXc6K4_VJ2f8DMnHldycYmsxGyln2aMWSGnItKQyycPvRpzcoChMCBYvm47xWf5FB_U5EPISFQVgi1OL7Efm7krUCpxh80sowtQ-33by9-EjaubFw_F_vExkQFzVm4yg_WW/s1600/Capture.PNG&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEi-YGR9g1cYPxXc6K4_VJ2f8DMnHldycYmsxGyln2aMWSGnItKQyycPvRpzcoChMCBYvm47xWf5FB_U5EPISFQVgi1OL7Efm7krUCpxh80sowtQ-33by9-EjaubFw_F_vExkQFzVm4yg_WW/s1600/Capture.PNG&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;br /&gt;
&lt;br /&gt;
Hello Friends Today I Am Gonna Show You How To Add Rotate With Shadow Effect In Blogger Post Images.So Follow My Steps.................................................&lt;br /&gt;
&lt;a name=&#39;more&#39;&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;
Open Your Blogger Account&lt;br /&gt;
&lt;br /&gt;
Click On Template&lt;br /&gt;
&lt;br /&gt;
Click On Edit HTML&lt;br /&gt;
&lt;br /&gt;
Now Find The Following Code&lt;br /&gt;
&lt;br /&gt;
&lt;span style=&quot;background-color: yellow;&quot;&gt;]]&amp;gt;&amp;lt;/b:skin&amp;gt;&lt;/span&gt;&lt;br /&gt;
&lt;br /&gt;
Now Paste The Below Code Before &lt;span style=&quot;background-color: yellow;&quot;&gt;]]&amp;gt;&amp;lt;/b:skin&amp;gt;&lt;/span&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;blockquote class=&quot;tr_bq&quot;&gt;
/* Post Image Shadow Effect by www.showmedreams.blogspot.com */&lt;br /&gt;
.post img:hover {&lt;br /&gt;
-moz-transform: scale(1.2) rotate(-350deg);&lt;br /&gt;
-webkit-transform: scale(1.2) rotate(-350deg);&lt;br /&gt;
-o-transform: scale(1.2) rotate(-350deg);&lt;br /&gt;
-ms-transform: scale(1.2) rotate(-350deg);&lt;br /&gt;
transform: scale(1.2) rotate(-350deg);&lt;br /&gt;
-webkit-box-shadow: 0 0 20px &lt;span style=&quot;background-color: orange;&quot;&gt;#FF0000&lt;/span&gt;;&lt;br /&gt;
-moz-box-shadow: 0 0 20px &lt;span style=&quot;background-color: orange;&quot;&gt;#FF0000&lt;/span&gt;;&lt;br /&gt;
box-shadow: 0 0 20px &lt;span style=&quot;background-color: orange;&quot;&gt;#FF0000&lt;/span&gt;;&lt;br /&gt;
}&lt;/blockquote&gt;
&lt;br /&gt;
&lt;h4 style=&quot;text-align: left;&quot;&gt;
Note&lt;/h4&gt;
&lt;br /&gt;
Change &amp;nbsp;Orange Numbers With Your Color Code&lt;br /&gt;
&lt;br /&gt;
Now Save Your Template&lt;br /&gt;
&lt;br /&gt;
Yipeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee...................................&lt;br /&gt;
&lt;br /&gt;
Please Leave Your Question And Comment Below...........................&lt;/div&gt;
</content><link rel='replies' type='application/atom+xml' href='http://showmedreams.blogspot.com/feeds/2426918616287755842/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://showmedreams.blogspot.com/2013/08/how-to-add-rotate-effect-with-drop.html#comment-form' title='4 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/150034466952736810/posts/default/2426918616287755842'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/150034466952736810/posts/default/2426918616287755842'/><link rel='alternate' type='text/html' href='http://showmedreams.blogspot.com/2013/08/how-to-add-rotate-effect-with-drop.html' title='How To Add Rotate Effect With Drop Shadow In Blogger Post Images'/><author><name>Anonymous</name><uri>http://www.blogger.com/profile/17770572869150604600</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEi-YGR9g1cYPxXc6K4_VJ2f8DMnHldycYmsxGyln2aMWSGnItKQyycPvRpzcoChMCBYvm47xWf5FB_U5EPISFQVgi1OL7Efm7krUCpxh80sowtQ-33by9-EjaubFw_F_vExkQFzVm4yg_WW/s72-c/Capture.PNG" height="72" width="72"/><thr:total>4</thr:total></entry><entry><id>tag:blogger.com,1999:blog-150034466952736810.post-1772751090967673519</id><published>2013-08-19T23:39:00.000-07:00</published><updated>2013-08-19T23:39:46.637-07:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="Blogger"/><title type='text'>Add Social Content Locker In Bloggger</title><content type='html'>&lt;div dir=&quot;ltr&quot; style=&quot;text-align: left;&quot; trbidi=&quot;on&quot;&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjLpuhmNusAtLKkYN5NMbqStDxOrzia3Zdx7QN3I4Vw_ksEUudihdSqM1Pzy0-ahA-WATTmNQ0-8_zL0C5UZvO4KHRWx6M81WmuZqJAHoTnEWUGFVrfmFBBBwA-yR6b1vJ805jHQibrpH9a/s1600/Capture.PNG&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; height=&quot;112&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjLpuhmNusAtLKkYN5NMbqStDxOrzia3Zdx7QN3I4Vw_ksEUudihdSqM1Pzy0-ahA-WATTmNQ0-8_zL0C5UZvO4KHRWx6M81WmuZqJAHoTnEWUGFVrfmFBBBwA-yR6b1vJ805jHQibrpH9a/s400/Capture.PNG&quot; width=&quot;400&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;br /&gt;
Hello Friends Today I Am Gonna Show You How To Add Social Content Locker On Blogger.It&#39;s Increase Your Traffic.So Follow My Steps..............................................&lt;br /&gt;
&lt;a name=&#39;more&#39;&gt;&lt;/a&gt;&lt;br /&gt;&lt;div&gt;
Open Your Blogger Account&lt;br /&gt;
&lt;br /&gt;
Click On Template&lt;br /&gt;
&lt;br /&gt;
Click On Edit HTML&lt;br /&gt;
&lt;br /&gt;
Now Find The Following Code ( Find The Code Press CTRL&amp;nbsp;+ F )&lt;br /&gt;
&lt;br /&gt;
&lt;span style=&quot;background-color: blue;&quot;&gt;&amp;lt;/head&amp;gt;&lt;/span&gt;&lt;br /&gt;
&lt;br /&gt;
After Find The Code Paste The Below Code Before &lt;span style=&quot;background-color: blue;&quot;&gt;&amp;lt;/head&amp;gt;&lt;/span&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;blockquote class=&quot;tr_bq&quot;&gt;
&amp;lt;link href=&#39;http://mybloggerlab.com/StyleSheet/locker.css&#39; rel=&#39;stylesheet&#39; type=&#39;text/css&#39;/&amp;gt;&lt;/blockquote&gt;
Now Save Your Template&lt;br /&gt;
&lt;br /&gt;
Now Click On Edit Post&lt;br /&gt;
&lt;br /&gt;
Now Click On HTML Tab And The Below Code&lt;br /&gt;
&lt;br /&gt;
&lt;blockquote class=&quot;tr_bq&quot;&gt;
&amp;lt;article id=&quot;default-usage&quot;&amp;gt;&lt;br /&gt;
&amp;lt;div class=&quot;to-lock&quot; style=&quot;display: none;&quot;&amp;gt;&lt;br /&gt;
&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&lt;br /&gt;
&amp;lt;!--Hidden Content Starts (You can Use HTML BELOW)--&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&quot;text-align: center; margin-bottom: 20px;&quot;&amp;gt;&lt;br /&gt;
&amp;lt;img src=&quot;&lt;span style=&quot;background-color: #ffd966;&quot;&gt;Add_Hidden_Image_Here&lt;/span&gt;&quot; alt=&quot;&quot; style=&quot;margin: auto;&quot; /&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&quot;text-align: justify&quot;&amp;gt;&lt;br /&gt;
&lt;span style=&quot;background-color: #6aa84f;&quot;&gt;Add Your Hidden Text Here&lt;/span&gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--Hidden Content Ends (You can Use HTML ABOVE)--&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/article&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&amp;lt;div id=&quot;mblunlocker&quot;&amp;gt; &amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;script type=&quot;text/javascript&quot; src=&quot;http://mybloggerlab.com/Scripts/lock.js&quot;&amp;gt;&amp;lt;/script&amp;gt;&lt;br /&gt;
&amp;nbsp;&lt;br /&gt;
&amp;lt;script&amp;gt;&lt;br /&gt;
jQuery(document).ready(function ($) {&lt;br /&gt;
$(&quot;#default-usage .to-lock&quot;).socialLock({&lt;br /&gt;
&lt;br /&gt;
text: {&lt;br /&gt;
header: &quot;Share it To Unlock This Content&quot;,&lt;br /&gt;
message: &quot;Yes, this is Social Locker. Just try it, click on one of buttons.&quot;&lt;br /&gt;
},&lt;br /&gt;
&lt;br /&gt;
style: &quot;ui-social-locker-secrets&quot;,&lt;br /&gt;
buttons: {&lt;br /&gt;
order: [&quot;twitter&quot;, &quot;facebook&quot;, &quot;google&quot;]&lt;br /&gt;
},&lt;br /&gt;
&lt;br /&gt;
// twitter options&lt;br /&gt;
twitter: {&lt;br /&gt;
url: &quot;http://www.twitter.com/&lt;span style=&quot;background-color: lime;&quot;&gt;samarthlord&lt;/span&gt;&quot;,&lt;br /&gt;
text: &quot;Upgrade your social buttons to get more social traffic!&quot;&lt;br /&gt;
},&lt;br /&gt;
&lt;br /&gt;
// facebook options&lt;br /&gt;
facebook: {&lt;br /&gt;
url: &quot;http://www.facebook.com/&lt;span style=&quot;background-color: red;&quot;&gt;www.showmedreams.tk&lt;/span&gt;&quot;,&lt;br /&gt;
appId: &quot;408184442589211&quot;&lt;br /&gt;
},&lt;br /&gt;
&lt;br /&gt;
google: {&lt;br /&gt;
url: &quot;&lt;span style=&quot;background-color: orange;&quot;&gt;114267355093471812997&lt;/span&gt;&quot;&lt;br /&gt;
}&lt;br /&gt;
});&lt;br /&gt;
});;;;&lt;br /&gt;
&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&lt;br /&gt;
&amp;lt;/script&amp;gt;&lt;/blockquote&gt;
&lt;br /&gt;
&lt;h4 style=&quot;text-align: left;&quot;&gt;
Note&amp;nbsp;&lt;/h4&gt;
&lt;div&gt;
Change&amp;nbsp;&lt;span style=&quot;background-color: #ffd966;&quot;&gt;Add_Hidden_Image_Here&lt;/span&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; With Your Image Link&lt;/div&gt;
&lt;div&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div&gt;
Change&amp;nbsp;&lt;span style=&quot;background-color: #6aa84f;&quot;&gt;Add Your Hidden Text Here&lt;/span&gt;&amp;nbsp; &amp;nbsp;With Your Hidden Text&lt;/div&gt;
&lt;div&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div&gt;
Change&amp;nbsp;&lt;span style=&quot;background-color: lime;&quot;&gt;samarthlord&lt;/span&gt;&amp;nbsp; &amp;nbsp;With Your Twitter User Name&lt;/div&gt;
&lt;div&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div&gt;
Change&amp;nbsp;&lt;span style=&quot;background-color: red;&quot;&gt;www.showmedreams.tk&lt;/span&gt;&amp;nbsp; With Your Facebook Page User Name&lt;/div&gt;
&lt;div&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div&gt;
Change&amp;nbsp;&lt;span style=&quot;background-color: orange;&quot;&gt;114267355093471812997&lt;/span&gt;&amp;nbsp; With Your Google Plus Profile Id&lt;/div&gt;
&lt;div&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div&gt;
Yipeeeeeeeeeeeee.............................................................&lt;/div&gt;
&lt;div&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div&gt;
Please Leave Your Question And Comment Below...........................&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;
</content><link rel='replies' type='application/atom+xml' href='http://showmedreams.blogspot.com/feeds/1772751090967673519/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://showmedreams.blogspot.com/2013/08/add-social-content-locker-in-bloggger.html#comment-form' title='43 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/150034466952736810/posts/default/1772751090967673519'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/150034466952736810/posts/default/1772751090967673519'/><link rel='alternate' type='text/html' href='http://showmedreams.blogspot.com/2013/08/add-social-content-locker-in-bloggger.html' title='Add Social Content Locker In Bloggger'/><author><name>Anonymous</name><uri>http://www.blogger.com/profile/17770572869150604600</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjLpuhmNusAtLKkYN5NMbqStDxOrzia3Zdx7QN3I4Vw_ksEUudihdSqM1Pzy0-ahA-WATTmNQ0-8_zL0C5UZvO4KHRWx6M81WmuZqJAHoTnEWUGFVrfmFBBBwA-yR6b1vJ805jHQibrpH9a/s72-c/Capture.PNG" height="72" width="72"/><thr:total>43</thr:total></entry><entry><id>tag:blogger.com,1999:blog-150034466952736810.post-190925475696984431</id><published>2013-08-18T06:03:00.001-07:00</published><updated>2013-08-18T06:04:28.345-07:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="Blogger"/><title type='text'>How To Customize Blogger Subheading , Minor Heading</title><content type='html'>&lt;div dir=&quot;ltr&quot; style=&quot;text-align: left;&quot; trbidi=&quot;on&quot;&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEi6ByPUI-FI1ECFkw40qYqOHr9UVIiLsSTIfQs1qb84Y5Wau7EMTw6XR72PGZjyjcWvqE9tH-NQrY5uBrYzKrY-Knql3ptUJanlP74qaa9jGQmj_pcG2E7IC8SI7giqwIChf5OgbnJUDol7/s1600/Capture.PNG&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; height=&quot;116&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEi6ByPUI-FI1ECFkw40qYqOHr9UVIiLsSTIfQs1qb84Y5Wau7EMTw6XR72PGZjyjcWvqE9tH-NQrY5uBrYzKrY-Knql3ptUJanlP74qaa9jGQmj_pcG2E7IC8SI7giqwIChf5OgbnJUDol7/s400/Capture.PNG&quot; width=&quot;400&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;br /&gt;
&lt;br /&gt;
Hi I Am Samarth Agarwal And Today I Am Gonna Show You How To Customize Blogger Subheading , Minor Heading . So Follow My Steps................................................&lt;br /&gt;
&lt;a name=&#39;more&#39;&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;
Open Your Blogger Account&lt;br /&gt;
&lt;br /&gt;
Click On Template&lt;br /&gt;
&lt;br /&gt;
Click On Edit HTML&lt;br /&gt;
&lt;br /&gt;
Now Find The Below Code&lt;br /&gt;
&lt;br /&gt;
]]&amp;gt;&amp;lt;/b:skin&amp;gt;&lt;br /&gt;
&lt;br /&gt;
After Finding The Code Paste The Below Code Before ]]&amp;gt;&amp;lt;/b:skin&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;h3 style=&quot;text-align: left;&quot;&gt;
Subheading Code&lt;/h3&gt;
&lt;blockquote class=&quot;tr_bq&quot;&gt;
/**Subheadng by www.showmedreams.blogspot.com**/&lt;br /&gt;
.post h3 {&lt;br /&gt;
background: url(&quot;&lt;span style=&quot;background-color: orange;&quot;&gt;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiy6-OFiLBNrzAz4dAlhhVqzQecu87EXQx66uEmbm7EKhgAEf6D_ViviT9zsIYnsi_dNTc7PmMClOH1vuQCJMqCAk_SOC4DOKE8w8COZPL7PGpgz_gV9ChsVCGitSIv0caeezhPSlORVvQ/s400/BS%252BPostTitle%252B1.png&lt;/span&gt;&quot;) no-repeat scroll 4px center transparent;&lt;br /&gt;
font-size: 20px;&lt;br /&gt;
font-family: &quot;Trebuchet MS&quot;,sans-serif;&lt;br /&gt;
text-align: left;&lt;br /&gt;
font-weight: bold;&lt;br /&gt;
width: 570px;&lt;br /&gt;
padding: 3px 10px 3px 30px;&lt;br /&gt;
color: rgb(165, 165, 3);&lt;br /&gt;
border: 3px solid rgb(200, 200, 0);&lt;br /&gt;
text-shadow: 0px 1px 0px rgb(204, 204, 204);&lt;br /&gt;
border-radius: 60px 60px 60px 60px;&lt;br /&gt;
box-shadow: 0px 1px 3px rgb(198, 198, 198), 1px 1px 0px rgba(255, 255, 255, 0.4) inset;&lt;br /&gt;
margin: 15px 3px;&lt;br /&gt;
text-transform: uppercase;&lt;br /&gt;
line-height: 1;&lt;br /&gt;
}&lt;/blockquote&gt;
&lt;div&gt;
Change Orange Line With Your Icon Link&lt;/div&gt;
&lt;div&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div&gt;
And Save Your Template&lt;/div&gt;
&lt;div&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;h4 style=&quot;text-align: left;&quot;&gt;
Minor Heading Code&lt;/h4&gt;
&lt;blockquote class=&quot;tr_bq&quot;&gt;
/**Minor Heading by www.showmedreams.blogspot.com**/&lt;br /&gt;
.post h4 {&lt;br /&gt;
background: url(&quot;&lt;span style=&quot;background-color: orange;&quot;&gt;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgCuobZJvzK7r0fouC1SOJdvBbcfoK5GpWtXyNG8Q1W1K0I1k4fAD4Yxx1HknCRNG6BvcJITNyeVZM3IuoIQmXZ-42yTVEklYqUVEEpZaW4kHhtG0wGKrKajwcwdIylY6Up8yR_GXuS4MI/s400/BS%252BPostTitle%252B2.png&lt;/span&gt;&quot;) no-repeat scroll 5px center transparent;&lt;br /&gt;
clear: both;&lt;br /&gt;
color: rgb(102, 45, 45);&lt;br /&gt;
font-family: &quot;Trebuchet MS&quot;,sans-serif;&lt;br /&gt;
font-size: 20px;&lt;br /&gt;
font-weight: bold;&lt;br /&gt;
line-height: 1;&lt;br /&gt;
margin: 10px 5px;&lt;br /&gt;
padding: 6px 10px 2px 40px;&lt;br /&gt;
text-transform: none;&lt;br /&gt;
text-shadow: 0px 1px 0px rgb(204, 204, 204);&lt;br /&gt;
}&lt;/blockquote&gt;
Change Orange Line With Your Icon Link&lt;br /&gt;
&lt;br /&gt;
Now Save Your Template And Check Your Blog&lt;br /&gt;
&lt;br /&gt;
Yipeeeeeeeeeeeeeeeeeeeeeeeee.............................................&lt;br /&gt;
&lt;br /&gt;
Please Leave Your Question And Comment Below............&amp;nbsp;&lt;/div&gt;
</content><link rel='replies' type='application/atom+xml' href='http://showmedreams.blogspot.com/feeds/190925475696984431/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://showmedreams.blogspot.com/2013/08/how-to-customize-blogger-subheading.html#comment-form' title='3 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/150034466952736810/posts/default/190925475696984431'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/150034466952736810/posts/default/190925475696984431'/><link rel='alternate' type='text/html' href='http://showmedreams.blogspot.com/2013/08/how-to-customize-blogger-subheading.html' title='How To Customize Blogger Subheading , Minor Heading'/><author><name>Anonymous</name><uri>http://www.blogger.com/profile/17770572869150604600</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEi6ByPUI-FI1ECFkw40qYqOHr9UVIiLsSTIfQs1qb84Y5Wau7EMTw6XR72PGZjyjcWvqE9tH-NQrY5uBrYzKrY-Knql3ptUJanlP74qaa9jGQmj_pcG2E7IC8SI7giqwIChf5OgbnJUDol7/s72-c/Capture.PNG" height="72" width="72"/><thr:total>3</thr:total></entry><entry><id>tag:blogger.com,1999:blog-150034466952736810.post-8165771717160374516</id><published>2013-08-17T23:59:00.002-07:00</published><updated>2013-08-22T08:48:35.481-07:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="Blogger"/><category scheme="http://www.blogger.com/atom/ns#" term="CSS"/><title type='text'>How To Add Hover Effect On Blogger Title Text Or Logo </title><content type='html'>&lt;div dir=&quot;ltr&quot; style=&quot;text-align: left;&quot; trbidi=&quot;on&quot;&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgcZS9pdxWtiYqqiHDC-9kCaIFP24Wn8irDYkOdmbCFrliL5BcF80l2ochs8x_Fo3Mu6C3UgH1SSRHBODlHApC4rPtNhpdum5uIXXv37gjDeXJy0mww6mS1IVNryV-Ib_pFEWrT8wBjinlt/s1600/Capture.PNG&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; height=&quot;131&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgcZS9pdxWtiYqqiHDC-9kCaIFP24Wn8irDYkOdmbCFrliL5BcF80l2ochs8x_Fo3Mu6C3UgH1SSRHBODlHApC4rPtNhpdum5uIXXv37gjDeXJy0mww6mS1IVNryV-Ib_pFEWrT8wBjinlt/s320/Capture.PNG&quot; width=&quot;320&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;br /&gt;
&lt;br /&gt;
Hello Friends Today I Am Gonna Show you How To add Hover Effect On Blogger Header Logo And Title Text.So Follow My Steps.................................................&lt;br /&gt;
&lt;a name=&#39;more&#39;&gt;&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
Open Your Blogger Account&lt;br /&gt;
&lt;br /&gt;
Click On Template&lt;br /&gt;
&lt;br /&gt;
Click On Edit HTML&lt;br /&gt;
&lt;br /&gt;
Now Find The Below Code&lt;br /&gt;
&lt;br /&gt;
&lt;span style=&quot;background-color: yellow;&quot;&gt;]]&amp;gt;&amp;lt;/b:skin&amp;gt;&lt;/span&gt;&lt;br /&gt;
&lt;br /&gt;
After Finding the Code Paste The Below Code Before &lt;span style=&quot;background-color: yellow;&quot;&gt;]]&amp;gt;&amp;lt;/b:skin&amp;gt;&lt;/span&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;blockquote class=&quot;tr_bq&quot;&gt;
/*Header Hover Effect Trick By http://www.showmedreams.blogspot.com*/&lt;br /&gt;
#header-inner:hover{&lt;br /&gt;
-webkit-transform: scale(0.95,0.95);&lt;br /&gt;
-moz-transform: scale(0.95,0.95);&lt;br /&gt;
-o-transform: scale(0.95,0.95);&lt;br /&gt;
-ms-transform: scale(0.95,0.95);&lt;br /&gt;
transform: scale(0.95,0.95);&lt;br /&gt;
}&lt;/blockquote&gt;
&lt;br /&gt;
After Pasting The Code Click On Save Template&lt;br /&gt;
&lt;br /&gt;
Yipeeeeeeeeeeeee..................................................................&lt;br /&gt;
&lt;br /&gt;
Please Leave Your Question And Comment Below..........................&lt;br /&gt;
&lt;/div&gt;
</content><link rel='replies' type='application/atom+xml' href='http://showmedreams.blogspot.com/feeds/8165771717160374516/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://showmedreams.blogspot.com/2013/08/how-to-add-hover-effect-on-blogger.html#comment-form' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/150034466952736810/posts/default/8165771717160374516'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/150034466952736810/posts/default/8165771717160374516'/><link rel='alternate' type='text/html' href='http://showmedreams.blogspot.com/2013/08/how-to-add-hover-effect-on-blogger.html' title='How To Add Hover Effect On Blogger Title Text Or Logo '/><author><name>Anonymous</name><uri>http://www.blogger.com/profile/17770572869150604600</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgcZS9pdxWtiYqqiHDC-9kCaIFP24Wn8irDYkOdmbCFrliL5BcF80l2ochs8x_Fo3Mu6C3UgH1SSRHBODlHApC4rPtNhpdum5uIXXv37gjDeXJy0mww6mS1IVNryV-Ib_pFEWrT8wBjinlt/s72-c/Capture.PNG" height="72" width="72"/><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-150034466952736810.post-440712567232011531</id><published>2013-08-17T20:06:00.003-07:00</published><updated>2013-08-17T20:07:10.950-07:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="Facebook"/><title type='text'>How To Change Facebook Search Bar ( Box )</title><content type='html'>&lt;div dir=&quot;ltr&quot; style=&quot;text-align: left;&quot; trbidi=&quot;on&quot;&gt;
&lt;div dir=&quot;ltr&quot; style=&quot;text-align: left;&quot; trbidi=&quot;on&quot;&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjeygZ-fEUW6ft9eJzjX1CukhEUZ3VBa2NMQbVFC9nIi-O9cH1ry6bB9uTluCossi6CWn6npXwlYA3FJG0ZF_ZWlSz8JcpTXmgLrpc1rf8eEMvrFZSHr8Pov5S_VpB7zb8uxHs8HTCcTD-U/s1600/Capture.PNG&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; height=&quot;15&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjeygZ-fEUW6ft9eJzjX1CukhEUZ3VBa2NMQbVFC9nIi-O9cH1ry6bB9uTluCossi6CWn6npXwlYA3FJG0ZF_ZWlSz8JcpTXmgLrpc1rf8eEMvrFZSHr8Pov5S_VpB7zb8uxHs8HTCcTD-U/s400/Capture.PNG&quot; width=&quot;400&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;br /&gt;
&lt;br /&gt;
Hello Friends Today I Am Gonna Show You How To Change Facebook Search Bar ( BOX ) .So Follow My Steps........................................&lt;br /&gt;
&lt;a name=&#39;more&#39;&gt;&lt;/a&gt;&lt;br /&gt;
&lt;h3 style=&quot;text-align: center;&quot;&gt;
&lt;u&gt;See This Video&lt;/u&gt;&lt;/h3&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;object height=&quot;315&quot; width=&quot;420&quot;&gt;&lt;param name=&quot;movie&quot; value=&quot;//www.youtube.com/v/k1Df_UGMel0?version=3&amp;amp;hl=en_US&amp;amp;rel=0&quot;&gt;&lt;/param&gt;
&lt;param name=&quot;allowFullScreen&quot; value=&quot;true&quot;&gt;&lt;/param&gt;
&lt;param name=&quot;allowscriptaccess&quot; value=&quot;always&quot;&gt;&lt;/param&gt;
&lt;embed src=&quot;//www.youtube.com/v/k1Df_UGMel0?version=3&amp;amp;hl=en_US&amp;amp;rel=0&quot; type=&quot;application/x-shockwave-flash&quot; width=&quot;420&quot; height=&quot;315&quot; allowscriptaccess=&quot;always&quot; allowfullscreen=&quot;true&quot;&gt;&lt;/embed&gt;&lt;/object&gt;&lt;br /&gt;
&lt;br /&gt;
Please Leave Your Question And Comment Below........................................................&lt;br /&gt;
&lt;br /&gt;&lt;/div&gt;
</content><link rel='replies' type='application/atom+xml' href='http://showmedreams.blogspot.com/feeds/440712567232011531/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://showmedreams.blogspot.com/2013/08/how-to-change-facebook-search-bar-box.html#comment-form' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/150034466952736810/posts/default/440712567232011531'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/150034466952736810/posts/default/440712567232011531'/><link rel='alternate' type='text/html' href='http://showmedreams.blogspot.com/2013/08/how-to-change-facebook-search-bar-box.html' title='How To Change Facebook Search Bar ( Box )'/><author><name>Anonymous</name><uri>http://www.blogger.com/profile/17770572869150604600</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjeygZ-fEUW6ft9eJzjX1CukhEUZ3VBa2NMQbVFC9nIi-O9cH1ry6bB9uTluCossi6CWn6npXwlYA3FJG0ZF_ZWlSz8JcpTXmgLrpc1rf8eEMvrFZSHr8Pov5S_VpB7zb8uxHs8HTCcTD-U/s72-c/Capture.PNG" height="72" width="72"/><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-150034466952736810.post-1260073089166115514</id><published>2013-08-06T04:03:00.003-07:00</published><updated>2013-08-22T08:48:35.458-07:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="Blogger"/><category scheme="http://www.blogger.com/atom/ns#" term="CSS"/><title type='text'>How To Add Light Lantern On Blogger Header </title><content type='html'>&lt;div dir=&quot;ltr&quot; style=&quot;text-align: left;&quot; trbidi=&quot;on&quot;&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEio7de-ruIQoYYwF4kCMax7Wkg7Q5wtMple94-WhSxH85-colXEfcMKazSBOqPAmlGwmOToHibp9Dme7AwTXmOaEu04rnpcsUrI2-8ulyyTsu_b0cb8vyZJkkx6506Y-yFqAdEwIs7oAQYc/s1600/How+to+Add+Light+Lantern+On+Blogger+Header+-+showmedreams.blogspot.com.png&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEio7de-ruIQoYYwF4kCMax7Wkg7Q5wtMple94-WhSxH85-colXEfcMKazSBOqPAmlGwmOToHibp9Dme7AwTXmOaEu04rnpcsUrI2-8ulyyTsu_b0cb8vyZJkkx6506Y-yFqAdEwIs7oAQYc/s1600/How+to+Add+Light+Lantern+On+Blogger+Header+-+showmedreams.blogspot.com.png&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;br /&gt;
Hello Friends Today I Am share A New Tricks With You &quot;How To Add Light Lantern On Blogger Header.If You Want To Add This Widget On Your Blog.So Follow My Steps..................&lt;br /&gt;
&lt;a name=&#39;more&#39;&gt;&lt;/a&gt;Open Your Blogger Account&lt;br /&gt;
&lt;br /&gt;
Click On Template&lt;br /&gt;
&lt;br /&gt;
Click On Edit HTML&lt;br /&gt;
&lt;br /&gt;
Now Find The Below Code ( To Find The Code Press CTRL&amp;nbsp;+ F)&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/body&amp;gt;&lt;br /&gt;
&lt;br /&gt;
After Finding This Code Paste The Below Code Before &amp;lt;/body&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;blockquote class=&quot;tr_bq&quot;&gt;
&lt;div style=&quot;direction: ltr; margin-bottom: 0pt; margin-left: 0in; margin-top: 0pt; unicode-bidi: embed; word-break: normal;&quot;&gt;
&lt;span style=&quot;font-family: Calibri;&quot;&gt;&amp;lt;!--&amp;nbsp; Header
Light Lantern By showmedreams.blogspot.com --&amp;gt;&lt;/span&gt;&lt;/div&gt;
&lt;div style=&quot;direction: ltr; margin-bottom: 0pt; margin-left: 0in; margin-top: 0pt; unicode-bidi: embed; word-break: normal;&quot;&gt;
&lt;span style=&quot;font-family: Calibri;&quot;&gt;&amp;lt;div align=&quot;center&quot;&amp;gt;&lt;/span&gt;&lt;/div&gt;
&lt;div style=&quot;direction: ltr; margin-bottom: 0pt; margin-left: 0in; margin-top: 0pt; unicode-bidi: embed; word-break: normal;&quot;&gt;
&lt;span style=&quot;font-family: Calibri;&quot;&gt;&amp;lt;table border=&quot;0&quot; width=&quot;900&quot; &lt;/span&gt;&lt;span style=&quot;font-family: Calibri;&quot;&gt;cellspacing&lt;/span&gt;&lt;span style=&quot;font-family: Calibri;&quot;&gt;=&quot;0&quot; &lt;/span&gt;&lt;span style=&quot;font-family: Calibri;&quot;&gt;cellpadding&lt;/span&gt;&lt;span style=&quot;font-family: Calibri;&quot;&gt;=&quot;0&quot;&amp;gt;&lt;/span&gt;&lt;/div&gt;
&lt;div style=&quot;direction: ltr; margin-bottom: 0pt; margin-left: 0in; margin-top: 0pt; unicode-bidi: embed; word-break: normal;&quot;&gt;
&lt;span style=&quot;font-family: Calibri;&quot;&gt;&amp;lt;&lt;/span&gt;&lt;span style=&quot;font-family: Calibri;&quot;&gt;tr&lt;/span&gt;&lt;span style=&quot;font-family: Calibri;&quot;&gt;&amp;gt;&lt;/span&gt;&lt;/div&gt;
&lt;div style=&quot;direction: ltr; margin-bottom: 0pt; margin-left: 0in; margin-top: 0pt; unicode-bidi: embed; word-break: normal;&quot;&gt;
&lt;span style=&quot;font-family: Calibri;&quot;&gt;
&lt;/span&gt;&lt;/div&gt;
&lt;div style=&quot;direction: ltr; margin-bottom: 0pt; margin-left: 0in; margin-top: 0pt; unicode-bidi: embed; word-break: normal;&quot;&gt;
&lt;span style=&quot;font-family: Calibri;&quot;&gt;&amp;lt;td width=&quot;900&quot; height=&quot;0&quot;&amp;gt;&lt;/span&gt;&lt;/div&gt;
&lt;div style=&quot;direction: ltr; margin-bottom: 0pt; margin-left: 0in; margin-top: 0pt; unicode-bidi: embed; word-break: normal;&quot;&gt;
&lt;span style=&quot;font-family: Calibri;&quot;&gt;&amp;lt;div style=&quot;&lt;/span&gt;&lt;span style=&quot;font-family: Calibri;&quot;&gt;float:top&lt;/span&gt;&lt;span style=&quot;font-family: Calibri;&quot;&gt; right; &lt;/span&gt;&lt;span style=&quot;font-family: Calibri;&quot;&gt;position:absolute&lt;/span&gt;&lt;span style=&quot;font-family: Calibri;&quot;&gt;; &lt;/span&gt;&lt;span style=&quot;font-family: Calibri;&quot;&gt;overflow:visible&lt;/span&gt;&lt;span style=&quot;font-family: Calibri;&quot;&gt;; left:45px; top:0px;
height:192px; width:144px z-index: 9999;&quot;&amp;gt;&lt;/span&gt;&lt;/div&gt;
&lt;div style=&quot;direction: ltr; margin-bottom: 0pt; margin-left: 0in; margin-top: 0pt; unicode-bidi: embed; word-break: normal;&quot;&gt;
&lt;span style=&quot;font-family: Calibri;&quot;&gt;
&lt;/span&gt;&lt;/div&gt;
&lt;div style=&quot;direction: ltr; margin-bottom: 0pt; margin-left: 0in; margin-top: 0pt; unicode-bidi: embed; word-break: normal;&quot;&gt;
&lt;span style=&quot;font-family: Calibri;&quot;&gt;&amp;lt;object &lt;/span&gt;&lt;span style=&quot;font-family: Calibri;&quot;&gt;classid&lt;/span&gt;&lt;span style=&quot;font-family: Calibri;&quot;&gt;=&quot;clsid:D27CDB6E-AE6D-11CF-96B8-444553540000&quot;
id=&quot;obj2&quot;
codebase=&quot;http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0&quot;
border=&quot;0&quot; width=&quot;192&quot; height=&quot;144&quot;&amp;gt;&amp;lt;&lt;/span&gt;&lt;span style=&quot;font-family: Calibri;&quot;&gt;param&lt;/span&gt;&lt;span style=&quot;font-family: Calibri;&quot;&gt;
name=&quot;movie&quot;
value=&quot;http://mybloggerlab.com/Scripts/stardima.swf&quot;/&amp;gt;&amp;lt;param
name=&quot;quality&quot; value=&quot;High&quot;/&amp;gt;&amp;lt;&lt;/span&gt;&lt;span style=&quot;font-family: Calibri;&quot;&gt;param&lt;/span&gt;&lt;span style=&quot;font-family: Calibri;&quot;&gt; name=&quot;&lt;/span&gt;&lt;span style=&quot;font-family: Calibri;&quot;&gt;wmode&lt;/span&gt;&lt;span style=&quot;font-family: Calibri;&quot;&gt;&quot;
value=&quot;transparent&quot;/&amp;gt;&amp;lt;embed &lt;/span&gt;&lt;span style=&quot;font-family: Calibri;&quot;&gt;src&lt;/span&gt;&lt;span style=&quot;font-family: Calibri;&quot;&gt;=&quot;http://mybloggerlab.com/Scripts/stardima.swf&quot;
&lt;/span&gt;&lt;span style=&quot;font-family: Calibri;&quot;&gt;pluginspage&lt;/span&gt;&lt;span style=&quot;font-family: Calibri;&quot;&gt;=&quot;http://www.macromedia.com/go/getflashplayer&quot;
type=&quot;application/x-shockwave-flash&quot; name=&quot;obj2&quot;
width=&quot;192&quot; height=&quot;144&quot; quality=&quot;High&quot; &lt;/span&gt;&lt;span style=&quot;font-family: Calibri;&quot;&gt;wmode&lt;/span&gt;&lt;span style=&quot;font-family: Calibri;&quot;&gt;=&quot;transparent&quot;&amp;gt;&amp;lt;/embed&amp;gt;&amp;lt;/object&amp;gt;&lt;/span&gt;&lt;/div&gt;
&lt;div style=&quot;direction: ltr; margin-bottom: 0pt; margin-left: 0in; margin-top: 0pt; unicode-bidi: embed; word-break: normal;&quot;&gt;
&lt;span style=&quot;font-family: Calibri;&quot;&gt;&amp;nbsp;&amp;nbsp; &amp;lt;/div&amp;gt;&lt;/span&gt;&lt;/div&gt;
&lt;div style=&quot;direction: ltr; margin-bottom: 0pt; margin-left: 0in; margin-top: 0pt; unicode-bidi: embed; word-break: normal;&quot;&gt;
&lt;span style=&quot;font-family: Calibri;&quot;&gt;&amp;nbsp; &amp;lt;/td&amp;gt;&lt;/span&gt;&lt;/div&gt;
&lt;div style=&quot;direction: ltr; margin-bottom: 0pt; margin-left: 0in; margin-top: 0pt; unicode-bidi: embed; word-break: normal;&quot;&gt;
&lt;span style=&quot;font-family: Calibri;&quot;&gt;&amp;nbsp;&amp;lt;/&lt;/span&gt;&lt;span style=&quot;font-family: Calibri;&quot;&gt;tr&lt;/span&gt;&lt;span style=&quot;font-family: Calibri;&quot;&gt;&amp;gt;&lt;/span&gt;&lt;/div&gt;
&lt;div style=&quot;direction: ltr; margin-bottom: 0pt; margin-left: 0in; margin-top: 0pt; unicode-bidi: embed; word-break: normal;&quot;&gt;
&lt;span style=&quot;font-family: Calibri;&quot;&gt;&amp;nbsp;&amp;lt;/table&amp;gt;&lt;/span&gt;&lt;/div&gt;
&lt;div style=&quot;direction: ltr; margin-bottom: 0pt; margin-left: 0in; margin-top: 0pt; unicode-bidi: embed; word-break: normal;&quot;&gt;
&lt;span style=&quot;font-family: Calibri;&quot;&gt;&amp;lt;/div&amp;gt;&lt;/span&gt;&lt;span style=&quot;font-family: Calibri;&quot;&gt;
&lt;/span&gt;&lt;/div&gt;
&lt;/blockquote&gt;
Now Save Your Template And Check Your Blog&lt;br /&gt;
&lt;br /&gt;
Yipeeeeeeeeeeeeeeeeeeeee.........................................................&lt;br /&gt;
&lt;br /&gt;
Please Leave Your Question And Comment Below&amp;nbsp;&lt;/div&gt;
</content><link rel='replies' type='application/atom+xml' href='http://showmedreams.blogspot.com/feeds/1260073089166115514/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://showmedreams.blogspot.com/2013/08/how-to-add-light-lantern-on-blogger.html#comment-form' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/150034466952736810/posts/default/1260073089166115514'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/150034466952736810/posts/default/1260073089166115514'/><link rel='alternate' type='text/html' href='http://showmedreams.blogspot.com/2013/08/how-to-add-light-lantern-on-blogger.html' title='How To Add Light Lantern On Blogger Header '/><author><name>Anonymous</name><uri>http://www.blogger.com/profile/17770572869150604600</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEio7de-ruIQoYYwF4kCMax7Wkg7Q5wtMple94-WhSxH85-colXEfcMKazSBOqPAmlGwmOToHibp9Dme7AwTXmOaEu04rnpcsUrI2-8ulyyTsu_b0cb8vyZJkkx6506Y-yFqAdEwIs7oAQYc/s72-c/How+to+Add+Light+Lantern+On+Blogger+Header+-+showmedreams.blogspot.com.png" height="72" width="72"/><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-150034466952736810.post-6001082279093143184</id><published>2013-08-02T22:46:00.001-07:00</published><updated>2013-08-02T22:46:23.432-07:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="Blogger"/><title type='text'>Add Rotating 360° Effect On Blogger </title><content type='html'>&lt;div dir=&quot;ltr&quot; style=&quot;text-align: left;&quot; trbidi=&quot;on&quot;&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhvNE6jbEGN4KCv3ztj42hULTG64zJTs7JM8Mb-V4biURuOtQHBbGHz5oaFWVBNZYIYU4BBFtt_VqbaE5h9px8nLL9VVLt6YJ9Ch8Bw8Vx8We30D0nFuFLsQMsfrTK4GEEMVNq17eTSEwPn/s1600/images.jpg&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; height=&quot;292&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhvNE6jbEGN4KCv3ztj42hULTG64zJTs7JM8Mb-V4biURuOtQHBbGHz5oaFWVBNZYIYU4BBFtt_VqbaE5h9px8nLL9VVLt6YJ9Ch8Bw8Vx8We30D0nFuFLsQMsfrTK4GEEMVNq17eTSEwPn/s320/images.jpg&quot; width=&quot;320&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
Hello Friends Welcome To SMD Today I Am Gonna Show You How To Add 360° Rotating Effect On Blogger.If You Want To Add This So Follow My Steps................................&lt;br /&gt;
&lt;a name=&#39;more&#39;&gt;&lt;/a&gt;&lt;ul style=&quot;text-align: left;&quot;&gt;
&lt;li&gt;Open Your Blogger Account&lt;/li&gt;
&lt;/ul&gt;
&lt;br /&gt;
&lt;ul style=&quot;text-align: left;&quot;&gt;
&lt;li&gt;Click On Layout&lt;/li&gt;
&lt;/ul&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;ul style=&quot;text-align: left;&quot;&gt;
&lt;li&gt;Click On Add Gadget&lt;/li&gt;
&lt;/ul&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;ul style=&quot;text-align: left;&quot;&gt;
&lt;li&gt;And Select HTML/JAVASCRIPT&lt;/li&gt;
&lt;/ul&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;ul style=&quot;text-align: left;&quot;&gt;
&lt;li&gt;Now Paste The Below Code Into HTML/JAVASCRIPT&lt;/li&gt;
&lt;/ul&gt;
&lt;br /&gt;
&lt;blockquote class=&quot;tr_bq&quot;&gt;
&lt;div style=&quot;direction: ltr; margin-bottom: 0pt; margin-left: 0in; margin-top: 0pt; unicode-bidi: embed; word-break: normal;&quot;&gt;
&lt;span style=&quot;font-family: Calibri;&quot;&gt;&amp;lt;style&amp;gt; @-&lt;/span&gt;&lt;span style=&quot;font-family: Calibri;&quot;&gt;BoB-keyframes&lt;/span&gt;&lt;span style=&quot;font-family: Calibri;&quot;&gt; roll { 100% { -&lt;/span&gt;&lt;span style=&quot;font-family: Calibri;&quot;&gt;BoB&lt;/span&gt;&lt;span style=&quot;font-family: Calibri;&quot;&gt;-transform: rotate(360deg); } } @-o-&lt;/span&gt;&lt;span style=&quot;font-family: Calibri;&quot;&gt;keyframes&lt;/span&gt;&lt;span style=&quot;font-family: Calibri;&quot;&gt; roll { 100% {
-o-transform: rotate(360deg); } } @-&lt;/span&gt;&lt;span style=&quot;font-family: Calibri;&quot;&gt;webkit-keyframes&lt;/span&gt;&lt;span style=&quot;font-family: Calibri;&quot;&gt; roll { 100% { -&lt;/span&gt;&lt;span style=&quot;font-family: Calibri;&quot;&gt;webkit&lt;/span&gt;&lt;span style=&quot;font-family: Calibri;&quot;&gt;-transform: rotate(360deg); } } body{ -&lt;/span&gt;&lt;span style=&quot;font-family: Calibri;&quot;&gt;BoB&lt;/span&gt;&lt;span style=&quot;font-family: Calibri;&quot;&gt;-animation-name:
roll; -&lt;/span&gt;&lt;span style=&quot;font-family: Calibri;&quot;&gt;BoB&lt;/span&gt;&lt;span style=&quot;font-family: Calibri;&quot;&gt;-animation-duration:
4s; -&lt;/span&gt;&lt;span style=&quot;font-family: Calibri;&quot;&gt;BoB&lt;/span&gt;&lt;span style=&quot;font-family: Calibri;&quot;&gt;-animation-iteration-count:
1; -o-animation-name: roll; -o-animation-duration: 4s;
-o-animation-iteration-count: 1; -&lt;/span&gt;&lt;span style=&quot;font-family: Calibri;&quot;&gt;webkit&lt;/span&gt;&lt;span style=&quot;font-family: Calibri;&quot;&gt;-animation-name: roll; -&lt;/span&gt;&lt;span style=&quot;font-family: Calibri;&quot;&gt;webkit&lt;/span&gt;&lt;span style=&quot;font-family: Calibri;&quot;&gt;-animation-duration: 4s; -&lt;/span&gt;&lt;span style=&quot;font-family: Calibri;&quot;&gt;webkit&lt;/span&gt;&lt;span style=&quot;font-family: Calibri;&quot;&gt;-animation-iteration-count: 1; } &amp;lt;/style&amp;gt;&lt;/span&gt;&lt;/div&gt;
&lt;/blockquote&gt;
&lt;br /&gt;
&lt;ul style=&quot;text-align: left;&quot;&gt;
&lt;li&gt;Now Save Your HTML/JAVASCRIPT&lt;/li&gt;
&lt;/ul&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;ul style=&quot;text-align: left;&quot;&gt;
&lt;li&gt;Now Check Your Blog&lt;/li&gt;
&lt;/ul&gt;
&lt;br /&gt;
Yipeeeeeeeeeeeeeeeeeeeeeeeeeeee.................................................&lt;br /&gt;
&lt;br /&gt;
&amp;nbsp;Please Leave Your Question And Comment Below&lt;/div&gt;
</content><link rel='replies' type='application/atom+xml' href='http://showmedreams.blogspot.com/feeds/6001082279093143184/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://showmedreams.blogspot.com/2013/08/add-rotating-360-effect-on-blogger.html#comment-form' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/150034466952736810/posts/default/6001082279093143184'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/150034466952736810/posts/default/6001082279093143184'/><link rel='alternate' type='text/html' href='http://showmedreams.blogspot.com/2013/08/add-rotating-360-effect-on-blogger.html' title='Add Rotating 360° Effect On Blogger '/><author><name>Anonymous</name><uri>http://www.blogger.com/profile/17770572869150604600</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhvNE6jbEGN4KCv3ztj42hULTG64zJTs7JM8Mb-V4biURuOtQHBbGHz5oaFWVBNZYIYU4BBFtt_VqbaE5h9px8nLL9VVLt6YJ9Ch8Bw8Vx8We30D0nFuFLsQMsfrTK4GEEMVNq17eTSEwPn/s72-c/images.jpg" height="72" width="72"/><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-150034466952736810.post-1981328245751736903</id><published>2013-08-02T00:08:00.000-07:00</published><updated>2013-08-02T00:09:36.379-07:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="Blogger"/><category scheme="http://www.blogger.com/atom/ns#" term="Website"/><title type='text'>Add Open/Hide Button On Blogger </title><content type='html'>&lt;div dir=&quot;ltr&quot; style=&quot;text-align: left;&quot; trbidi=&quot;on&quot;&gt;
&lt;br /&gt;
Hello Today I Am Gonna Show You How To Add Open/ Hide Button On Blogger.So Follow My Steps.........................&lt;br /&gt;
&lt;a name=&#39;more&#39;&gt;&lt;/a&gt;&lt;br /&gt;
&lt;div style=&quot;text-align: left;&quot;&gt;
&lt;ul style=&quot;text-align: left;&quot;&gt;
&lt;li&gt;Open Your Blogger Account&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;
&lt;div&gt;
&lt;ul style=&quot;text-align: left;&quot;&gt;
&lt;li&gt;Click On Layout&amp;nbsp;&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;
&lt;div&gt;
&lt;ul style=&quot;text-align: left;&quot;&gt;
&lt;li&gt;Click On Add Gadget And Select HTML/JAVASCRIPT&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;
&lt;div&gt;
&lt;ul style=&quot;text-align: left;&quot;&gt;
&lt;li&gt;Now Paste Below Code On HTML/JAVASCRIPT&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;
&lt;div&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;blockquote class=&quot;tr_bq&quot;&gt;
&lt;div style=&quot;direction: ltr; margin-bottom: 0pt; margin-left: 0in; margin-top: 0pt; unicode-bidi: embed; word-break: normal;&quot;&gt;
&lt;span style=&quot;font-family: Calibri; font-style: italic;&quot;&gt;&amp;lt;div style=&quot;margin-bottom:
2px;&quot;&amp;gt;&amp;lt;span style=&quot;color:&amp;nbsp;&lt;/span&gt;&lt;span style=&quot;font-family: Calibri; font-style: italic;&quot;&gt;rgb&lt;/span&gt;&lt;span style=&quot;font-family: Calibri; font-style: italic;&quot;&gt;(102, 102, 204);&quot;&amp;gt;
&amp;lt;/span&amp;gt;&amp;nbsp;&lt;/span&gt;&lt;span style=&quot;font-family: Calibri;&quot;&gt;&lt;br /&gt;
&lt;/span&gt;&lt;span style=&quot;font-family: Calibri; font-style: italic;&quot;&gt;&amp;lt;div
style=&quot;margin-top: 5px; text-align: left;&quot;&amp;gt;&amp;lt;input&amp;nbsp;&lt;/span&gt;&lt;span style=&quot;font-family: Calibri; font-style: italic;&quot;&gt;onclick&lt;/span&gt;&lt;span style=&quot;font-family: Calibri; font-style: italic;&quot;&gt;=&quot;if
(&lt;/span&gt;&lt;span style=&quot;font-family: Calibri; font-style: italic;&quot;&gt;this.parentNode.parentNode.getElementsByTagName&lt;/span&gt;&lt;span style=&quot;font-family: Calibri; font-style: italic;&quot;&gt;(&amp;amp;#39;div&amp;amp;#39;)[1].&lt;/span&gt;&lt;span style=&quot;font-family: Calibri; font-style: italic;&quot;&gt;getElementsByTagName&lt;/span&gt;&lt;span style=&quot;font-family: Calibri; font-style: italic;&quot;&gt;(&amp;amp;#39;div&amp;amp;#39;)[0].&lt;/span&gt;&lt;span style=&quot;font-family: Calibri; font-style: italic;&quot;&gt;style.display&lt;/span&gt;&lt;span style=&quot;font-family: Calibri; font-style: italic;&quot;&gt;&amp;nbsp;!=
&amp;amp;#39;&amp;amp;#39;) {&amp;nbsp;&lt;/span&gt;&lt;span style=&quot;font-family: Calibri; font-style: italic;&quot;&gt;this.parentNode.parentNode.getElementsByTagName&lt;/span&gt;&lt;span style=&quot;font-family: Calibri; font-style: italic;&quot;&gt;(&amp;amp;#39;div&amp;amp;#39;)[1].&lt;/span&gt;&lt;span style=&quot;font-family: Calibri; font-style: italic;&quot;&gt;getElementsByTagName&lt;/span&gt;&lt;span style=&quot;font-family: Calibri; font-style: italic;&quot;&gt;(&amp;amp;#39;div&amp;amp;#39;)[0].&lt;/span&gt;&lt;span style=&quot;font-family: Calibri; font-style: italic;&quot;&gt;style.display&lt;/span&gt;&lt;span style=&quot;font-family: Calibri; font-style: italic;&quot;&gt;&amp;nbsp;=
&amp;amp;#39;&amp;amp;#39;;&amp;nbsp;&lt;/span&gt;&lt;span style=&quot;font-family: Calibri; font-style: italic;&quot;&gt;this.innerText&lt;/span&gt;&lt;span style=&quot;font-family: Calibri; font-style: italic;&quot;&gt;&amp;nbsp;= &amp;amp;#39;&amp;amp;#39;;&amp;nbsp;&lt;/span&gt;&lt;span style=&quot;font-family: Calibri; font-style: italic;&quot;&gt;this.value&lt;/span&gt;&lt;span style=&quot;font-family: Calibri; font-style: italic;&quot;&gt;&amp;nbsp;=
&amp;amp;#39;CLOSE&amp;amp;#39;; } else {&amp;nbsp;&lt;/span&gt;&lt;span style=&quot;font-family: Calibri; font-style: italic;&quot;&gt;this.parentNode.parentNode.getElementsByTagName&lt;/span&gt;&lt;span style=&quot;font-family: Calibri; font-style: italic;&quot;&gt;(&amp;amp;#39;div&amp;amp;#39;)[1].&lt;/span&gt;&lt;span style=&quot;font-family: Calibri; font-style: italic;&quot;&gt;getElementsByTagName&lt;/span&gt;&lt;span style=&quot;font-family: Calibri; font-style: italic;&quot;&gt;(&amp;amp;#39;div&amp;amp;#39;)[0].&lt;/span&gt;&lt;span style=&quot;font-family: Calibri; font-style: italic;&quot;&gt;style.display&lt;/span&gt;&lt;span style=&quot;font-family: Calibri; font-style: italic;&quot;&gt;&amp;nbsp;=
&amp;amp;#39;none&amp;amp;#39;;&amp;nbsp;&lt;/span&gt;&lt;span style=&quot;font-family: Calibri; font-style: italic;&quot;&gt;this.innerText&lt;/span&gt;&lt;span style=&quot;font-family: Calibri; font-style: italic;&quot;&gt;&amp;nbsp;=
&amp;amp;#39;&amp;amp;#39;;&amp;nbsp;&lt;/span&gt;&lt;span style=&quot;font-family: Calibri; font-style: italic;&quot;&gt;this.value&lt;/span&gt;&lt;span style=&quot;font-family: Calibri; font-style: italic;&quot;&gt;&amp;nbsp;= &amp;amp;#39;OPEN&amp;amp;#39;;
}&quot; value=&quot;OPEN&quot; style=&quot;margin-top: 5px; width: 60px;
font-size: 10px;&quot; type=&quot;button&quot; /&amp;gt; &amp;lt;/div&amp;gt;&amp;nbsp;&lt;/span&gt;&lt;span style=&quot;font-family: Calibri;&quot;&gt;&lt;br /&gt;
&lt;/span&gt;&lt;span style=&quot;font-family: Calibri; font-style: italic;&quot;&gt;&amp;lt;div
style=&quot;border: 1px inset ; margin: 0px; padding: 6px;&quot;&amp;gt;&amp;lt;div
style=&quot;display: none;&quot;&amp;gt;&amp;nbsp;&lt;/span&gt;&lt;span style=&quot;font-family: Calibri;&quot;&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;/span&gt;&lt;span style=&quot;background-color: red;&quot;&gt;&lt;span style=&quot;font-family: Calibri; font-style: italic; font-weight: bold;&quot;&gt;&amp;lt;!---Insert A Widget
Here---&amp;gt;&lt;br /&gt;
&amp;lt;!---Insert A Widget Here---&amp;gt;&lt;/span&gt;&lt;span style=&quot;font-family: Calibri;&quot;&gt;
&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div style=&quot;direction: ltr; margin-bottom: 0pt; margin-left: 0in; margin-top: 0pt; unicode-bidi: embed; word-break: normal;&quot;&gt;
&lt;span style=&quot;font-family: Calibri;&quot;&gt;
&lt;/span&gt;&lt;/div&gt;
&lt;div style=&quot;direction: ltr; margin-bottom: 0pt; margin-left: 0in; margin-top: 0pt; unicode-bidi: embed; word-break: normal;&quot;&gt;
&lt;span style=&quot;font-family: Calibri;&quot;&gt;&amp;lt;/&lt;/span&gt;&lt;span style=&quot;font-family: Calibri;&quot;&gt;div&amp;gt;&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&amp;lt;a&amp;nbsp;&lt;/span&gt;&lt;span style=&quot;font-family: Calibri;&quot;&gt;href&lt;/span&gt;&lt;span style=&quot;font-family: Calibri;&quot;&gt;=“http://showmedreams.blogspot.com&quot;
target=&quot;_blank&quot;&amp;gt;&amp;lt;small&amp;gt;SMD&amp;lt;/small&amp;gt;&amp;lt;/a&amp;gt;&lt;/span&gt;&lt;/div&gt;
&lt;/blockquote&gt;
&lt;br /&gt;
&lt;ul style=&quot;text-align: left;&quot;&gt;
&lt;li&gt;Now Paste Your Widget Code On Red Line And Press Enter&amp;nbsp;&lt;/li&gt;
&lt;/ul&gt;
&lt;ul style=&quot;text-align: left;&quot;&gt;
&lt;li&gt;Now Save Your HTML/JAVASCRIPT&lt;/li&gt;
&lt;/ul&gt;
&lt;br /&gt;
&lt;br /&gt;
Yipeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee...................................................&lt;br /&gt;
&lt;br /&gt;
Please Leave Your Question And Comment Below&amp;nbsp;&lt;/div&gt;
</content><link rel='replies' type='application/atom+xml' href='http://showmedreams.blogspot.com/feeds/1981328245751736903/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://showmedreams.blogspot.com/2013/08/add-openhide-button-on-blogger.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/150034466952736810/posts/default/1981328245751736903'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/150034466952736810/posts/default/1981328245751736903'/><link rel='alternate' type='text/html' href='http://showmedreams.blogspot.com/2013/08/add-openhide-button-on-blogger.html' title='Add Open/Hide Button On Blogger '/><author><name>Anonymous</name><uri>http://www.blogger.com/profile/17770572869150604600</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-150034466952736810.post-5988771482260722810</id><published>2013-08-01T23:24:00.001-07:00</published><updated>2013-08-01T23:24:46.408-07:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="Blogger"/><category scheme="http://www.blogger.com/atom/ns#" term="Website"/><title type='text'>Add Scrolling Text On Blogger And Website</title><content type='html'>&lt;div dir=&quot;ltr&quot; style=&quot;text-align: left;&quot; trbidi=&quot;on&quot;&gt;
&lt;div style=&quot;text-align: left;&quot;&gt;
&lt;span style=&quot;font-size: large;&quot;&gt;Hi Friends............. Today I Am Gonna Show You How To Add Scrolling text on your blog and website.This widget is used for copy and paste in less space.If you want to add this widget.So follow my steps....................................&lt;/span&gt;&lt;/div&gt;
&lt;a name=&#39;more&#39;&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;
&lt;div style=&quot;text-align: left;&quot;&gt;
&lt;/div&gt;
&lt;ul style=&quot;text-align: left;&quot;&gt;
&lt;li&gt;Open Your Blogger Account&lt;/li&gt;
&lt;/ul&gt;
&lt;br /&gt;
&lt;div style=&quot;text-align: left;&quot;&gt;
&lt;/div&gt;
&lt;ul style=&quot;text-align: left;&quot;&gt;
&lt;li&gt;Click On Layout&lt;/li&gt;
&lt;/ul&gt;
&lt;br /&gt;
&lt;div style=&quot;text-align: left;&quot;&gt;
&lt;/div&gt;
&lt;ul style=&quot;text-align: left;&quot;&gt;
&lt;li&gt;Click On Add Gadget&lt;/li&gt;
&lt;/ul&gt;
&lt;br /&gt;
&lt;div style=&quot;text-align: left;&quot;&gt;
&lt;/div&gt;
&lt;ul style=&quot;text-align: left;&quot;&gt;
&lt;li&gt;Now Select HTML/JAVASCRIPT&lt;/li&gt;
&lt;/ul&gt;
&lt;br /&gt;
&lt;div style=&quot;text-align: left;&quot;&gt;
&lt;/div&gt;
&lt;ul style=&quot;text-align: left;&quot;&gt;
&lt;li&gt;And Paste The Below Code&lt;/li&gt;
&lt;/ul&gt;
&lt;br /&gt;
&lt;blockquote class=&quot;tr_bq&quot;&gt;
&lt;span style=&quot;font-family: Calibri;&quot;&gt;&amp;lt;&lt;/span&gt;&lt;span style=&quot;font-family: Calibri;&quot;&gt;textarea&lt;/span&gt;&lt;span style=&quot;font-family: Calibri;&quot;&gt; style=&quot;WIDTH: 332px; HEIGHT:
70px&quot; &lt;/span&gt;&lt;span style=&quot;font-family: Calibri;&quot;&gt;onfocus&lt;/span&gt;&lt;span style=&quot;font-family: Calibri;&quot;&gt;=&quot;&lt;/span&gt;&lt;span style=&quot;font-family: Calibri;&quot;&gt;this.select&lt;/span&gt;&lt;span style=&quot;font-family: Calibri;&quot;&gt;();&quot;
name=&quot;&lt;/span&gt;&lt;span style=&quot;font-family: Calibri;&quot;&gt;textarea&lt;/span&gt;&lt;span style=&quot;font-family: Calibri;&quot;&gt;&quot;
cols=&quot;14&quot;&amp;gt;&lt;/span&gt;&lt;span style=&quot;font-family: Calibri; font-weight: bold;&quot;&gt;PUT CONTENT HERE&lt;/span&gt;&lt;span style=&quot;font-family: Calibri;&quot;&gt;&amp;lt;/&lt;/span&gt;&lt;span style=&quot;font-family: Calibri;&quot;&gt;textarea&lt;/span&gt;&lt;span style=&quot;font-family: Calibri;&quot;&gt;&amp;gt;&lt;/span&gt;&lt;/blockquote&gt;
&lt;br /&gt;
&lt;ul style=&quot;text-align: left;&quot;&gt;
&lt;li&gt;Now Put Your Text On PUT CONTENT HERE&amp;nbsp;&lt;/li&gt;
&lt;/ul&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;ul style=&quot;text-align: left;&quot;&gt;
&lt;li&gt;And Save Your HTML/JAVASCRIPT&lt;/li&gt;
&lt;/ul&gt;
&lt;br /&gt;
&lt;br /&gt;
Yipeeeeeeeeeeeeee...................................................&lt;br /&gt;
&lt;br /&gt;
Please Leave Your Question And Comment Below&lt;/div&gt;
</content><link rel='replies' type='application/atom+xml' href='http://showmedreams.blogspot.com/feeds/5988771482260722810/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://showmedreams.blogspot.com/2013/08/add-scrolling-text-on-blogger-and.html#comment-form' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/150034466952736810/posts/default/5988771482260722810'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/150034466952736810/posts/default/5988771482260722810'/><link rel='alternate' type='text/html' href='http://showmedreams.blogspot.com/2013/08/add-scrolling-text-on-blogger-and.html' title='Add Scrolling Text On Blogger And Website'/><author><name>Anonymous</name><uri>http://www.blogger.com/profile/17770572869150604600</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-150034466952736810.post-7803788404107037100</id><published>2013-07-30T20:59:00.001-07:00</published><updated>2013-08-22T08:48:35.479-07:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="Blogger"/><category scheme="http://www.blogger.com/atom/ns#" term="CSS"/><title type='text'>Add Ajax Infinite Scrolling Effect In Blogger</title><content type='html'>&lt;div dir=&quot;ltr&quot; style=&quot;text-align: left;&quot; trbidi=&quot;on&quot;&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEj22YtqYqhxixIt1OkxL8MoTbE1TkvutWDW_PTChQY9rYrIi-CsBzTGl5a_m-iiwiXcWYZPkk0lTpopoDUnWCSIcDtOpyhJyVXAIuH3AjTkqkO08TCtpXYla2N_hi66f4SJOuhAIZEfrHkm/s1600/infinite-scroll.jpg&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; height=&quot;178&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEj22YtqYqhxixIt1OkxL8MoTbE1TkvutWDW_PTChQY9rYrIi-CsBzTGl5a_m-iiwiXcWYZPkk0lTpopoDUnWCSIcDtOpyhJyVXAIuH3AjTkqkO08TCtpXYla2N_hi66f4SJOuhAIZEfrHkm/s400/infinite-scroll.jpg&quot; width=&quot;400&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;div style=&quot;text-align: left;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div style=&quot;text-align: left;&quot;&gt;
Hello Friends Today I Am Gonna Show You How To Add Ajax Infinite Scroll In Blogger.You Want To Add It So Follow My Steps...............................................&lt;/div&gt;
&lt;div style=&quot;text-align: left;&quot;&gt;
&lt;/div&gt;
&lt;a name=&#39;more&#39;&gt;&lt;/a&gt;&lt;br /&gt;&lt;div style=&quot;text-align: left;&quot;&gt;
&lt;/div&gt;
&lt;div style=&quot;text-align: left;&quot;&gt;
&lt;/div&gt;
&lt;ul style=&quot;text-align: left;&quot;&gt;
&lt;li&gt;Open Your Blogger Account&amp;nbsp;&lt;/li&gt;
&lt;/ul&gt;
&lt;div style=&quot;text-align: left;&quot;&gt;
&lt;/div&gt;
&lt;div style=&quot;text-align: left;&quot;&gt;
&lt;/div&gt;
&lt;ul style=&quot;text-align: left;&quot;&gt;
&lt;li&gt;Click On Template&lt;/li&gt;
&lt;/ul&gt;
&lt;div style=&quot;text-align: left;&quot;&gt;
&lt;/div&gt;
&lt;div style=&quot;text-align: left;&quot;&gt;
&lt;/div&gt;
&lt;ul style=&quot;text-align: left;&quot;&gt;
&lt;li&gt;Click On Edit HTML&lt;/li&gt;
&lt;/ul&gt;
&lt;div style=&quot;text-align: left;&quot;&gt;
&lt;/div&gt;
&lt;div style=&quot;text-align: left;&quot;&gt;
&lt;/div&gt;
&lt;ul style=&quot;text-align: left;&quot;&gt;
&lt;li&gt;Now Find The Below Code ( Find The Code Press CTRL+F)&lt;/li&gt;
&lt;/ul&gt;
&lt;div style=&quot;text-align: left;&quot;&gt;
&lt;span style=&quot;background-color: yellow;&quot;&gt;&amp;lt;/head&amp;gt;&lt;/span&gt;&lt;/div&gt;
&lt;div style=&quot;text-align: left;&quot;&gt;
&lt;/div&gt;
&lt;ul style=&quot;text-align: left;&quot;&gt;
&lt;li&gt;After Finding The Code Paste The Below Before/Above On &lt;span style=&quot;background-color: yellow;&quot;&gt;&amp;lt;/head&amp;gt;&lt;/span&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;blockquote class=&quot;tr_bq&quot;&gt;
&lt;div class=&quot;MsoNormal&quot;&gt;
&amp;lt;b:if cond=&#39;data:blog.pageType == &quot;index&quot;&#39;&amp;gt;&lt;/div&gt;
&lt;div class=&quot;MsoNormal&quot;&gt;
&amp;lt;script
src=&#39;//ajax.googleapis.com/ajax/libs/jquery/1.9.1/jquery.min.js&#39;/&amp;gt;&lt;/div&gt;
&lt;div class=&quot;MsoNormal&quot;&gt;
&amp;lt;script
src=&#39;https://bloggeryard.googlecode.com/svn/trunk/Infinite%20Scroll%20Plugin.js&#39;
type=&#39;text/javascript&#39;/&amp;gt;&lt;/div&gt;
&lt;div class=&quot;MsoNormal&quot;&gt;
&amp;lt;script type=&#39;text/javascript&#39;&amp;gt;&lt;/div&gt;
&lt;div class=&quot;MsoNormal&quot;&gt;
jQuery.ias({&lt;/div&gt;
&lt;div class=&quot;MsoNormal&quot;&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp; container :
&#39;.blog-posts&#39;,&lt;/div&gt;
&lt;div class=&quot;MsoNormal&quot;&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp; item:
&#39;.post-outer&#39;,&lt;/div&gt;
&lt;div class=&quot;MsoNormal&quot;&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp; pagination:
&#39;#blog-pager&#39;,&lt;/div&gt;
&lt;div class=&quot;MsoNormal&quot;&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp; next:
&#39;#blog-pager-older-link a&#39;,&lt;/div&gt;
&lt;div class=&quot;MsoNormal&quot;&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp; loader:
&#39;&lt;span style=&quot;background-color: orange;&quot;&gt;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgTiY8H1TGgAiiy-u-T0nBf7tFm5Ri6CuzMB9l2F0KUKydSXZv3xJQPLJF1GvL51kdA08TRbCFlnwgDV5LRvanMV2JLV8fx56p6ocDsrHJOfwpar-7m0fa6DTFL5b5REhKrpgoFu0V4-AF7/s1600/loading.gif&#39;&lt;/span&gt;&lt;/div&gt;
&lt;div class=&quot;MsoNormal&quot;&gt;
});&lt;/div&gt;
&lt;div class=&quot;MsoNormal&quot;&gt;
&amp;nbsp; &amp;lt;/script&amp;gt;&lt;/div&gt;
&lt;div class=&quot;MsoNormal&quot;&gt;
&amp;lt;/b:if&amp;gt;&lt;/div&gt;
&lt;/blockquote&gt;
&lt;div style=&quot;text-align: left;&quot;&gt;
&lt;/div&gt;
&lt;div style=&quot;text-align: left;&quot;&gt;
&lt;/div&gt;
&lt;ul style=&quot;text-align: left;&quot;&gt;
&lt;li&gt;Note: You Want To Change Image Of Loading Change Orange Link With You Image Link&lt;/li&gt;
&lt;/ul&gt;
&lt;div style=&quot;text-align: left;&quot;&gt;
&lt;/div&gt;
&lt;div style=&quot;text-align: left;&quot;&gt;
&lt;/div&gt;
&lt;ul style=&quot;text-align: left;&quot;&gt;
&lt;li&gt;After Pasting The Code Save Your Template And Check Your Blog&lt;/li&gt;
&lt;/ul&gt;
&lt;div style=&quot;text-align: left;&quot;&gt;
&lt;/div&gt;
&lt;div style=&quot;text-align: left;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div style=&quot;text-align: left;&quot;&gt;
Yipeeeeeeeeeeeeeeee..............................................&lt;/div&gt;
&lt;div style=&quot;text-align: left;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div style=&quot;text-align: left;&quot;&gt;
Please Leave Your Question And Comment Below&lt;/div&gt;
&lt;/div&gt;
</content><link rel='replies' type='application/atom+xml' href='http://showmedreams.blogspot.com/feeds/7803788404107037100/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://showmedreams.blogspot.com/2013/07/add-ajax-infinite-scrolling-effect-in.html#comment-form' title='361 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/150034466952736810/posts/default/7803788404107037100'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/150034466952736810/posts/default/7803788404107037100'/><link rel='alternate' type='text/html' href='http://showmedreams.blogspot.com/2013/07/add-ajax-infinite-scrolling-effect-in.html' title='Add Ajax Infinite Scrolling Effect In Blogger'/><author><name>Anonymous</name><uri>http://www.blogger.com/profile/17770572869150604600</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEj22YtqYqhxixIt1OkxL8MoTbE1TkvutWDW_PTChQY9rYrIi-CsBzTGl5a_m-iiwiXcWYZPkk0lTpopoDUnWCSIcDtOpyhJyVXAIuH3AjTkqkO08TCtpXYla2N_hi66f4SJOuhAIZEfrHkm/s72-c/infinite-scroll.jpg" height="72" width="72"/><thr:total>361</thr:total></entry><entry><id>tag:blogger.com,1999:blog-150034466952736810.post-723954206940775480</id><published>2013-07-27T21:29:00.000-07:00</published><updated>2013-08-22T08:48:35.475-07:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="Blogger"/><category scheme="http://www.blogger.com/atom/ns#" term="CSS"/><title type='text'>Add Animated Jquery Page Loading Effect On Blogger</title><content type='html'>&lt;div dir=&quot;ltr&quot; style=&quot;text-align: left;&quot; trbidi=&quot;on&quot;&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjekIfVe77x9qiVdkWeK1W8Johyi0IEa0TokT7BMuZocncPtSUVDYT_wTJ65nq1iharltMvhEaczDGi1pMFDMriLbFzKQXxwji8zsdQWnu-8OCTR1NJzqpVchA3H6z7aH3VjCaFvFWDNwXg/s1600/DLL.gif&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; height=&quot;320&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjekIfVe77x9qiVdkWeK1W8Johyi0IEa0TokT7BMuZocncPtSUVDYT_wTJ65nq1iharltMvhEaczDGi1pMFDMriLbFzKQXxwji8zsdQWnu-8OCTR1NJzqpVchA3H6z7aH3VjCaFvFWDNwXg/s320/DLL.gif&quot; width=&quot;320&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;br /&gt;
Hello Friends Today I Am Going To Show You How To Add Animated Jquery Page Loading Effect On Blogge.Its Increase Your Blog loading Speed.So You Want To Add It.So Follow My Steps..............&lt;br /&gt;
&lt;a name=&#39;more&#39;&gt;&lt;/a&gt;&lt;br /&gt;
&lt;div&gt;
&lt;ul style=&quot;text-align: left;&quot;&gt;&lt;div style=&quot;text-align: center;&quot;&gt;
&lt;a class=&quot;button big green&quot; href=&quot;http://j.gs/2YaI&quot; rel=&quot;nofollow&quot; target=&quot;_blank&quot;&gt;Live Demo&lt;/a&gt;&lt;/div&gt;
&lt;/ul&gt;
&lt;div&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;ul style=&quot;text-align: left;&quot;&gt;
&lt;li&gt;Open Your Blogger Account&lt;/li&gt;
&lt;/ul&gt;
&lt;br /&gt;
&lt;ul style=&quot;text-align: left;&quot;&gt;
&lt;li&gt;Click On Template&lt;/li&gt;
&lt;/ul&gt;
&lt;br /&gt;
&lt;ul style=&quot;text-align: left;&quot;&gt;
&lt;li&gt;Click On Edit HTML&lt;/li&gt;
&lt;/ul&gt;
&lt;br /&gt;
&lt;ul style=&quot;text-align: left;&quot;&gt;
&lt;li&gt;Now Find The Below Code (Find The Code Press CTRL&amp;nbsp;+ F )&lt;/li&gt;
&lt;/ul&gt;
&lt;br /&gt;
&lt;span style=&quot;background-color: #ffe599;&quot;&gt;&amp;lt;/head&amp;gt;&lt;/span&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;ul style=&quot;text-align: left;&quot;&gt;
&lt;li&gt;After Finding The Code Paste Below Code Before &lt;span style=&quot;background-color: #ffe599;&quot;&gt;&amp;lt;/head&amp;gt;&lt;/span&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;br /&gt;
&lt;span style=&quot;background-color: #ffe599;&quot;&gt;&lt;br /&gt;&lt;/span&gt;
&lt;br /&gt;
&lt;blockquote class=&quot;tr_bq&quot;&gt;
&amp;lt;style&amp;gt; /* jQuery page loading effect by www.showmedreams.blogspot.com */ #md-loading { position: fixed; z-index: 50; top: 0; left: 0; width: 100%; height: 100%; background: #FDFEF8 url(&lt;span style=&quot;background-color: red;&quot;&gt;http://www.419hell.com/Kwame_Adogboba/_RefFiles/DLL.gif&lt;/span&gt;) no-repeat center; line-height: 350px; text-align: center; font-size: 36px; color: #353231; text-indent: -9999px; } .MD #md-loading { display: none; } @media only screen and (device-width: 768px) { #loading { position:absolute; width:1040px; min-height:768px; } } #md-progress-bar { position: absolute; top: 0; left: 0; background: #de1301; opacity: 0.8; width: 0; height: 18px; } #md-loader { height: 100%; display: none; } &amp;lt;/style&amp;gt; &amp;lt;script&amp;gt; (function($){ $(&quot;html&quot;).removeClass(&quot;MD&quot;); $(&quot;#header&quot;).ready(function(){ $(&quot;#md-progress-bar&quot;).stop().animate({ width: &quot;25%&quot; },1500) }); $(&quot;#footer&quot;).ready(function(){ $(&quot;#md-progress-bar&quot;).stop().animate({ width: &quot;75%&quot; },1500) }); $(window).load(function(){ $(&quot;#md-progress-bar&quot;).stop().animate({ width: &quot;100%&quot; },600,function(){ $(&quot;#md-loading&quot;).fadeOut(&quot;fast&quot;,function(){ $(this).remove(); }); }); }); })(jQuery); &amp;lt;/script&amp;gt;&lt;/blockquote&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;ul style=&quot;text-align: left;&quot;&gt;
&lt;li&gt;NOTE: Change Red Link With Your Image Link&lt;/li&gt;
&lt;/ul&gt;
&lt;br /&gt;
&lt;ul style=&quot;text-align: left;&quot;&gt;
&lt;li&gt;After Pasting The Code Now Find The Below Code&lt;/li&gt;
&lt;/ul&gt;
&lt;span style=&quot;background-color: orange;&quot;&gt;&amp;lt;body&amp;gt;&lt;/span&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;ul style=&quot;text-align: left;&quot;&gt;
&lt;li&gt;After Finding The Code Now Paste The Below Code After &lt;span style=&quot;background-color: orange;&quot;&gt;&amp;lt;body&amp;gt;&lt;/span&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;blockquote class=&quot;tr_bq&quot;&gt;
&amp;lt;div id=&#39;md-loading&#39;&amp;gt;&amp;lt;div id=&#39;md-progress-bar&#39;&amp;gt;&amp;lt;/div&amp;gt;&amp;lt;div id=&#39;md-loader&#39;&amp;gt;Loading...&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&lt;/blockquote&gt;
&lt;br /&gt;
&lt;ul style=&quot;text-align: left;&quot;&gt;
&lt;li&gt;After Pasting The Code Now Save Your Template And Check Your Blog&lt;/li&gt;
&lt;/ul&gt;
&lt;br /&gt;
&lt;br /&gt;
Yipeeeeeeeeeeeeeeeeeeeeeeee..........................&lt;br /&gt;
&lt;br /&gt;
Please Leave Your Question And Comment Below &amp;nbsp;&lt;/div&gt;
&lt;/div&gt;
</content><link rel='replies' type='application/atom+xml' href='http://showmedreams.blogspot.com/feeds/723954206940775480/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://showmedreams.blogspot.com/2013/07/add-animated-jquery-page-loading-effect.html#comment-form' title='5 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/150034466952736810/posts/default/723954206940775480'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/150034466952736810/posts/default/723954206940775480'/><link rel='alternate' type='text/html' href='http://showmedreams.blogspot.com/2013/07/add-animated-jquery-page-loading-effect.html' title='Add Animated Jquery Page Loading Effect On Blogger'/><author><name>Anonymous</name><uri>http://www.blogger.com/profile/17770572869150604600</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjekIfVe77x9qiVdkWeK1W8Johyi0IEa0TokT7BMuZocncPtSUVDYT_wTJ65nq1iharltMvhEaczDGi1pMFDMriLbFzKQXxwji8zsdQWnu-8OCTR1NJzqpVchA3H6z7aH3VjCaFvFWDNwXg/s72-c/DLL.gif" height="72" width="72"/><thr:total>5</thr:total></entry><entry><id>tag:blogger.com,1999:blog-150034466952736810.post-5500150632976583944</id><published>2013-07-27T09:24:00.002-07:00</published><updated>2013-07-27T09:29:28.298-07:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="Blogger"/><title type='text'>Customize Blogger Search Box Bar With Speak </title><content type='html'>&lt;div dir=&quot;ltr&quot; style=&quot;text-align: left;&quot; trbidi=&quot;on&quot;&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiUtGQo2zwzWvIwsPffE9bY6aGBr5iHlsf6OxkSgHP5d6qnk_yDXbDg9OY3JE1BdHG5vkZwyzk6V3MROOoGUtvPElbdZwDdLKg5vNm3NhtUBDp9woYfdSyWaiIFBCJoRKL-vCilaPGFSka4/s1600/How+To+Add+Speak+Now+Option+With+Search+Box+For+Your+Blogger+(showmedreams.blogspot.com).png&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; height=&quot;171&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiUtGQo2zwzWvIwsPffE9bY6aGBr5iHlsf6OxkSgHP5d6qnk_yDXbDg9OY3JE1BdHG5vkZwyzk6V3MROOoGUtvPElbdZwDdLKg5vNm3NhtUBDp9woYfdSyWaiIFBCJoRKL-vCilaPGFSka4/s400/How+To+Add+Speak+Now+Option+With+Search+Box+For+Your+Blogger+(showmedreams.blogspot.com).png&quot; width=&quot;400&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;br /&gt;
Hello Friends Today I Am Gonna Show You How To Customize Blogger Search Box Bar With Speak.So You Want To Add This So Follow My Steps..............................&lt;br /&gt;
&lt;br /&gt;
&lt;a name=&#39;more&#39;&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;ul style=&quot;text-align: left;&quot;&gt;
&lt;li&gt;Open Your Blogger Account&lt;/li&gt;
&lt;/ul&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;ul style=&quot;text-align: left;&quot;&gt;
&lt;li&gt;Click On Layout&amp;nbsp;&lt;/li&gt;
&lt;/ul&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;ul style=&quot;text-align: left;&quot;&gt;
&lt;li&gt;Click Add Gadget&amp;nbsp;&lt;/li&gt;
&lt;/ul&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;ul style=&quot;text-align: left;&quot;&gt;
&lt;li&gt;Select HTML/JAVA SCRIPT&lt;/li&gt;
&lt;/ul&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;ul style=&quot;text-align: left;&quot;&gt;
&lt;li&gt;Now Paste The Below Code&lt;/li&gt;
&lt;/ul&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;blockquote class=&quot;tr_bq&quot;&gt;
&amp;lt;form action=&quot;&lt;span style=&quot;background-color: orange;&quot;&gt;http://showmedreams.blogspot.com&lt;/span&gt;/search/&quot; id=&quot;searchform&quot; method=&quot;get&quot;&amp;gt; &amp;lt;input id=&quot;s&quot; name=&quot;q&quot; placeholder=&quot;showmedreams.blogspot.com&quot; type=&quot;text&quot; value x-webkit-speech=&quot;true&quot; /&amp;gt; &amp;lt;/form&amp;gt;&lt;/blockquote&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;ul style=&quot;text-align: left;&quot;&gt;
&lt;li&gt;Now &amp;nbsp;Change Orange Line With Your Blog Link&amp;nbsp;&lt;/li&gt;
&lt;/ul&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;ul style=&quot;text-align: left;&quot;&gt;
&lt;li&gt;Now Save Your HTML/JAVA SCRIPT&lt;/li&gt;
&lt;/ul&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;ul style=&quot;text-align: left;&quot;&gt;
&lt;li&gt;Now Check Your Blog&lt;/li&gt;
&lt;/ul&gt;
&lt;br /&gt;
&lt;br /&gt;
Yipeeeeeeeeeeeeeeeeeee...........................................&lt;br /&gt;
&lt;br /&gt;
Please Leave Your Question And Comment Below&lt;/div&gt;
</content><link rel='replies' type='application/atom+xml' href='http://showmedreams.blogspot.com/feeds/5500150632976583944/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://showmedreams.blogspot.com/2013/07/customize-blogger-search-box-bar-with.html#comment-form' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/150034466952736810/posts/default/5500150632976583944'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/150034466952736810/posts/default/5500150632976583944'/><link rel='alternate' type='text/html' href='http://showmedreams.blogspot.com/2013/07/customize-blogger-search-box-bar-with.html' title='Customize Blogger Search Box Bar With Speak '/><author><name>Anonymous</name><uri>http://www.blogger.com/profile/17770572869150604600</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiUtGQo2zwzWvIwsPffE9bY6aGBr5iHlsf6OxkSgHP5d6qnk_yDXbDg9OY3JE1BdHG5vkZwyzk6V3MROOoGUtvPElbdZwDdLKg5vNm3NhtUBDp9woYfdSyWaiIFBCJoRKL-vCilaPGFSka4/s72-c/How+To+Add+Speak+Now+Option+With+Search+Box+For+Your+Blogger+(showmedreams.blogspot.com).png" height="72" width="72"/><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-150034466952736810.post-3937714363478621968</id><published>2013-07-19T06:07:00.002-07:00</published><updated>2013-07-19T06:07:56.692-07:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="Blogger"/><title type='text'>Add Image And Message Above Blogger Comment Box</title><content type='html'>&lt;div dir=&quot;ltr&quot; style=&quot;text-align: left;&quot; trbidi=&quot;on&quot;&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiQit4DsX07EGtEIragaM7HHyHa9Hn95QwukY5NtFkSJb8W91FXqD9v-taB2_dXZ-EWCngwtEGpjnx-k1cfGr0tXcFv5QeIwZZnR-a8xHeL2mUiQUBP6viyS7cg-wkr9nq3WQRqTyF42Dn2/s1600/Capture.PNG&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiQit4DsX07EGtEIragaM7HHyHa9Hn95QwukY5NtFkSJb8W91FXqD9v-taB2_dXZ-EWCngwtEGpjnx-k1cfGr0tXcFv5QeIwZZnR-a8xHeL2mUiQUBP6viyS7cg-wkr9nq3WQRqTyF42Dn2/s1600/Capture.PNG&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;br /&gt;
Hello Friends Today I Am Teach You How To Add Image And Message Above Blogger Comment Box.You Want Add This.So Follow My Steps..............................&lt;br /&gt;
&lt;a name=&#39;more&#39;&gt;&lt;/a&gt;&lt;ul style=&quot;text-align: left;&quot;&gt;
&lt;li&gt;Open Your Blogger Account&lt;/li&gt;
&lt;/ul&gt;
&lt;br /&gt;
&lt;ul style=&quot;text-align: left;&quot;&gt;
&lt;li&gt;Click On Template&lt;/li&gt;
&lt;/ul&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;ul style=&quot;text-align: left;&quot;&gt;
&lt;li&gt;Click On Edit HTML&lt;/li&gt;
&lt;/ul&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;ul style=&quot;text-align: left;&quot;&gt;
&lt;li&gt;Now Find The Below Code Using CTRL+F&lt;/li&gt;
&lt;/ul&gt;
&lt;br /&gt;
&lt;span style=&quot;background-color: #ffe599;&quot;&gt;&amp;lt;a name=&#39;comment-form&#39;/&amp;gt;&lt;/span&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;ul style=&quot;text-align: left;&quot;&gt;
&lt;li&gt;After Finding The Code Paste The Below Code After&amp;nbsp;&lt;span style=&quot;background-color: #ffe599;&quot;&gt;­­&amp;lt;a name=&#39;comment-form&#39;/&amp;gt;&lt;/span&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;br /&gt;
&lt;span style=&quot;background-color: #ffe599;&quot;&gt;&lt;br /&gt;&lt;/span&gt;
&lt;blockquote class=&quot;tr_bq&quot;&gt;
&amp;lt;h4 id=&#39;comment-post-message&#39;&amp;gt;&amp;lt;img src=&#39;&lt;span style=&quot;background-color: orange;&quot;&gt;http://chennaihostels.com/comment1.png&lt;/span&gt;&#39;/&amp;gt;&amp;lt;/h4&amp;gt; &amp;lt;div class=&#39;CommentNote&#39;&amp;gt; &amp;lt;p&amp;gt;&amp;lt;strong&amp;gt;Your feedback is always appreciated. We will try to reply to your queries as soon as time allows.&amp;lt;/strong&amp;gt;&amp;lt;br/&amp;gt; &amp;lt;b&amp;gt;Note:&amp;lt;/b&amp;gt;&amp;lt;br/&amp;gt;1. &lt;span style=&quot;background-color: #cc0000;&quot;&gt;Make sure to click the &amp;lt;b&amp;gt;&amp;amp;quot;Subscribe By Email&amp;amp;quot;&amp;lt;/b&amp;gt; link below the comment to be notified of follow up comments and replies.&lt;/span&gt;&amp;lt;br/&amp;gt;2. &lt;span style=&quot;background-color: #cc0000;&quot;&gt;Please &amp;lt;b&amp;gt;&amp;amp;quot;Do Not Spam&amp;amp;quot;&amp;lt;/b&amp;gt; - Spam comments will be deleted immediately upon our review.&lt;/span&gt;&amp;lt;br/&amp;gt;3. &lt;span style=&quot;background-color: #cc0000;&quot;&gt;Please &amp;lt;b&amp;gt;&amp;amp;quot;Do Not Add Links&amp;amp;quot;&amp;lt;/b&amp;gt; to the body of your comment as they will not be published.&lt;/span&gt;&amp;lt;br/&amp;gt;4. &lt;span style=&quot;background-color: #cc0000;&quot;&gt;Only &amp;lt;b&amp;gt;&amp;amp;quot;English&amp;amp;quot;&amp;lt;/b&amp;gt; comments shall be approved.&amp;lt;br/&amp;gt;5. If you have a problem check first the comments, maybe you will find the solution there.&lt;/span&gt;&amp;lt;/p&amp;gt; &amp;lt;/div&amp;gt;&lt;/blockquote&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;ul style=&quot;text-align: left;&quot;&gt;
&lt;li&gt;Note: Change Orange Link With Your Image Link&lt;/li&gt;
&lt;/ul&gt;
&lt;br /&gt;
&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Change Red Lines With Your Details&lt;br /&gt;
&lt;br /&gt;
&lt;ul style=&quot;text-align: left;&quot;&gt;
&lt;li&gt;Now Save Your Template And Check Your Blog&lt;/li&gt;
&lt;/ul&gt;
&lt;br /&gt;
Yipeeeeeeeeeeeeeeee.............................................&lt;br /&gt;
&lt;br /&gt;
Please Leave Your Question And Comment Below&lt;/div&gt;
</content><link rel='replies' type='application/atom+xml' href='http://showmedreams.blogspot.com/feeds/3937714363478621968/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://showmedreams.blogspot.com/2013/07/add-image-and-message-above-blogger.html#comment-form' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/150034466952736810/posts/default/3937714363478621968'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/150034466952736810/posts/default/3937714363478621968'/><link rel='alternate' type='text/html' href='http://showmedreams.blogspot.com/2013/07/add-image-and-message-above-blogger.html' title='Add Image And Message Above Blogger Comment Box'/><author><name>Anonymous</name><uri>http://www.blogger.com/profile/17770572869150604600</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiQit4DsX07EGtEIragaM7HHyHa9Hn95QwukY5NtFkSJb8W91FXqD9v-taB2_dXZ-EWCngwtEGpjnx-k1cfGr0tXcFv5QeIwZZnR-a8xHeL2mUiQUBP6viyS7cg-wkr9nq3WQRqTyF42Dn2/s72-c/Capture.PNG" height="72" width="72"/><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-150034466952736810.post-2318619735589966853</id><published>2013-07-19T04:02:00.002-07:00</published><updated>2013-08-22T08:48:35.460-07:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="Blogger"/><category scheme="http://www.blogger.com/atom/ns#" term="CSS"/><title type='text'>Add Smiley Emotions On Blogger Comment Form</title><content type='html'>&lt;div dir=&quot;ltr&quot; style=&quot;text-align: left;&quot; trbidi=&quot;on&quot;&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgYmyWISCmeFQUI-GYWyG0I6wF2mTp5qYeor8N6RrAgY_V6BJFdOgRWY1juKC4u1ahdhyphenhyphenOLmHvEAUgJFo-vmDs34rGntsgRuJO9udSOgaPCB98isCuQ7kft3Bz09jennjl9IGbeho-4R_Tb/s1600/Capture.PNG&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; height=&quot;197&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgYmyWISCmeFQUI-GYWyG0I6wF2mTp5qYeor8N6RrAgY_V6BJFdOgRWY1juKC4u1ahdhyphenhyphenOLmHvEAUgJFo-vmDs34rGntsgRuJO9udSOgaPCB98isCuQ7kft3Bz09jennjl9IGbeho-4R_Tb/s400/Capture.PNG&quot; width=&quot;400&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;br /&gt;
&lt;br /&gt;
Hello Guys Welcome In SMD (Showmedreams) So Today I Am Teach You How To Add Smiley Emotions On Blogger Comment Form.So Follow My Steps.........................&lt;br /&gt;
&lt;a name=&#39;more&#39;&gt;&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;ul style=&quot;text-align: left;&quot;&gt;
&lt;li&gt;Open Your Blogger Account&lt;/li&gt;
&lt;/ul&gt;
&lt;ul style=&quot;text-align: left;&quot;&gt;
&lt;li&gt;Click On Template&lt;/li&gt;
&lt;/ul&gt;
&lt;ul style=&quot;text-align: left;&quot;&gt;
&lt;li&gt;Click On Edit HTML&lt;/li&gt;
&lt;/ul&gt;
&lt;ul style=&quot;text-align: left;&quot;&gt;
&lt;li&gt;Now Find The Below Code Using CTRL+F&lt;/li&gt;
&lt;/ul&gt;
&lt;br /&gt;
&lt;span style=&quot;background-color: #f6b26b;&quot;&gt;&amp;lt;/head&amp;gt;&lt;/span&gt;&lt;br /&gt;
&lt;span style=&quot;background-color: #f6b26b;&quot;&gt;&lt;/span&gt;&lt;br /&gt;
&lt;ul style=&quot;text-align: left;&quot;&gt;
&lt;li&gt;Now Paste The Below Code Before &lt;span style=&quot;background-color: #f6b26b;&quot;&gt;&amp;lt;/head&amp;gt;&lt;/span&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;br /&gt;
&lt;blockquote class=&quot;tr_bq&quot;&gt;
&lt;span style=&quot;color: #111111; font-family: Times New Roman, serif;&quot;&gt;&lt;span style=&quot;font-size: 17px;&quot;&gt;&lt;i&gt;&amp;lt;script type=&#39;text/javascript&#39;&amp;gt;&lt;/i&gt;&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;
&lt;span style=&quot;color: #111111; font-family: Times New Roman, serif;&quot;&gt;&lt;span style=&quot;font-size: 17px;&quot;&gt;&lt;i&gt;//&amp;lt;![CDATA[&lt;/i&gt;&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;
&lt;span style=&quot;color: #111111; font-family: Times New Roman, serif;&quot;&gt;&lt;span style=&quot;font-size: 17px;&quot;&gt;&lt;i&gt;var emoRange = &quot;#comments p, div.BSemoWrap&quot;,&lt;/i&gt;&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;
&lt;span style=&quot;color: #111111; font-family: Times New Roman, serif;&quot;&gt;&lt;span style=&quot;font-size: 17px;&quot;&gt;&lt;i&gt;&amp;nbsp; &amp;nbsp; putEmoAbove = &quot;iframe#comment-editor&quot;,&lt;/i&gt;&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;
&lt;span style=&quot;color: #111111; font-family: Times New Roman, serif;&quot;&gt;&lt;span style=&quot;font-size: 17px;&quot;&gt;&lt;i&gt;&amp;nbsp; &amp;nbsp; emoMessage = &quot;To insert emoticon you must added at least one space before the code.&quot;;&lt;/i&gt;&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;
&lt;span style=&quot;color: #111111; font-family: Times New Roman, serif;&quot;&gt;&lt;span style=&quot;font-size: 17px;&quot;&gt;&lt;i&gt;//]]&amp;gt;&lt;/i&gt;&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;
&lt;span style=&quot;color: #111111; font-family: Times New Roman, serif;&quot;&gt;&lt;span style=&quot;font-size: 17px;&quot;&gt;&lt;i&gt;&amp;lt;/script&amp;gt;&lt;/i&gt;&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;
&lt;span style=&quot;color: #111111; font-family: Times New Roman, serif;&quot;&gt;&lt;span style=&quot;font-size: 17px;&quot;&gt;&lt;i&gt;&amp;lt;script src=&#39; http://bloggerspicebd.googlecode.com/files/BSEmoticons.www.bloggerspice.com.js&#39; type=&#39;text/javascript&#39;/&amp;gt;&lt;/i&gt;&lt;/span&gt;&lt;/span&gt;&lt;/blockquote&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;ul style=&quot;text-align: left;&quot;&gt;
&lt;li&gt;After Pasting The Code Now Find The Below Code Using CTRL+F&lt;/li&gt;
&lt;/ul&gt;
&lt;br /&gt;
&lt;span style=&quot;background-color: #e06666;&quot;&gt;]]&amp;gt;&amp;lt;/b:skin&amp;gt;&lt;/span&gt;&lt;br /&gt;
&lt;span style=&quot;background-color: #e06666;&quot;&gt;&lt;br /&gt;&lt;/span&gt;
&lt;br /&gt;
&lt;ul style=&quot;text-align: left;&quot;&gt;
&lt;li&gt;After Finding The Code Paste The Below Code Before&amp;nbsp;&lt;span style=&quot;background-color: #e06666;&quot;&gt;]]&amp;gt;&amp;lt;/b:skin&amp;gt;&lt;/span&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;span style=&quot;background-color: #e06666;&quot;&gt;&lt;br /&gt;&lt;/span&gt;
&lt;br /&gt;
&lt;blockquote class=&quot;tr_bq&quot;&gt;
&lt;span style=&quot;font-family: Times New Roman, serif;&quot;&gt;&lt;span style=&quot;font-size: 17px;&quot;&gt;&lt;i&gt;/*Smiley Emotions Widget By www.showmedreams.blogspot.com*/&lt;/i&gt;&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;
&lt;span style=&quot;font-family: Times New Roman, serif;&quot;&gt;&lt;span style=&quot;font-size: 17px;&quot;&gt;&lt;i&gt;.BSemoWrap {&lt;/i&gt;&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;
&lt;span style=&quot;font-family: Times New Roman, serif;&quot;&gt;&lt;span style=&quot;font-size: 17px;&quot;&gt;&lt;i&gt;&amp;nbsp; background-color:#fff;&lt;/i&gt;&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;
&lt;span style=&quot;font-family: Times New Roman, serif;&quot;&gt;&lt;span style=&quot;font-size: 17px;&quot;&gt;&lt;i&gt;&amp;nbsp; width: Auto;&lt;/i&gt;&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;
&lt;span style=&quot;font-family: Times New Roman, serif;&quot;&gt;&lt;span style=&quot;font-size: 17px;&quot;&gt;&lt;i&gt;&amp;nbsp; border:2px solid#000000;border-radius:5px; -moz-border-radius:5px; -webkit-border-radius:5px;&lt;/i&gt;&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;
&lt;span style=&quot;font-family: Times New Roman, serif;&quot;&gt;&lt;span style=&quot;font-size: 17px;&quot;&gt;&lt;i&gt;&amp;nbsp; padding:10px 14px;&lt;/i&gt;&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;
&lt;span style=&quot;font-family: Times New Roman, serif;&quot;&gt;&lt;span style=&quot;font-size: 17px;&quot;&gt;&lt;i&gt;&amp;nbsp; color:black;&lt;/i&gt;&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;
&lt;span style=&quot;font-family: Times New Roman, serif;&quot;&gt;&lt;span style=&quot;font-size: 17px;&quot;&gt;&lt;i&gt;&amp;nbsp; font:bold 12px Tahoma,Arial,Sans-Serif;&lt;/i&gt;&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;
&lt;span style=&quot;font-family: Times New Roman, serif;&quot;&gt;&lt;span style=&quot;font-size: 17px;&quot;&gt;&lt;i&gt;&amp;nbsp; text-align:center;&lt;/i&gt;&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;
&lt;span style=&quot;font-family: Times New Roman, serif;&quot;&gt;&lt;span style=&quot;font-size: 17px;&quot;&gt;&lt;i&gt;}&lt;/i&gt;&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;
&lt;span style=&quot;font-family: Times New Roman, serif;&quot;&gt;&lt;span style=&quot;font-size: 17px;&quot;&gt;&lt;i&gt;img.emo, input.BSemoKey {&lt;/i&gt;&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;
&lt;span style=&quot;font-family: Times New Roman, serif;&quot;&gt;&lt;span style=&quot;font-size: 17px;&quot;&gt;&lt;i&gt;&amp;nbsp; display:inline-block; /* Penting! */&lt;/i&gt;&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;
&lt;span style=&quot;font-family: Times New Roman, serif;&quot;&gt;&lt;span style=&quot;font-size: 17px;&quot;&gt;&lt;i&gt;&amp;nbsp; *display:inline;&lt;/i&gt;&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;
&lt;span style=&quot;font-family: Times New Roman, serif;&quot;&gt;&lt;span style=&quot;font-size: 17px;&quot;&gt;&lt;i&gt;&amp;nbsp; vertical-align:middle;&lt;/i&gt;&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;
&lt;span style=&quot;font-family: Times New Roman, serif;&quot;&gt;&lt;span style=&quot;font-size: 17px;&quot;&gt;&lt;i&gt;}&lt;/i&gt;&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;
&lt;span style=&quot;font-family: Times New Roman, serif;&quot;&gt;&lt;span style=&quot;font-size: 17px;&quot;&gt;&lt;i&gt;input.BSemoKey {&lt;/i&gt;&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;
&lt;span style=&quot;font-family: Times New Roman, serif;&quot;&gt;&lt;span style=&quot;font-size: 17px;&quot;&gt;&lt;i&gt;&amp;nbsp; border:1px solid #ccc;&lt;/i&gt;&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;
&lt;span style=&quot;font-family: Times New Roman, serif;&quot;&gt;&lt;span style=&quot;font-size: 17px;&quot;&gt;&lt;i&gt;&amp;nbsp; background-color:white;&lt;/i&gt;&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;
&lt;span style=&quot;font-family: Times New Roman, serif;&quot;&gt;&lt;span style=&quot;font-size: 17px;&quot;&gt;&lt;i&gt;&amp;nbsp; font:bold 11px Arial,Sans-Serif;&lt;/i&gt;&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;
&lt;span style=&quot;font-family: Times New Roman, serif;&quot;&gt;&lt;span style=&quot;font-size: 17px;&quot;&gt;&lt;i&gt;&amp;nbsp; padding:1px 2px;&lt;/i&gt;&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;
&lt;span style=&quot;font-family: Times New Roman, serif;&quot;&gt;&lt;span style=&quot;font-size: 17px;&quot;&gt;&lt;i&gt;&amp;nbsp; margin:0px 0px 0px 2px;&lt;/i&gt;&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;
&lt;span style=&quot;font-family: Times New Roman, serif;&quot;&gt;&lt;span style=&quot;font-size: 17px;&quot;&gt;&lt;i&gt;&amp;nbsp; color:black;&lt;/i&gt;&lt;/span&gt;&lt;/span&gt;&lt;/blockquote&gt;
&lt;br /&gt;
&lt;ul style=&quot;text-align: left;&quot;&gt;
&lt;li&gt;Now Save Your Template&lt;/li&gt;
&lt;/ul&gt;
&lt;ul style=&quot;text-align: left;&quot;&gt;
&lt;li&gt;And Check Your Blog&lt;/li&gt;
&lt;/ul&gt;
&lt;br /&gt;
Yipeeeeeeeeeee................................................&lt;br /&gt;
&lt;br /&gt;
Please Leave Your Question And Comment Below&lt;br /&gt;
&lt;br /&gt;
----------------------------------------------------------------------------------------------&lt;br /&gt;
&lt;br /&gt;
&lt;blockquote class=&quot;tr_bq&quot;&gt;
Read More :&lt;br /&gt;
&lt;a href=&quot;http://www.showmedreams.blogspot.com/2013/06/how-to-customize-blogger-comment-form.html&quot; target=&quot;_blank&quot;&gt;How To Customize Blogger Comment Form&lt;/a&gt;&lt;a href=&quot;http://www.showmedreams.blogspot.com/2013/05/how-to-change-scrollbar-on-blogger.html&quot; target=&quot;_blank&quot;&gt;How To Change Blogger Scroll Bar &lt;/a&gt;&amp;nbsp;&lt;/blockquote&gt;
&lt;br /&gt;&lt;/div&gt;
</content><link rel='replies' type='application/atom+xml' href='http://showmedreams.blogspot.com/feeds/2318619735589966853/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://showmedreams.blogspot.com/2013/07/add-smiley-emotions-on-blogger-comment.html#comment-form' title='26 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/150034466952736810/posts/default/2318619735589966853'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/150034466952736810/posts/default/2318619735589966853'/><link rel='alternate' type='text/html' href='http://showmedreams.blogspot.com/2013/07/add-smiley-emotions-on-blogger-comment.html' title='Add Smiley Emotions On Blogger Comment Form'/><author><name>Anonymous</name><uri>http://www.blogger.com/profile/17770572869150604600</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgYmyWISCmeFQUI-GYWyG0I6wF2mTp5qYeor8N6RrAgY_V6BJFdOgRWY1juKC4u1ahdhyphenhyphenOLmHvEAUgJFo-vmDs34rGntsgRuJO9udSOgaPCB98isCuQ7kft3Bz09jennjl9IGbeho-4R_Tb/s72-c/Capture.PNG" height="72" width="72"/><thr:total>26</thr:total></entry><entry><id>tag:blogger.com,1999:blog-150034466952736810.post-3981794100175084638</id><published>2013-07-18T04:14:00.003-07:00</published><updated>2013-08-22T08:48:35.465-07:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="Blogger"/><category scheme="http://www.blogger.com/atom/ns#" term="CSS"/><category scheme="http://www.blogger.com/atom/ns#" term="Website"/><title type='text'>Add Css Hover Effect On 125x125 Ads Banner</title><content type='html'>&lt;div dir=&quot;ltr&quot; style=&quot;text-align: left;&quot; trbidi=&quot;on&quot;&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEh6QCT0N-TzsfDSwW6TuTJ7E0oZ_KExeObPq12h90PT6LmbnK8wmpEKIyj6aZ5Tnrih2wCMDrFezXCDtwEdCuGD66hfNqXBoE1VCsc3IT7pbgE0AYBtH4sXcbwR0CSVV_211lqnXof3JUGz/s1600/ad-9021-advertise-your-business-3523.jpg&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; height=&quot;323&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEh6QCT0N-TzsfDSwW6TuTJ7E0oZ_KExeObPq12h90PT6LmbnK8wmpEKIyj6aZ5Tnrih2wCMDrFezXCDtwEdCuGD66hfNqXBoE1VCsc3IT7pbgE0AYBtH4sXcbwR0CSVV_211lqnXof3JUGz/s400/ad-9021-advertise-your-business-3523.jpg&quot; width=&quot;400&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;/div&gt;
&lt;br /&gt;
&lt;br /&gt;
Hello Friends Today I Am Gonna Show You How To Add Hover Effect On Advertise It&#39;s Looks Beautiful And Pretty.So Do You Wanna Add This Effect.So Follow My Steps.....................&lt;br /&gt;
&lt;br /&gt;
&lt;a name=&#39;more&#39;&gt;&lt;/a&gt;&lt;ul style=&quot;text-align: left;&quot;&gt;
&lt;li&gt;Open Your Blogger Account&lt;/li&gt;
&lt;/ul&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;ul style=&quot;text-align: left;&quot;&gt;
&lt;li&gt;Click On Layour&lt;/li&gt;
&lt;/ul&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;ul style=&quot;text-align: left;&quot;&gt;
&lt;li&gt;Click On Add Gadget&lt;/li&gt;
&lt;/ul&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;ul style=&quot;text-align: left;&quot;&gt;
&lt;li&gt;Select HTML/JAVASCRIPT&lt;/li&gt;
&lt;/ul&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;ul style=&quot;text-align: left;&quot;&gt;
&lt;li&gt;Paste The Below Code On HTML/JAVASCRIPT&lt;/li&gt;
&lt;/ul&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;blockquote class=&quot;tr_bq&quot;&gt;
&amp;lt;style&amp;gt; .bsbanner ul{list-style-type:none;margin: 0px auto;padding: 10px 0px 0px 0px;width:300px;overflow:hidden;} .bsbanner ul li{list-style-type:none;margin: 0px 1px 0px 3px;float:left;display:inline;background:orange;-webkit-transition:all 0.2s ease;-moz-transition:all 0.2s ease;-o-transition:all 0.2s ease;border-radius:100%;-webkit-border-radius:100%;-moz-border-radius:100%;-o-border-radius:100%;} .bsbanner ul li:hover {-webkit-transition:all 0.3s ease;-moz-transition:all 0.3s ease;-o-transition:all 0.3s ease;-o-border-radius:15%;-webkit-border-radius:15%;-moz-border-radius:15%;border-radius:15%;} .bsbanner ul li:active {-webkit-transition:all 0.2s ease;-moz-transition:all 0.2s ease;-o-transition:all 0.2s ease;-o-border-radius:50%;-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%;} .bsbanner ul li a img{-webkit-box-shadow:0 0 8px rgba(0,0,0,0.5);-moz-box-shadow:0 0 8px rgba(0,0,0,0.5);box-shadow:0 0 8px rgba(0,0,0,0.5);padding:3px;} &amp;lt;/style&amp;gt; &amp;lt;div class=&quot;bsbanner &quot;&amp;gt; &amp;lt;ul&amp;gt; &amp;lt;li style=&quot;background:#FF9900 !important;&quot;&amp;gt; &amp;lt;a href=”&lt;span style=&quot;background-color: orange;&quot;&gt;URL ADVERTISERS PAGE&lt;/span&gt;”&amp;gt; &amp;lt;img height=&quot;120&quot; src=&quot;&lt;span style=&quot;background-color: yellow;&quot;&gt;http://1.bp.blogspot.com/-M2TEg9zrmSc/UOPr_G_ratI/AAAAAAAABN4/4T0zgrbUA7g/s1600/Advertise-Here125%2BX%2B125.png&lt;/span&gt;&quot; width=&quot;120&quot; /&amp;gt;&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;&amp;lt;li style=&quot;background:#FF0D00 !important;&quot;&amp;gt; &amp;lt;a href=”&lt;span style=&quot;background-color: orange;&quot;&gt;URL ADVERTISERS PAGE&lt;/span&gt;”&amp;gt; &amp;lt;img height=&quot;120&quot; src=&quot;&lt;span style=&quot;background-color: yellow;&quot;&gt;http://1.bp.blogspot.com/-M2TEg9zrmSc/UOPr_G_ratI/AAAAAAAABN4/4T0zgrbUA7g/s1600/Advertise-Here125%2BX%2B125.png&lt;/span&gt;&quot; width=&quot;120&quot; /&amp;gt;&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;&amp;lt;li style=&quot;background:#00FF04 !important;&quot;&amp;gt; &amp;lt;a href=&quot;&lt;span style=&quot;background-color: orange;&quot;&gt;URL ADVERTISERS PAGE&lt;/span&gt;&quot;&amp;gt; &amp;lt;img height=&quot;120&quot; src=&quot;&lt;span style=&quot;background-color: yellow;&quot;&gt;http://1.bp.blogspot.com/-M2TEg9zrmSc/UOPr_G_ratI/AAAAAAAABN4/4T0zgrbUA7g/s1600/Advertise-Here125%2BX%2B125.png&lt;/span&gt;&quot; width=&quot;120&quot; /&amp;gt;&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;&amp;lt;li style=&quot;background:#FF00FF !important;&quot;&amp;gt; &amp;lt;a href=&quot;&lt;span style=&quot;background-color: orange;&quot;&gt;URL ADVERTISERS PAGE&lt;/span&gt;&quot;&amp;gt; &amp;lt;img height=&quot;120&quot; src=&quot;&lt;span style=&quot;background-color: yellow;&quot;&gt;http://1.bp.blogspot.com/-M2TEg9zrmSc/UOPr_G_ratI/AAAAAAAABN4/4T0zgrbUA7g/s1600/Advertise-Here125%2BX%2B125.png&lt;/span&gt;&quot; width=&quot;120&quot; /&amp;gt;&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt; &amp;lt;/ul&amp;gt; &amp;lt;/div&amp;gt;&lt;/blockquote&gt;
&lt;br /&gt;
&lt;ul style=&quot;text-align: left;&quot;&gt;
&lt;li&gt;NOTE: Change Orange Link With Your Advertising Page Link&lt;/li&gt;
&lt;/ul&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;ul style=&quot;text-align: left;&quot;&gt;
&lt;li&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Change Yellow Link With Your Image Link&amp;nbsp;&lt;/li&gt;
&lt;/ul&gt;
&lt;br /&gt;
&lt;ul style=&quot;text-align: left;&quot;&gt;
&lt;li&gt;Now Check Your Blog&lt;/li&gt;
&lt;/ul&gt;
&lt;br /&gt;
&lt;br /&gt;
Yipeeeeeeeeeeeeeeee...................................... It&#39;s Work&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;ul style=&quot;text-align: left;&quot;&gt;
&lt;li&gt;Please Leave Your Question And Comment Below&lt;/li&gt;
&lt;/ul&gt;
&lt;br /&gt;
&lt;br /&gt;
------------------------------------------------------------------------------------------------&lt;br /&gt;
&lt;br /&gt;
&lt;blockquote class=&quot;tr_bq&quot;&gt;
Read More:&lt;br /&gt;
&lt;a href=&quot;http://showmedreams.blogspot.com/2013/06/download-web-seeker.html&quot; target=&quot;_blank&quot;&gt;Download Web Seeker&lt;/a&gt;&amp;nbsp;| &amp;nbsp;&lt;a href=&quot;http://showmedreams.blogspot.com/2013/06/add-advertise-here-on-blogger.html&quot; target=&quot;_blank&quot;&gt;Add Advertise Here On Blogger&lt;/a&gt;&lt;/blockquote&gt;
&lt;/div&gt;
</content><link rel='replies' type='application/atom+xml' href='http://showmedreams.blogspot.com/feeds/3981794100175084638/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://showmedreams.blogspot.com/2013/07/add-css-hover-effect-on-125x125-ads.html#comment-form' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/150034466952736810/posts/default/3981794100175084638'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/150034466952736810/posts/default/3981794100175084638'/><link rel='alternate' type='text/html' href='http://showmedreams.blogspot.com/2013/07/add-css-hover-effect-on-125x125-ads.html' title='Add Css Hover Effect On 125x125 Ads Banner'/><author><name>Anonymous</name><uri>http://www.blogger.com/profile/17770572869150604600</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEh6QCT0N-TzsfDSwW6TuTJ7E0oZ_KExeObPq12h90PT6LmbnK8wmpEKIyj6aZ5Tnrih2wCMDrFezXCDtwEdCuGD66hfNqXBoE1VCsc3IT7pbgE0AYBtH4sXcbwR0CSVV_211lqnXof3JUGz/s72-c/ad-9021-advertise-your-business-3523.jpg" height="72" width="72"/><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-150034466952736810.post-914069277471272748</id><published>2013-07-17T08:06:00.001-07:00</published><updated>2013-08-22T08:48:35.486-07:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="Blogger"/><category scheme="http://www.blogger.com/atom/ns#" term="CSS"/><category scheme="http://www.blogger.com/atom/ns#" term="Website"/><title type='text'>Add Css Badge For Your Blog And Website</title><content type='html'>&lt;div dir=&quot;ltr&quot; style=&quot;text-align: left;&quot; trbidi=&quot;on&quot;&gt;
&lt;div class=&quot;separator tr_bq&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEg7eMx4PmE3OZB3SnB18ns4aIsx2lvVuovpKHAOX9Ms8HA4aWHEulbKf3OsLT6rIg7TXmjZbOye75OrdZp3JCpqnu7CUo6QxEe8_N1bcDGbnLM2IWkM9E0EoC-ToRYlddAzVTCBGkQi8kks/s1600/Capture.PNG&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; height=&quot;136&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEg7eMx4PmE3OZB3SnB18ns4aIsx2lvVuovpKHAOX9Ms8HA4aWHEulbKf3OsLT6rIg7TXmjZbOye75OrdZp3JCpqnu7CUo6QxEe8_N1bcDGbnLM2IWkM9E0EoC-ToRYlddAzVTCBGkQi8kks/s320/Capture.PNG&quot; width=&quot;320&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;br /&gt;
&lt;br /&gt;
Hello Friends Today I Am Gonna Show You How To Add Badge For Your Your Blog With Hover Effecr Its Very Awesome And Don&#39;t Decrease Your Blog Speed.So Follow My Steps...............&lt;br /&gt;
&lt;a name=&#39;more&#39;&gt;&lt;/a&gt;&lt;br /&gt;
&lt;div style=&quot;text-align: center;&quot;&gt;
&lt;span style=&quot;color: lime; font-size: large;&quot;&gt;&lt;a href=&quot;http://j.gs/2YaI&quot; target=&quot;_blank&quot;&gt;Live Demo&lt;/a&gt;&lt;/span&gt;&lt;/div&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;ul style=&quot;text-align: left;&quot;&gt;
&lt;li&gt;Open Your Blogger Account&amp;nbsp;&lt;/li&gt;
&lt;/ul&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;ul style=&quot;text-align: left;&quot;&gt;
&lt;li&gt;Click On Layout&lt;/li&gt;
&lt;/ul&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;ul style=&quot;text-align: left;&quot;&gt;
&lt;li&gt;And Click On Add Gadget And Select HTML/JAVASCRIPT&lt;/li&gt;
&lt;/ul&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;ul&gt;
&lt;li&gt;And Paste The Below Code&lt;/li&gt;
&lt;/ul&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;blockquote class=&quot;tr_bq&quot;&gt;
&amp;lt;style&amp;gt; .BlogTariffCSSBadge{background:#fff;border-radius:10%;cursor:pointer;position:relative;width:15em;height:5em;overflow:hidden;transform:translateZ(0);margin:0 auto} .BlogTariffCSSBadge h1{color:rgba(8,172,233,0);font-family:Lato, sans-serif;font-weight:900;font-size:1.6em;line-height:3em;text-align:center;text-transform:uppercase;-webkit-font-smoothing:antialiased;user-select:none;transition:color .8s ease-in-out} .BlogTariffCSSBadge h1 a{color:rgba(8,172,233,0);text-decoration:none} .BlogTariffCSSBadge:before,.BlogTariffCSSBadge:after{border-radius:10%;content:&quot;&quot;;position:absolute;top:0;left:0;width:inherit;height:inherit;box-shadow:inset 10.6em 0 0 rgba(30,140,209,0.2), inset 0 10.6em 0 rgba(30,140,209,0.2), inset -10.6em 0 0 rgba(30,140,209,0.2), inset 0 -10.6em 0 rgba(30,140,209,0.2);transition:box-shadow .75s} .BlogTariffCSSBadge:after{transform:rotate(45deg)} .BlogTariffCSSBadge:hover:before,.BlogTariffCSSBadge:hover:after{box-shadow:inset .86em 0 0 rgba(255,0,0,0.5), inset 0 .86em 0 rgba(252,150,0,0.5), inset -.86em 0 0 rgba(0,255,0,0.5), inset 0 -.86em 0 rgba(0,150,255,0.5)} .BlogTariffCSSBadge:hover &amp;gt; h1 a,.BlogTariffCSSBadge:hover &amp;gt; h1{color:rgba(8,172,233,1)}/* Widget by www.showmedreams.blogspot.com */ &amp;lt;/style&amp;gt; &amp;lt;div class=&quot;BlogTariffCSSBadge&quot;&amp;gt; &amp;lt;h1&amp;gt;&amp;lt;a href=&quot;&lt;span style=&quot;background-color: orange;&quot;&gt;http://www.showmedreams.blogspot.com&lt;/span&gt;&quot;&amp;gt;&lt;span style=&quot;background-color: red;&quot;&gt;SMD&lt;/span&gt;&amp;lt;/a&amp;gt;&amp;lt;/h1&amp;gt; &amp;lt;/div&amp;gt;&lt;/blockquote&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;ul style=&quot;text-align: left;&quot;&gt;
&lt;li&gt;Note: Change&amp;nbsp;&lt;span style=&quot;background-color: orange;&quot;&gt;http://www.showmedreams.blogspot.com&lt;/span&gt;&amp;nbsp; &amp;nbsp;With Your Blog Link &amp;nbsp;&lt;/li&gt;
&lt;/ul&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;ul style=&quot;text-align: left;&quot;&gt;
&lt;li&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Change&amp;nbsp;&lt;span style=&quot;background-color: red;&quot;&gt;SMD&lt;/span&gt;&amp;nbsp; &amp;nbsp;With Your Badge Name &amp;nbsp; &amp;nbsp;&amp;nbsp;&lt;/li&gt;
&lt;/ul&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;ul style=&quot;text-align: left;&quot;&gt;
&lt;li&gt;Now Save Your HTML/JAVASCRIPT&amp;nbsp;&lt;/li&gt;
&lt;/ul&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;ul style=&quot;text-align: left;&quot;&gt;
&lt;li&gt;Now Check Your Blog&lt;/li&gt;
&lt;/ul&gt;
&lt;br /&gt;
&lt;br /&gt;
Yipeeeeeeeeeeeeeeeeeeeeeee.........................................&lt;br /&gt;
&lt;br /&gt;
Please Leave Your Question And Comment Below............&lt;br /&gt;
&lt;br /&gt;
------------------------------------------------------------------------------------------------------------&lt;br /&gt;
&lt;br /&gt;
&lt;span style=&quot;background-color: red;&quot;&gt;Read More:&lt;/span&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;a href=&quot;http://showmedreams.blogspot.com/2013/04/how-to-add-stylish-author-profile.html&quot; style=&quot;background-color: orange;&quot; target=&quot;_blank&quot;&gt;How To Add Stylish Author Profile Widget On blogger&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;a href=&quot;http://showmedreams.blogspot.com/2013/02/how-to-download-internet-download.html&quot; style=&quot;background-color: orange;&quot; target=&quot;_blank&quot;&gt;Internet Download Manager Full Version&lt;/a&gt;&lt;/div&gt;
</content><link rel='replies' type='application/atom+xml' href='http://showmedreams.blogspot.com/feeds/914069277471272748/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://showmedreams.blogspot.com/2013/07/add-css-badge-for-your-blog.html#comment-form' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/150034466952736810/posts/default/914069277471272748'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/150034466952736810/posts/default/914069277471272748'/><link rel='alternate' type='text/html' href='http://showmedreams.blogspot.com/2013/07/add-css-badge-for-your-blog.html' title='Add Css Badge For Your Blog And Website'/><author><name>Anonymous</name><uri>http://www.blogger.com/profile/17770572869150604600</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEg7eMx4PmE3OZB3SnB18ns4aIsx2lvVuovpKHAOX9Ms8HA4aWHEulbKf3OsLT6rIg7TXmjZbOye75OrdZp3JCpqnu7CUo6QxEe8_N1bcDGbnLM2IWkM9E0EoC-ToRYlddAzVTCBGkQi8kks/s72-c/Capture.PNG" height="72" width="72"/><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-150034466952736810.post-4983024385264571615</id><published>2013-07-10T08:16:00.000-07:00</published><updated>2013-07-13T18:26:35.277-07:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="Pc"/><title type='text'>Universal Keygen Generator 2013</title><content type='html'>&lt;div dir=&quot;ltr&quot; style=&quot;text-align: left;&quot; trbidi=&quot;on&quot;&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjjhhBR4eRM9upwxCTRtiiy7cWLDZsCQBDBTH461ETY4FTI9o1a6epjTP_1csmXCA9cjar00U5l5ixHDdrRLmnZRV-wMCOaDJz3DTWb7z_GPp9XeT06R-beXLIhPP2mQe7fw_X5OvW0_yfx/s1600/Recent+Comments+Widget+with+Avatars+To+Blogger.png&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; height=&quot;400&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjjhhBR4eRM9upwxCTRtiiy7cWLDZsCQBDBTH461ETY4FTI9o1a6epjTP_1csmXCA9cjar00U5l5ixHDdrRLmnZRV-wMCOaDJz3DTWb7z_GPp9XeT06R-beXLIhPP2mQe7fw_X5OvW0_yfx/s400/Recent+Comments+Widget+with+Avatars+To+Blogger.png&quot; width=&quot;328&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;br /&gt;
&lt;br /&gt;
Friends Today I Am Share A New Software Universal Keygen Generator.You Want To Download It So Follow My Steps...........................&lt;br /&gt;
&lt;a name=&#39;more&#39;&gt;&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;ul style=&quot;text-align: left;&quot;&gt;
&lt;li&gt;First Click On Download&lt;/li&gt;
&lt;/ul&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;div style=&quot;text-align: center;&quot;&gt;
&lt;span style=&quot;font-size: x-large;&quot;&gt;&lt;a href=&quot;http://j.gs/2XKq&quot; target=&quot;_blank&quot;&gt;Download&lt;/a&gt;&lt;/span&gt;&lt;/div&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;ul style=&quot;text-align: left;&quot;&gt;
&lt;li&gt;And This Software Required A Microsoft.NET Framework 4 So You Want To Download Its Click On Net.Framework&lt;/li&gt;
&lt;/ul&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;div style=&quot;text-align: center;&quot;&gt;
&lt;span style=&quot;font-size: x-large;&quot;&gt;&lt;a href=&quot;http://www.microsoft.com/en-in/download/details.aspx?id=17851&quot; target=&quot;_blank&quot;&gt;Net.Framework&lt;/a&gt;&lt;/span&gt;&lt;/div&gt;
&lt;br /&gt;
Yipeeeeeeeeeeeeee.............................................&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;&lt;/div&gt;
</content><link rel='replies' type='application/atom+xml' href='http://showmedreams.blogspot.com/feeds/4983024385264571615/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://showmedreams.blogspot.com/2013/07/universal-keygen-generator-2013.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/150034466952736810/posts/default/4983024385264571615'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/150034466952736810/posts/default/4983024385264571615'/><link rel='alternate' type='text/html' href='http://showmedreams.blogspot.com/2013/07/universal-keygen-generator-2013.html' title='Universal Keygen Generator 2013'/><author><name>Anonymous</name><uri>http://www.blogger.com/profile/17770572869150604600</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjjhhBR4eRM9upwxCTRtiiy7cWLDZsCQBDBTH461ETY4FTI9o1a6epjTP_1csmXCA9cjar00U5l5ixHDdrRLmnZRV-wMCOaDJz3DTWb7z_GPp9XeT06R-beXLIhPP2mQe7fw_X5OvW0_yfx/s72-c/Recent+Comments+Widget+with+Avatars+To+Blogger.png" height="72" width="72"/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-150034466952736810.post-277406198503354635</id><published>2013-07-09T05:44:00.000-07:00</published><updated>2013-07-09T05:47:45.924-07:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="Blogger"/><title type='text'>How To Customize Blogger Recent Comment Widget</title><content type='html'>&lt;div dir=&quot;ltr&quot; style=&quot;text-align: left;&quot; trbidi=&quot;on&quot;&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgWcBYaNMox69UYKw5vNJ9Pu81XE3lTzXOWrV-iY5Tvsfmbn_2U2hmwzXJgFYvrj9duyQuuK3eXzXhvoH6ZPV3jMJ251F3Wn0hwLEwGx-Ufa_IqbkEpcUPqydRT6P636OsxJLwH1SABvuu7/s1600/Recent+Comments+Widget+with+Avatars+To+Blogger.png&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgWcBYaNMox69UYKw5vNJ9Pu81XE3lTzXOWrV-iY5Tvsfmbn_2U2hmwzXJgFYvrj9duyQuuK3eXzXhvoH6ZPV3jMJ251F3Wn0hwLEwGx-Ufa_IqbkEpcUPqydRT6P636OsxJLwH1SABvuu7/s1600/Recent+Comments+Widget+with+Avatars+To+Blogger.png&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;br /&gt;
Hello Friends Today I Am Gonna Show You How To Customize Blogger Recent Comment Widget With Avatar.It&#39;s Look Beautiful And Amazing.So Follow My Steps...............................&lt;br /&gt;
&lt;a name=&#39;more&#39;&gt;&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;ul style=&quot;text-align: left;&quot;&gt;
&lt;li&gt;Open Your Blogger Account&lt;/li&gt;
&lt;/ul&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;ul style=&quot;text-align: left;&quot;&gt;
&lt;li&gt;Click On Layout&lt;/li&gt;
&lt;/ul&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;div style=&quot;text-align: left;&quot;&gt;
&lt;/div&gt;
&lt;ul style=&quot;text-align: left;&quot;&gt;
&lt;li&gt;Click On Add Gadget And Select HTML/JAVASCRIPT&lt;/li&gt;
&lt;/ul&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;ul style=&quot;text-align: left;&quot;&gt;
&lt;li&gt;Now Paste The Below Code&lt;/li&gt;
&lt;/ul&gt;
&lt;br /&gt;
&lt;blockquote class=&quot;tr_bq&quot;&gt;
&amp;lt;style type=&quot;text/css&quot;&amp;gt; ul.w2b_recent_comments { list-style: none; margin: 0; padding: 0; } .w2b_recent_comments li { background: none !important; margin: 0 0 6px !important; padding: 0 0 6px 0 !important; display: block; clear: both; overflow: hidden; list-style: none; } .w2b_recent_comments li .avatarImage { padding: 3px; background: #fefefe; -webkit-box-shadow: 0 1px 1px #ccc; -moz-box-shadow: 0 1px 1px #ccc; box-shadow: 0 1px 1px #ccc; float: left; margin: 0 6px 0 0; position: relative; overflow: hidden; } .avatarRound { -webkit-border-radius: 100px; -moz-border-radius: 100px; border-radius: 100px; } .w2b_recent_comments li img { padding: 0px; position: relative; overflow: hidden; display: block; } .w2b_recent_comments li span { margin-top: 4px; color: #666; display: block; font-size: 12px; font-style: italic; line-height: 1.4; } &amp;lt;/style&amp;gt; &amp;lt;script type=&quot;text/javascript&quot;&amp;gt; //&amp;lt;![CDATA[ // Recent Comments Settings var numComments = 5, showAvatar = true, avatarSize = 60, roundAvatar = true, characters = 40, showMorelink = false, moreLinktext = &quot;More »&quot;, defaultAvatar = &quot;http://www.gravatar.com/avatar/?d=mm&quot;, hideCredits = true; //]]&amp;gt; &amp;lt;/script&amp;gt; &amp;lt;script type=&quot;text/javascript&quot; src=&quot;http://helplogger.googlecode.com/svn/trunk/w2b recent comments with avatars.js&quot;&amp;gt;&amp;lt;/script&amp;gt; &amp;lt;script type=&quot;text/javascript&quot; src=&quot;&lt;span style=&quot;background-color: red;&quot;&gt;http://showmedreams.blogspot.com&lt;/span&gt;/feeds/comments/default?alt=json&amp;amp;callback=w2b_recent_comments&amp;amp;max-results=5&quot;&amp;gt;&amp;lt;/script&amp;gt;&lt;/blockquote&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;ul style=&quot;text-align: left;&quot;&gt;
&lt;li&gt;Now Change Red Line With Your Blog Address And Save It&lt;/li&gt;
&lt;/ul&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;ul style=&quot;text-align: left;&quot;&gt;
&lt;li&gt;Now Check Your Blog&lt;/li&gt;
&lt;/ul&gt;
&lt;br /&gt;
&lt;br /&gt;
Yipeeeeeeeeeeeeeeeeeeeeee............................................&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;ul style=&quot;text-align: left;&quot;&gt;
&lt;li&gt;Please Leave Your Question And Comment Below&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;
</content><link rel='replies' type='application/atom+xml' href='http://showmedreams.blogspot.com/feeds/277406198503354635/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://showmedreams.blogspot.com/2013/07/how-to-customize-blogger-recent-comment.html#comment-form' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/150034466952736810/posts/default/277406198503354635'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/150034466952736810/posts/default/277406198503354635'/><link rel='alternate' type='text/html' href='http://showmedreams.blogspot.com/2013/07/how-to-customize-blogger-recent-comment.html' title='How To Customize Blogger Recent Comment Widget'/><author><name>Anonymous</name><uri>http://www.blogger.com/profile/17770572869150604600</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgWcBYaNMox69UYKw5vNJ9Pu81XE3lTzXOWrV-iY5Tvsfmbn_2U2hmwzXJgFYvrj9duyQuuK3eXzXhvoH6ZPV3jMJ251F3Wn0hwLEwGx-Ufa_IqbkEpcUPqydRT6P636OsxJLwH1SABvuu7/s72-c/Recent+Comments+Widget+with+Avatars+To+Blogger.png" height="72" width="72"/><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-150034466952736810.post-1635104577468817320</id><published>2013-07-08T04:49:00.002-07:00</published><updated>2013-07-08T04:52:54.841-07:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="Facebook"/><title type='text'>How To Send Blank Message And Post On Facebook</title><content type='html'>&lt;div dir=&quot;ltr&quot; style=&quot;text-align: left;&quot; trbidi=&quot;on&quot;&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEh3XRBsHJJCXy-f4jQNI4iQHB8BPdWJj6Ie7QsweVTmuI3OhtpFzjDfMAU4z34jxtw2suMAf7VjVle5rfv19b6dVzFCr2XdqTc6U8FWqcWsNS9RYsblgUMBBzLPDhJl2n2ZIp3iRje_gzA5/s1600/Capture.PNG&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; height=&quot;400&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEh3XRBsHJJCXy-f4jQNI4iQHB8BPdWJj6Ie7QsweVTmuI3OhtpFzjDfMAU4z34jxtw2suMAf7VjVle5rfv19b6dVzFCr2XdqTc6U8FWqcWsNS9RYsblgUMBBzLPDhJl2n2ZIp3iRje_gzA5/s400/Capture.PNG&quot; width=&quot;366&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;div style=&quot;text-align: left;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div style=&quot;text-align: left;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div style=&quot;text-align: left;&quot;&gt;
Hello Friends Today I am Gonna Show You How To Send Blank Message And Post On Facebook.It&#39;s Very Easy Trick To Send Blank Message And Post.So Follow My Steps.............................&lt;/div&gt;
&lt;a name=&#39;more&#39;&gt;&lt;/a&gt;&lt;div style=&quot;text-align: left;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div style=&quot;text-align: left;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div style=&quot;text-align: left;&quot;&gt;
&lt;span style=&quot;font-size: large;&quot;&gt;Send Blank Message On Facebook Chat&lt;/span&gt;&lt;/div&gt;
&lt;div style=&quot;text-align: left;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div style=&quot;text-align: left;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;ul style=&quot;text-align: left;&quot;&gt;
&lt;li&gt;To Send Blank Message On Facebook Chat Press&amp;nbsp;&lt;/li&gt;
&lt;/ul&gt;
&lt;div style=&quot;text-align: left;&quot;&gt;
&lt;blockquote class=&quot;tr_bq&quot;&gt;
ALT&amp;nbsp;+ 0173&lt;/blockquote&gt;
&lt;/div&gt;
&lt;ul style=&quot;text-align: left;&quot;&gt;
&lt;li&gt;And Press Enter&lt;/li&gt;
&lt;/ul&gt;
&lt;div style=&quot;text-align: left;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div style=&quot;text-align: left;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div style=&quot;text-align: left;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;ul style=&quot;text-align: left;&quot;&gt;
&lt;li&gt;Now Your Blank Message Has Send&lt;/li&gt;
&lt;/ul&gt;
&lt;div style=&quot;text-align: left;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div style=&quot;text-align: left;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div style=&quot;text-align: left;&quot;&gt;
&lt;span style=&quot;font-size: large;&quot;&gt;Send Black Post On Facebook&lt;/span&gt;&lt;/div&gt;
&lt;div style=&quot;text-align: left;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div style=&quot;text-align: left;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;ul style=&quot;text-align: left;&quot;&gt;
&lt;li&gt;To Send Blank Post On Facebook Press&amp;nbsp;&lt;/li&gt;
&lt;/ul&gt;
&lt;blockquote class=&quot;tr_bq&quot;&gt;
ALT&amp;nbsp;+ 0173&lt;/blockquote&gt;
&lt;ul style=&quot;text-align: left;&quot;&gt;
&lt;li&gt;And Click On Post&lt;/li&gt;
&lt;/ul&gt;
&lt;div style=&quot;text-align: left;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div style=&quot;text-align: left;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div style=&quot;text-align: left;&quot;&gt;
&lt;/div&gt;
&lt;ul style=&quot;text-align: left;&quot;&gt;
&lt;li&gt;Now Your Blank Post Has Send&lt;/li&gt;
&lt;/ul&gt;
&lt;div style=&quot;text-align: left;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div style=&quot;text-align: left;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div style=&quot;text-align: left;&quot;&gt;
Yipeeeeeeeeeeeeee...........................................&amp;nbsp;&lt;/div&gt;
&lt;div style=&quot;text-align: left;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div style=&quot;text-align: left;&quot;&gt;
Please Leave Your Question And Comment Below&lt;/div&gt;
&lt;/div&gt;
</content><link rel='replies' type='application/atom+xml' href='http://showmedreams.blogspot.com/feeds/1635104577468817320/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://showmedreams.blogspot.com/2013/07/how-to-send-blank-message-and-post-on.html#comment-form' title='12 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/150034466952736810/posts/default/1635104577468817320'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/150034466952736810/posts/default/1635104577468817320'/><link rel='alternate' type='text/html' href='http://showmedreams.blogspot.com/2013/07/how-to-send-blank-message-and-post-on.html' title='How To Send Blank Message And Post On Facebook'/><author><name>Anonymous</name><uri>http://www.blogger.com/profile/17770572869150604600</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEh3XRBsHJJCXy-f4jQNI4iQHB8BPdWJj6Ie7QsweVTmuI3OhtpFzjDfMAU4z34jxtw2suMAf7VjVle5rfv19b6dVzFCr2XdqTc6U8FWqcWsNS9RYsblgUMBBzLPDhJl2n2ZIp3iRje_gzA5/s72-c/Capture.PNG" height="72" width="72"/><thr:total>12</thr:total></entry><entry><id>tag:blogger.com,1999:blog-150034466952736810.post-3967560317073108619</id><published>2013-07-07T02:12:00.003-07:00</published><updated>2013-07-07T02:12:59.505-07:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="Blogger"/><title type='text'>How To Change Select Text Color On Blogger</title><content type='html'>&lt;div dir=&quot;ltr&quot; style=&quot;text-align: left;&quot; trbidi=&quot;on&quot;&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgKfuAslgrhf0RFaOH3GAVNraEkeeXuaV38miejd0eGS-NIhyphenhyphenlYjLl4liG9TvJnr2hVwdoj5p6XXX50MGPL9kMc9DTOnWBl8ejwo8-T0BdACZBVp0WLZUj2tVDpRZCmSbWYFv4fXSuxSYDS/s1600/Selected+text+color+change.png&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; height=&quot;167&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgKfuAslgrhf0RFaOH3GAVNraEkeeXuaV38miejd0eGS-NIhyphenhyphenlYjLl4liG9TvJnr2hVwdoj5p6XXX50MGPL9kMc9DTOnWBl8ejwo8-T0BdACZBVp0WLZUj2tVDpRZCmSbWYFv4fXSuxSYDS/s400/Selected+text+color+change.png&quot; width=&quot;400&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;br /&gt;
&lt;br /&gt;
Hello Friends Today I am Gonna Show You How To Change Select Text Color Code On Blogger.So Follow My Steps..............................................&lt;br /&gt;
&lt;a name=&#39;more&#39;&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;
Open Your Blogger Account&lt;br /&gt;
&lt;br /&gt;
Click On Template&lt;br /&gt;
&lt;br /&gt;
And Click On Edit HTMl&lt;br /&gt;
&lt;br /&gt;
Now Find The Below Code You Want To Find The Code Press CTRL&amp;nbsp;+ F&lt;br /&gt;
&lt;br /&gt;
&lt;span style=&quot;background-color: orange;&quot;&gt;&amp;lt;/head&amp;gt;&lt;/span&gt;&lt;br /&gt;
&lt;br /&gt;
After Finding The Code Paste The Below Code After &lt;span style=&quot;background-color: orange;&quot;&gt;&amp;lt;/head&amp;gt;&lt;/span&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;blockquote class=&quot;tr_bq&quot;&gt;
&amp;lt;style type=&quot;text/css&quot;&amp;gt; ::selection {background:#cc0000;color:#ffffff;} ::-moz-selection{background:#cc0000;color:#ffffff;} code::selection {background: #333333;color:#ffffff;} code::-moz-selection {background: #333333;color:#ffffff;} pre::selection {background: #44ceff;color:#ffffff;} pre::-moz-selection {background: #44ceff;color:#ffffff;} &amp;lt;/style&amp;gt;&lt;/blockquote&gt;
Now Save Your Template&lt;br /&gt;
&lt;br /&gt;
Now Check Your Blog&lt;br /&gt;
&lt;br /&gt;
Yipeeeeeeeeeeeeeeeeeee................................&lt;br /&gt;
&lt;br /&gt;
Please Leave Your Question And Comment Below&amp;nbsp;&lt;/div&gt;
</content><link rel='replies' type='application/atom+xml' href='http://showmedreams.blogspot.com/feeds/3967560317073108619/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://showmedreams.blogspot.com/2013/07/how-to-change-select-text-color-on.html#comment-form' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/150034466952736810/posts/default/3967560317073108619'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/150034466952736810/posts/default/3967560317073108619'/><link rel='alternate' type='text/html' href='http://showmedreams.blogspot.com/2013/07/how-to-change-select-text-color-on.html' title='How To Change Select Text Color On Blogger'/><author><name>Anonymous</name><uri>http://www.blogger.com/profile/17770572869150604600</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgKfuAslgrhf0RFaOH3GAVNraEkeeXuaV38miejd0eGS-NIhyphenhyphenlYjLl4liG9TvJnr2hVwdoj5p6XXX50MGPL9kMc9DTOnWBl8ejwo8-T0BdACZBVp0WLZUj2tVDpRZCmSbWYFv4fXSuxSYDS/s72-c/Selected+text+color+change.png" height="72" width="72"/><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-150034466952736810.post-7996409272353863100</id><published>2013-07-06T23:14:00.000-07:00</published><updated>2013-07-06T23:17:50.346-07:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="Games"/><title type='text'>Angry Birds Full Version Activation Code For Pc</title><content type='html'>&lt;div dir=&quot;ltr&quot; style=&quot;text-align: left;&quot; trbidi=&quot;on&quot;&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgGKGspZHt-cwYIOI9YAP88KmCBKlnzMfNKUSND8teg0Xsqay1NNBW0_1TSllRL9N0hPv7gsH22W8we1omC6UyKtf8ue2hk3EASn_dfv66ojGw_dVvMvrYWIMGEHhEYDDo6d81JS2hY1FDi/s1600/Backyard-Pond.jpg&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; height=&quot;240&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgGKGspZHt-cwYIOI9YAP88KmCBKlnzMfNKUSND8teg0Xsqay1NNBW0_1TSllRL9N0hPv7gsH22W8we1omC6UyKtf8ue2hk3EASn_dfv66ojGw_dVvMvrYWIMGEHhEYDDo6d81JS2hY1FDi/s400/Backyard-Pond.jpg&quot; width=&quot;400&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;br /&gt;
&lt;br /&gt;
Hello Gamers Today I Am Give You Angry Birds Full Version Activation Code For Pc All Version.&lt;br /&gt;
&lt;a name=&#39;more&#39;&gt;&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;ul style=&quot;text-align: left;&quot;&gt;
&lt;li&gt;Angry Birds Rio Activation Code -&amp;gt;&amp;nbsp;THET-ALEV-LEFR-USWO&lt;/li&gt;
&lt;/ul&gt;
&lt;br /&gt;
&lt;div&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div&gt;
Yipeeeeeeeeeeeeeeeeeeeeeee..............................&lt;/div&gt;
&lt;/div&gt;
</content><link rel='replies' type='application/atom+xml' href='http://showmedreams.blogspot.com/feeds/7996409272353863100/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://showmedreams.blogspot.com/2013/07/angry-birds-full-version-activation.html#comment-form' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/150034466952736810/posts/default/7996409272353863100'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/150034466952736810/posts/default/7996409272353863100'/><link rel='alternate' type='text/html' href='http://showmedreams.blogspot.com/2013/07/angry-birds-full-version-activation.html' title='Angry Birds Full Version Activation Code For Pc'/><author><name>Anonymous</name><uri>http://www.blogger.com/profile/17770572869150604600</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgGKGspZHt-cwYIOI9YAP88KmCBKlnzMfNKUSND8teg0Xsqay1NNBW0_1TSllRL9N0hPv7gsH22W8we1omC6UyKtf8ue2hk3EASn_dfv66ojGw_dVvMvrYWIMGEHhEYDDo6d81JS2hY1FDi/s72-c/Backyard-Pond.jpg" height="72" width="72"/><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-150034466952736810.post-4333982537406098968</id><published>2013-07-06T08:32:00.000-07:00</published><updated>2013-07-06T08:32:26.054-07:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="Blogger"/><category scheme="http://www.blogger.com/atom/ns#" term="Website"/><title type='text'>How To Add Flying Letter On Mouse Cursor</title><content type='html'>&lt;div dir=&quot;ltr&quot; style=&quot;text-align: left;&quot; trbidi=&quot;on&quot;&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjFqXPRoC_BKxTypQGfXYZvycsZfanyUQDbdSoA7tf3PEbtUhgAMIaNEVHW5I6wqvW2WxLc8nenQUiHITpUeyfDZ23Zo4RdzETWFttmZhlpX7mgkz1S2rntGEKevY5gO5jHCR82MYhAkeq0/s1600/purplesparkle.gif&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; height=&quot;206&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjFqXPRoC_BKxTypQGfXYZvycsZfanyUQDbdSoA7tf3PEbtUhgAMIaNEVHW5I6wqvW2WxLc8nenQUiHITpUeyfDZ23Zo4RdzETWFttmZhlpX7mgkz1S2rntGEKevY5gO5jHCR82MYhAkeq0/s400/purplesparkle.gif&quot; width=&quot;400&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;br /&gt;
&lt;br /&gt;
Hello Friends Welcome In SMD (SHOWMEDREAMS).So Today I am Going TO SHow You How To Add Flying Letter On Mouse Cursor.So Follow My Steps....................&lt;br /&gt;
&lt;a name=&#39;more&#39;&gt;&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;ul style=&quot;text-align: left;&quot;&gt;
&lt;li&gt;First Login Your Blogger Account&lt;/li&gt;
&lt;/ul&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;ul style=&quot;text-align: left;&quot;&gt;
&lt;li&gt;Click On Layout&amp;nbsp;&lt;/li&gt;
&lt;/ul&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;ul style=&quot;text-align: left;&quot;&gt;
&lt;li&gt;Now Click On Add Gadget And Select HTML/JAVASCRIPT&lt;/li&gt;
&lt;/ul&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;ul style=&quot;text-align: left;&quot;&gt;
&lt;li&gt;Now Paste The Below Code&lt;/li&gt;
&lt;/ul&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;blockquote class=&quot;tr_bq&quot;&gt;
&amp;lt;script language=&quot;javascript&quot;&amp;gt; // ENTER TEXT BELOW. CAN *NOT* INCLUDE NORMAL HTML CODE. var text=&#39;&lt;span style=&quot;background-color: orange;&quot;&gt;www.showmedreams.blogspot.com&lt;/span&gt;&#39;; var delay=40; // SPEED OF TRAIL var Xoff=0; // PIXEL COUNT FROM THE LEFT OF THE CURSOR (- VALUES GO TO LEFT) var Yoff=-30; // PIXEL COUNT FROM THE TOP OF THE CURSOR (- VALUES GO UP) var txtw=14; // AMOUNT OF PIXEL SPACE EACH CHARACTER OCCUPIES var beghtml=&#39;&amp;lt;font color=&quot;#00436e&quot;&amp;gt;&amp;lt;b&amp;gt;&#39;; // OPTIONAL HTML CODE THAT EFFECTS WHOLE TEXT STRING SUCH AS FONT COLOR, SIZE, ETC. var endhtml=&#39;&amp;lt;/b&amp;gt;&amp;lt;/font&amp;gt;&#39;; // END HTML CODE. MOSTLY USED IF ABOVE SETTING IS USED. //********** NO NEED TO EDIT BELOW HERE **********\ ns4 = (navigator.appName.indexOf(&quot;Netscape&quot;)&amp;gt;=0 &amp;amp;&amp;amp; document.layers)? true : false; ie4 = (document.all &amp;amp;&amp;amp; !document.getElementById)? true : false; ie5 = (document.all &amp;amp;&amp;amp; document.getElementById)? true : false; ns6 = (document.getElementById &amp;amp;&amp;amp; navigator.appName.indexOf(&quot;Netscape&quot;)&amp;gt;=0 )? true: false; var txtA=new Array(); text=text.split(&#39;&#39;); var x1=0; var y1=-1000; var t=&#39;&#39;; for(i=1;i&amp;lt;=text.length;i++){ t+=(ns4)? &#39;&amp;lt;layer name=&quot;txt&#39;+i+&#39;&quot; top=&quot;-100&quot; left=&quot;0&quot; width=&quot;&#39;+txtw+&#39;&quot; height=&quot;1&quot;&amp;gt;&#39; : &#39;&amp;lt;div id=&quot;txt&#39;+i+&#39;&quot; style=&quot;position:absolute; top:-100px; left:0px; height:1px; width:&#39;+txtw+&#39;; visibility:visible;&quot;&amp;gt;&#39;; t+=beghtml+text[i-1]+endhtml; t+=(ns4)? &#39;&amp;lt;/layer&amp;gt;&#39; : &#39;&amp;lt;/div&amp;gt;&#39;; } document.write(t); function moveid(id,x,y){ if(ns4)id.moveTo(x,y); else{ id.style.left=x+&#39;px&#39;; id.style.top=y+&#39;px&#39;; }} function animate(evt){ x1=Xoff+((ie4||ie5)?event.clientX+document.body.scrollLeft:evt.pageX); y1=Yoff+((ie4||ie5)?event.clientY+document.body.scrollTop:evt.pageY); } function getidleft(id){ if(ns4)return id.left; else return parseInt(id.style.left); } function getidtop(id){ if(ns4)return id.top; else return parseInt(id.style.top); } function getwindowwidth(){ if(ie4||ie5)return document.body.clientWidth+document.body.scrollLeft; else return window.innerWidth+pageXOffset; } function movetxts(){ for(i=text.length;i&amp;gt;1;i=i-1){ if(getidleft(txtA[i-1])+txtw*2&amp;gt;=getwindowwidth()){ moveid(txtA[i-1],0,-1000); moveid(txtA[i],0,-1000); }else moveid(txtA[i], getidleft(txtA[i-1])+txtw, getidtop(txtA[i-1])); } moveid(txtA[1],x1,y1); } window.onload=function(){ for(i=1;i&amp;lt;=text.length;i++)txtA[i]=(ns4)?document.layers[&#39;txt&#39;+i]:(ie4)?document.all[&#39;txt&#39;+i]:document.getElementById(&#39;txt&#39;+i); if(ns4)document.captureEvents(Event.MOUSEMOVE); document.onmousemove=animate; setInterval(&#39;movetxts()&#39;,delay); } &amp;lt;/script&amp;gt;&lt;/blockquote&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;ul style=&quot;text-align: left;&quot;&gt;
&lt;li&gt;Change Orange Text With Your Text&lt;/li&gt;
&lt;/ul&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;ul style=&quot;text-align: left;&quot;&gt;
&lt;li&gt;Now Save Your HTML/JAVASCRIPT&lt;/li&gt;
&lt;/ul&gt;
&lt;br /&gt;
&lt;br /&gt;
Yipeeeeeeeeeeeeeeeee............................. Check Your Blog&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;ul style=&quot;text-align: left;&quot;&gt;
&lt;li&gt;Please Leave Your Question And Comment Below&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;
</content><link rel='replies' type='application/atom+xml' href='http://showmedreams.blogspot.com/feeds/4333982537406098968/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://showmedreams.blogspot.com/2013/07/how-to-add-flying-letter-on-mouse-cursor.html#comment-form' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/150034466952736810/posts/default/4333982537406098968'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/150034466952736810/posts/default/4333982537406098968'/><link rel='alternate' type='text/html' href='http://showmedreams.blogspot.com/2013/07/how-to-add-flying-letter-on-mouse-cursor.html' title='How To Add Flying Letter On Mouse Cursor'/><author><name>Anonymous</name><uri>http://www.blogger.com/profile/17770572869150604600</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjFqXPRoC_BKxTypQGfXYZvycsZfanyUQDbdSoA7tf3PEbtUhgAMIaNEVHW5I6wqvW2WxLc8nenQUiHITpUeyfDZ23Zo4RdzETWFttmZhlpX7mgkz1S2rntGEKevY5gO5jHCR82MYhAkeq0/s72-c/purplesparkle.gif" height="72" width="72"/><thr:total>1</thr:total></entry></feed>