Long back I have added Twitteri Bird Icon in my blog and I want to remove it ?

Fidarose
Fidarose
from chennai
10 years ago

I have tried but was unable to find any clue how to remove it? Its disturbing the beauty of the blog.  For a view, check it at www.life-after-joining-ishayoga.blogspot.com

Just a month back i got my blog problem solved here and I am grateful for that.  Please help me to solve this, if possible.

 

I am putting forward the Template codes here. See if you can find it here or else, guide me what can be done next :-

<?xml version="1.0" encoding="UTF-8" ?><!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"><html expr:dir='data:blog.languageDirection' xmlns='http://www.w3.org/1999/xhtml' xmlns:b='http://www.google.com/2005/gml/b' xmlns:data='http://www.google.com/2005/gml/data' xmlns:expr='http://www.google.com/2005/gml/expr'>  <head><base target='_blank'/>    <b:include data='blog' name='all-head-content'/><META content='16a33b9bf85d6353' name='y_key'/>    <b:if cond='data:blog.pageType == &quot;index&quot;'><title><data:blog.pageTitle/></title><b:else/><title><data:blog.pageName/> ~ <data:blog.title/></title></b:if>    <b:skin><![CDATA[/* * Blogger Template Style * Name:     TicTac (Blueberry) * Author:   Dan Cederholm * Updated by: Agi Methven * Date: June 2008*/#navbar-iframe {display: none !important;}/* Variable definitions   ====================   <Variable name="bgcolor" description="Page Background Color"             type="color" default="#333300" value="#a90801">   <Variable name="textcolor" description="Text Color"             type="color" default="#333300" value="#000000">   <Variable name="datecolor" description="Date Header Color"             type="color" default="#333300" value="#e1771e">   <Variable name="titlecolor" description="Post Title Color"             type="color" default="#000000" value="#750200">   <Variable name="blogtitle" description="Blog Title Color"             type="color" default="#000000" value="#750200">   <Variable name="descolor" description="Blog Description Title Color"             type="color" default="#000000" value="#000000">   <Variable name="footercolor" description="Post Footer Color"             type="color" default="#999" value="#a90801">               <Variable name="sidebartextcolor" description="Sidebar Text Color"             type="color" default="#333300" value="#000000">   <Variable name="sidebarcolor" description="Sidebar Title Color"             type="color" default="#666" value="#750200">   <Variable name="linkcolor" description="Link Color"             type="color" default="#69c" value="#804000">   <Variable name="visitedlinkcolor" description="Visited Link Color"             type="color" default="#666699" value="#e1771e">   <Variable name="pagetitlefont" description="Page Title Font"             type="font"             default="normal normal 100% Verdana, sans-serif" value="normal bold 317% Georgia, Times, serif">   <Variable name="bodyfont" description="Text Font"             type="font"             default="normal normal 100% Verdana, sans-serif" value="normal normal 95% Georgia, Times, serif">   <Variable name="titlefont" description="Post Title Font"             type="font" default="normal bold 130% 'Lucida Grande','Trebuchet MS'" value="normal bold 169% Georgia, Times, serif">   <Variable name="sidebarheaderfont" description="Sidebar Title Font"             type="font" default="normal bold 130% 'Lucida Grande','Trebuchet MS'" value="normal bold 161% Georgia, Times, serif">*//* ---( page defaults )--- */body {  margin: 0;  padding: 0;  font-size: small;  text-align: center;  color: $textcolor;  background: $bgcolor;  }blockquote {  margin: 0 0 0 30px;  padding: 10px 10px 10px 30px;  font-size: 95%;  line-height: 1.5em;  color: #000000;  background: url()   no-repeat top left;  }blockquote p {  margin-top: 0;  }abbr, acronym {  cursor: help;  font-style: normal;  border-bottom: 1px dotted;  }code {  color: #996666;  }hr {  display: none;  }img {  border: none;  }/* unordered list style */ul {  margin-left: 30px;  padding: 0;  }/* links */a:link {  color: $linkcolor;    text-decoration: none;  }a:visited {  color: $visitedlinkcolor;      text-decoration: none;  }a:hover {  color: $linkcolor;  border-bottom: 0px none;  }a:active {  color: $blogtitle;  text-decoration: none;  }/* ---( layout structure )---*/#outer-wrapper {  width: 800px;  margin: 0px auto 0;  text-align: left;  font: $bodyfont;  background: url(http://3.bp.blogspot.com/_66wIGDjagHk/SfhNBpXuzEI/AAAAAAAAAOE/TkR1KjJK_ZQ/s1600/background.jpg) repeat-y;  }#content-wrapper {  margin-left: 10px; /* to avoid the border image */  width: 780px;  }#main {  float: left;  width: 465px;  margin: 0px 0 0px 5px;  padding: 0 0 0 1em;font-size: $bodyfont;  line-height: 1.5em;  word-wrap: break-word; /* fix for long text breaking sidebar float in IE */  overflow: hidden;     /* fix for long non-text content breaking IE sidebar float */  }#sidebar {  float: right;  width: 240px;  padding: 0px 10px 5px 0;  font-size: 90%;  line-height: 1.4em;  color: $sidebartextcolor;  word-wrap: break-word; /* fix for long text breaking sidebar float in IE */  overflow: hidden;     /* fix for long non-text content breaking IE sidebar float */  }/* ---( header and site name )--- */#header {  margin: 0;  height: 366px;  text-align: left;  background: url(http://1.bp.blogspot.com/_66wIGDjagHk/SfhNBzW_EzI/AAAAAAAAAOU/KMPON1OuP5g/s1600/backgroundtopper.jpg) no-repeat top center;  }#header .description {  font-size: 120%;  text-align: center;  margin-top: -0.9em;  color: $descolor;}#header h1 {  padding:150px 0px 0 0px;  line-height:1.3em;  text-align: center;  font: $pagetitlefont;  letter-spacing:.1em;  color: $blogtitle; }#header h1 a {  text-decoration: none;  color: $blogtitle;  }#header h1 a {  text-decoration: none;  color: $blogtitle;  }/* ---( main column )--- */h2.date-header {  margin-top: 0;  font-size: 110%;  color: $datecolor;  }.post h3 {  margin-top: -0.5em;  font: $titlefont;  color: $titlecolor;  }.post {  margin: 0 0 1.5em 0;  padding: 0 0 1.5em 0px;  }.post h3 a,.post h3 a:visited {  color: $titlecolor;  text-decoration: none; }.post-footer {  margin: 0;  padding: 5px 0 0 0px;  font-size: 95%;  color: $footercolor;  }.post img {  padding: 2px;  border-top: 1px solid #CCCCCC;  border-left: 1px solid #CCCCCC;  border-bottom: 1px solid #CCCCCC;  border-right: 1px solid #CCCCCC;  }.feed-links {  clear: both;text-decoration: none;}#blog-pager-newer-link {  text-decoration: none;  float: left; }#blog-pager-older-link {  float: right;    text-decoration: none; } #blog-pager {     text-align: center; }/* comment styles */#comments {  padding-top: 0px;text-decoration: none;  font-size: 100%;  line-height: 1.5em;  color: $blogtitle;  }#comments h4 {  margin: 10px 0 15px 0;  padding: 0px 0 0 0px;  font-family: "Lucida Grande", "Trebuchet MS";  font-size: 130%;  color: $blogtitle;  text-decoration: none;  no-repeat 10px 0;  height: 29px !important; /* for most browsers */  height /**/:37px; /* for IE5/Win */  } #comments ul {  margin-left: 0;  }#comments li {  background: none;  padding-left: 0;  } .comment-body {  padding: 0 0px 0 0px;  }.comment-body p {  margin-bottom: 0;  }.comment-author {  margin: 4px 0 0 0;  padding: 0 3px 0 0px;  color: $blogtitle;  }.comment-footer {  padding-bottom: 5px;  font-size: 95%;}.deleted-comment {  font-style:italic;  color:gray;  }/* ---( sidebar )--- */.sidebar h2 {  margin: 0 0 0 0;  padding: 15px 0 0 0;  font: $sidebarheaderfont;  color: $sidebarcolor;  height: 32px;  height: 32px !important; /* for most browsers */  height /**/:57px; /* for IE5/Win */  }.sidebar ul li {    list-style: none;    margin:0;}.sidebar .widget {  margin: 0;  padding: 0 10px 15px 10px;}.profile-textblock {  clear: both;  margin-left: 0;}.profile-img {  float: left;  margin: 0 5px 5px 0;  border: 1px solid #CCCCCC;  padding: 3px;}/* ---( footer )--- */.clear { /* to fix IE6 padding-top issue */  clear: both;  }#footer {  margin: 0;  background: url(http://3.bp.blogspot.com/_66wIGDjagHk/SfhNB2Yl9OI/AAAAAAAAAOM/UF_HLYpUw98/s1600/background-solid.jpg) no-repeat bottom center;  padding-bottom:10px;  padding-top: 10px;  height: auto;  text-align: center;  }/** Page structure tweaks for layout editor wireframe */body#layout #outer-wrapper,body#layout #main,body#layout #sidebar {  padding-top: 0;  margin-top: 0;}body#layout #outer-wrapper,body#layout #content-wrapper {  width: 740px;}body#layout #sidebar {  margin-right: 0;  margin-bottom: 1em; }body#layout #header,body#layout #footer,body#layout #main {  padding: 0; }body#layout #content-wrapper {  margin: 0px; }]]></b:skin>  </head><script type='text/javascript'>var gaJsHost = ((&quot;https:&quot; == document.location.protocol) ? &quot;https://ssl.&quot; : &quot;http://www.&quot;);document.write(unescape(&quot;%3Cscript src=&#39;&quot; + gaJsHost + &quot;google-analytics.com/ga.js&#39; type=&#39;text/javascript&#39;%3E%3C/script%3E&quot;));</script><script type='text/javascript'>try {var pageTracker = _gat._getTracker(&quot;UA-15648695-1&quot;);pageTracker._trackPageview();} catch(err) {}</script>  <body>  <b:section class='navbar' id='navbar' maxwidgets='1' showaddelement='no'>    <b:widget id='Navbar1' locked='true' title='Navbar' type='Navbar'>      <b:includable id='main'>&lt;script type=&quot;text/javascript&quot;&gt;    function setAttributeOnload(object, attribute, val) {      if(window.addEventListener) {        window.addEventListener(&#39;load&#39;,          function(){ object[attribute] = val; }, false);      } else {        window.attachEvent(&#39;onload&#39;, function(){ object[attribute] = val; });      }    }  &lt;/script&gt;&lt;div id=&quot;navbar-iframe-container&quot;&gt;&lt;/div&gt;&lt;script type=&quot;text/javascript&quot; src=&quot;https://apis.google.com/js/plusone.js&quot;&gt;&lt;/script&gt;&lt;script type=&quot;text/javascript&quot;&gt;        gapi.load(&quot;gapi.iframes:gapi.iframes.style.bubble&quot;, function() {          if (gapi.iframes &amp;&amp; gapi.iframes.getContext) {            gapi.iframes.getContext().openChild({                url: &#39;https://www.blogger.com/navbar.g?targetBlogID\0757458765754102062799\46blogName\75Life+after+joining+Isha+Yoga\46publishMode\75PUBLISH_MODE_BLOGSPOT\46navbarType\75BLUE\46layoutType\75LAYOUTS\46searchRoot\75http://life-after-joining-ishayoga.blogspot.com/search\46blogLocale\75en\46v\0752\46homepageUrl\75http://life-after-joining-ishayoga.blogspot.com/\46vt\0757768594431377703617&#39;,                where: document.getElementById(&quot;navbar-iframe-container&quot;),                id: &quot;navbar-iframe&quot;            });          }        });      &lt;/script&gt;&lt;script type=&quot;text/javascript&quot;&gt;(function() {var script = document.createElement(&#39;script&#39;);script.type = &#39;text/javascript&#39;;script.src = &#39;//pagead2.googlesyndication.com/pagead/js/google_top_exp.js&#39;;var head = document.getElementsByTagName(&#39;head&#39;)[0];if (head) {head.appendChild(script);}})();&lt;/script&gt;</b:includable>    </b:widget>  </b:section>  <div id='outer-wrapper'><div id='wrap2'>    <!-- skip links for text browsers -->    <span id='skiplinks' style='display:none;'>      <a href='#main'>skip to main </a> |      <a href='#sidebar'>skip to sidebar</a>    </span>    <div id='header-wrapper'>      <b:section class='header' id='header' maxwidgets='1' showaddelement='no'>        <b:widget id='Header1' locked='true' title='Life after joining Isha Yoga (Header)' type='Header'>          <b:includable id='main'>  <b:if cond='data:useImage'>    <b:if cond='data:imagePlacement == &quot;REPLACE&quot;'>      <!--Show just the image, no text-->      <div id='header-inner'>        <a expr:href='data:blog.homepageUrl' style='display: block'>          <img expr:alt='data:title' expr:height='data:height' expr:id='data:widget.instanceId + &quot;_headerimg&quot;' expr:src='data:sourceUrl' expr:width='data:width' style='display: block'/>        </a>      </div>    <b:else/>      <!--      Show image as background to text. You can't really calculate the width      reliably in JS because margins are not taken into account by any of      clientWidth, offsetWidth or scrollWidth, so we don't force a minimum      width if the user is using shrink to fit.      This results in a margin-width's worth of pixels being cropped. If the      user is not using shrink to fit then we expand the header.      -->      <div expr:style='&quot;background-image: url(\&quot;&quot; + data:sourceUrl + &quot;\&quot;); &quot;                      + &quot;background-position: &quot;                      + data:backgroundPositionStyleStr + &quot;; &quot;                      + data:widthStyleStr                      + &quot;min-height: &quot; + data:height + &quot;px;&quot;                      + &quot;_height: &quot; + data:height + &quot;px;&quot;                      + &quot;background-repeat: no-repeat; &quot;' id='header-inner'>        <div class='titlewrapper' style='background: transparent'>          <h1 class='title' style='background: transparent; border-width: 0px'>            <b:include name='title'/>          </h1>        </div>        <b:include name='description'/>      </div>    </b:if>  <b:else/>    <!--No header image -->    <div id='header-inner'>      <div class='titlewrapper'>        <h1 class='title'>          <b:include name='title'/>        </h1>      </div>      <b:include name='description'/>    </div>  </b:if></b:includable>          <b:includable id='description'>  <div class='descriptionwrapper'>    <p class='description'><span><data:description/></span></p>  </div></b:includable>          <b:includable id='title'>  <b:if cond='data:blog.url == data:blog.homepageUrl'>    <data:title/>  <b:else/>    <a expr:href='data:blog.homepageUrl'><data:title/></a>  </b:if></b:includable>        </b:widget>      </b:section>    </div>     <div id='content-wrapper'>      <div id='crosscol-wrapper' style='text-align:center'>        <b:section class='crosscol' id='crosscol' showaddelement='no'/>      </div>      <div id='main-wrapper'>        <b:section class='main' id='main' showaddelement='no'>          <b:widget id='Blog1' locked='true' title='Blog Posts' type='Blog'>            <b:includable id='main' var='top'>  <b:if cond='data:mobile == &quot;false&quot;'>    <!-- posts -->    <div class='blog-posts hfeed'>      <b:include data='top' name='status-message'/>      <data:defaultAdStart/>      <b:loop values='data:posts' var='post'>        <b:if cond='data:post.isDateStart'>          <b:if cond='data:post.isFirstPost == &quot;false&quot;'>            &lt;/div&gt;&lt;/div&gt;          </b:if>        </b:if>        <b:if cond='data:post.isDateStart'>          &lt;div class=&quot;date-outer&quot;&gt;        </b:if>        <b:if cond='data:post.dateHeader'>          <h2 class='date-header'><span><data:post.dateHeader/></span></h2>        </b:if>        <b:if cond='data:post.isDateStart'>          &lt;div class=&quot;date-posts&quot;&gt;        </b:if>        <div class='post-outer'>        <b:include data='post' name='post'/>        <b:if cond='data:blog.pageType == &quot;static_page&quot;'>          <b:include data='post' name='comment_picker'/>        </b:if>        <b:if cond='data:blog.pageType == &quot;item&quot;'>          <b:include data='post' name='comment_picker'/>        </b:if>        </div>        <b:if cond='data:post.includeAd'>          <b:if cond='data:post.isFirstPost'>            <data:defaultAdEnd/>          <b:else/>            <data:adEnd/>          </b:if>          <div class='inline-ad'>            <data:adCode/>          </div>          <data:adStart/>        </b:if>      </b:loop>      <b:if cond='data:numPosts != 0'>        &lt;/div&gt;&lt;/div&gt;      </b:if>      <data:adEnd/>    </div>    <!-- navigation -->    <b:include name='nextprev'/>    <!-- feed links -->    <b:include name='feedLinks'/>    <b:if cond='data:top.showStars'>      <script src='//www.google.com/jsapi' type='text/javascript'/>      <script type='text/javascript'>        google.load(&quot;annotations&quot;, &quot;1&quot;, {&quot;locale&quot;: &quot;<data:top.languageCode/>&quot;});        function initialize() {          google.annotations.setApplicationId(<data:top.blogspotReviews/>);          google.annotations.createAll();          google.annotations.fetch();        }        google.setOnLoadCallback(initialize);      </script>    </b:if>  <b:else/>    <b:include name='mobile-main'/>  </b:if>  <b:if cond='data:top.showDummy'>    <data:top.dummyBootstrap/>  </b:if></b:includable>            <b:includable id='backlinkDeleteIcon' var='backlink'>  <span expr:class='&quot;item-control &quot; + data:backlink.adminClass'>    <a expr:href='data:backlink.deleteUrl' expr:title='data:top.deleteBacklinkMsg'>      <img src='//www.blogger.com/img/icon_delete13.gif'/>    </a>  </span></b:includable>            <b:includable id='backlinks' var='post'>  <a name='links'/><h4><data:post.backlinksLabel/></h4>  <b:if cond='data:post.numBacklinks != 0'>    <dl class='comments-block' id='comments-block'>      <b:loop values='data:post.backlinks' var='backlink'>        <div class='collapsed-backlink backlink-control'>          <dt class='comment-title'>            <span class='backlink-toggle-zippy'>&#160;</span>            <a expr:href='data:backlink.url' rel='nofollow'><data:backlink.title/></a>            <b:include data='backlink' name='backlinkDeleteIcon'/>          </dt>          <dd class='comment-body collapseable'>            <data:backlink.snippet/>          </dd>          <dd class='comment-footer collapseable'>            <span class='comment-author'><data:post.authorLabel/> <data:backlink.author/></span>            <span class='comment-timestamp'><data:post.timestampLabel/> <data:backlink.timestamp/></span>          </dd>        </div>      </b:loop>    </dl>  </b:if>  <p class='comment-footer'>    <a class='comment-link' expr:href='data:post.createLinkUrl' expr:id='data:widget.instanceId + &quot;_backlinks-create-link&quot;' target='_blank'><data:post.createLinkLabel/></a>  </p></b:includable>            <b:includable id='comment-form' var='post'>  <div class='comment-form'>    <a name='comment-form'/>    <b:if cond='data:mobile'>      <h4 id='comment-post-message'>        <a expr:id='data:widget.instanceId + &quot;_comment-editor-toggle-link&quot;' href='javascript:void(0)'><data:postCommentMsg/></a></h4>      <p><data:blogCommentMessage/></p>      <data:blogTeamBlogMessage/>      <a expr:href='data:post.commentFormIframeSrc' id='comment-editor-src'/>      <iframe allowtransparency='true' class='blogger-iframe-colorize blogger-comment-from-post' frameborder='0' height='410' id='comment-editor' name='comment-editor' src='' style='display: none' width='100%'/>    <b:else/>      <h4 id='comment-post-message'><data:postCommentMsg/></h4>      <p><data:blogCommentMessage/></p>      <data:blogTeamBlogMessage/>      <a expr:href='data:post.commentFormIframeSrc' id='comment-editor-src'/>      <iframe allowtransparency='true' class='blogger-iframe-colorize blogger-comment-from-post' frameborder='0' height='410' id='comment-editor' name='comment-editor' src='' width='100%'/>    </b:if>    <data:post.friendConnectJs/>    <data:post.cmtfpIframe/>    <script type='text/javascript'>      BLOG_CMT_createIframe(&#39;<data:post.appRpcRelayPath/>&#39;, &#39;<data:post.communityId/>&#39;);    </script>  </div></b:includable>            <b:includable id='commentDeleteIcon' var='comment'>  <span expr:class='&quot;item-control &quot; + data:comment.adminClass'>    <b:if cond='data:showCmtPopup'>      <div class='goog-toggle-button'>        <div class='goog-inline-block comment-action-icon'/>      </div>    <b:else/>      <a class='comment-delete' expr:href='data:comment.deleteUrl' expr:title='data:top.deleteCommentMsg'>        <img src='//www.blogger.com/img/icon_delete13.gif'/>      </a>    </b:if>  </span></b:includable>            <b:includable id='comment_count_picker' var='post'>  <b:if cond='data:post.commentSource == 1'>    <span class='cmt_count_iframe_holder' expr:data-count='data:post.numComments' expr:data-onclick='data:post.addCommentOnclick' expr:data-post-url='data:post.url' expr:data-url='data:post.canonicalUrl'>    </span>  <b:else/>    <a class='comment-link' expr:href='data:post.addCommentUrl' expr:onclick='data:post.addCommentOnclick'>      <data:post.commentLabelFull/>:    </a>  </b:if></b:includable>            <b:includable id='comment_picker' var='post'>  <b:if cond='data:post.commentSource == 1'>    <b:include data='post' name='iframe_comments'/>  <b:else/>    <b:if cond='data:post.showThreadedComments'>      <b:include data='post' name='threaded_comments'/>    <b:else/>      <b:include data='post' name='comments'/>    </b:if>  </b:if></b:includable>            <b:includable id='comments' var='post'>  <div class='comments' id='comments'>    <a name='comments'/>    <b:if cond='data:post.allowComments'>      <h4><data:post.commentLabelFull/>:</h4>      <b:if cond='data:post.commentPagingRequired'>        <span class='paging-control-container'>          <b:if cond='data:post.hasOlderLinks'>            <a expr:class='data:post.oldLinkClass' expr:href='data:post.oldestLinkUrl'><data:post.oldestLinkText/></a>              &#160;            <a expr:class='data:post.oldLinkClass' expr:href='data:post.olderLinkUrl'><data:post.olderLinkText/></a>              &#160;          </b:if>          <data:post.commentRangeText/>          <b:if cond='data:post.hasNewerLinks'>            &#160;            <a expr:class='data:post.newLinkClass' expr:href='data:post.newerLinkUrl'><data:post.newerLinkText/></a>            &#160;            <a expr:class='data:post.newLinkClass' expr:href='data:post.newestLinkUrl'><data:post.newestLinkText/></a>          </b:if>        </span>      </b:if>      <div expr:id='data:widget.instanceId + &quot;_comments-block-wrapper&quot;'>        <dl expr:class='data:post.avatarIndentClass' id='comments-block'>          <b:loop values='data:post.comments' var='comment'>            <dt expr:class='&quot;comment-author &quot; + data:comment.authorClass' expr:id='data:comment.anchorName'>              <b:if cond='data:comment.favicon'>                <img expr:src='data:comment.favicon' height='16px' style='margin-bottom:-2px;' width='16px'/>              </b:if>              <a expr:name='data:comment.anchorName'/>              <b:if cond='data:blog.enabledCommentProfileImages'>                <data:comment.authorAvatarImage/>              </b:if>              <b:if cond='data:comment.authorUrl'>                <a expr:href='data:comment.authorUrl' rel='nofollow'><data:comment.author/></a>              <b:else/>                <data:comment.author/>              </b:if>              <data:commentPostedByMsg/>            </dt>            <dd class='comment-body' expr:id='data:widget.instanceId + data:comment.cmtBodyIdPostfix'>              <b:if cond='data:comment.isDeleted'>                <span class='deleted-comment'><data:comment.body/></span>              <b:else/>                <p>                  <data:comment.body/>                </p>              </b:if>            </dd>            <dd class='comment-footer'>              <span class='comment-timestamp'>                <a expr:href='data:comment.url' title='comment permalink'>                  <data:comment.timestamp/>                </a>                <b:include data='comment' name='commentDeleteIcon'/>              </span>            </dd>          </b:loop>        </dl>      </div>      <b:if cond='data:post.commentPagingRequired'>        <span class='paging-control-container'>          <a expr:class='data:post.oldLinkClass' expr:href='data:post.oldestLinkUrl'>            <data:post.oldestLinkText/>          </a>          <a expr:class='data:post.oldLinkClass' expr:href='data:post.olderLinkUrl'>            <data:post.olderLinkText/>          </a>          &#160;          <data:post.commentRangeText/>          &#160;          <a expr:class='data:post.newLinkClass' expr:href='data:post.newerLinkUrl'>            <data:post.newerLinkText/>          </a>          <a expr:class='data:post.newLinkClass' expr:href='data:post.newestLinkUrl'>            <data:post.newestLinkText/>          </a>        </span>      </b:if>      <p class='comment-footer'>        <b:if cond='data:post.embedCommentForm'>          <b:if cond='data:post.allowNewComments'>            <b:include data='post' name='comment-form'/>          <b:else/>            <data:post.noNewCommentsText/>          </b:if>        <b:else/>          <b:if cond='data:post.allowComments'>            <a expr:href='data:post.addCommentUrl' expr:onclick='data:post.addCommentOnclick'><data:postCommentMsg/></a>          </b:if>        </b:if>      </p>    </b:if>    <b:if cond='data:showCmtPopup'>      <div id='comment-popup'>        <iframe allowtransparency='true' frameborder='0' id='comment-actions' name='comment-actions' scrolling='no'>        </iframe>      </div>    </b:if>    <div id='backlinks-container'>    <div expr:id='data:widget.instanceId + &quot;_backlinks-container&quot;'>       <b:if cond='data:post.showBacklinks'>         <b:include data='post' name='backlinks'/>       </b:if>    </div>    </div>  </div></b:includable>            <b:includable id='feedLinks'>  <b:if cond='data:blog.pageType != &quot;item&quot;'> <!-- Blog feed links -->    <b:if cond='data:feedLinks'>      <div class='blog-feeds'>        <b:include data='feedLinks' name='feedLinksBody'/>      </div>    </b:if>    <b:else/> <!--Post feed links -->    <div class='post-feeds'>      <b:loop values='data:posts' var='post'>        <b:if cond='data:post.allowComments'>          <b:if cond='data:post.feedLinks'>            <b:include data='post.feedLinks' name='feedLinksBody'/>          </b:if>        </b:if>      </b:loop>    </div>  </b:if></b:includable>            <b:includable id='feedLinksBody' var='links'>  <div class='feed-links'>  <data:feedLinksMsg/>  <b:loop values='data:links' var='f'>     <a class='feed-link' expr:href='data:f.url' expr:type='data:f.mimeType' target='_blank'><data:f.name/> (<data:f.feedType/>)</a>  </b:loop>  </div></b:includable>            <b:includable id='iframe_comments' var='post'>  <b:if cond='data:post.allowIframeComments'>    <script expr:src='data:post.iframeCommentSrc' type='text/javascript'/>    <div class='cmt_iframe_holder' expr:data-href='data:post.canonicalUrl' expr:data-viewtype='data:post.viewType'/>    <b:if cond='data:post.embedCommentForm == &quot;false&quot;'>      <a expr:href='data:post.addCommentUrl' expr:onclick='data:post.addCommentOnclick'><data:postCommentMsg/></a>    </b:if>  </b:if></b:includable>            <b:includable id='mobile-index-post' var='post'>  <div class='mobile-date-outer date-outer'>    <b:if cond='data:post.dateHeader'>      <div class='date-header'>        <span><data:post.dateHeader/></span>      </div>    </b:if>    <div class='mobile-post-outer'>      <a expr:href='data:post.url'>        <h3 class='mobile-index-title entry-title' itemprop='name'>          <data:post.title/>        </h3>        <div class='mobile-index-arrow'>&amp;rsaquo;</div>        <div class='mobile-index-contents'>          <b:if cond='data:post.thumbnailUrl'>            <div class='mobile-index-thumbnail'>              <div class='Image'>                <img expr:src='data:post.thumbnailUrl'/>              </div>            </div>          </b:if>          <div class='post-body'>            <b:if cond='data:post.snippet'><data:post.snippet/></b:if>          </div>        </div>        <div style='clear: both;'/>      </a>      <div class='mobile-index-comment'>        <b:if cond='data:blog.pageType != &quot;static_page&quot;'>          <b:if cond='data:post.allowComments'>            <b:if cond='data:post.numComments != 0'>              <b:include data='post' name='comment_count_picker'/>            </b:if>          </b:if>        </b:if>      </div>    </div>  </div></b:includable>            <b:includable id='mobile-main' var='top'>    <!-- posts -->    <div class='blog-posts hfeed'>      <b:include data='top' name='status-message'/>      <b:if cond='data:blog.pageType == &quot;index&quot;'>        <b:loop values='data:posts' var='post'>          <b:include data='post' name='mobile-index-post'/>        </b:loop>      <b:else/>        <b:loop values='data:posts' var='post'>          <b:include data='post' name='mobile-post'/>        </b:loop>      </b:if>    </div>   <b:include name='mobile-nextprev'/></b:includable>            <b:includable id='mobile-nextprev'>  <div class='blog-pager' id='blog-pager'>    <b:if cond='data:newerPageUrl'>      <div class='mobile-link-button' id='blog-pager-newer-link'>      <a class='blog-pager-newer-link' expr:href='data:newerPageUrl' expr:id='data:widget.instanceId + &quot;_blog-pager-newer-link&quot;' expr:title='data:newerPageTitle'>&amp;lsaquo;</a>      </div>    </b:if>    <b:if cond='data:olderPageUrl'>      <div class='mobile-link-button' id='blog-pager-older-link'>      <a class='blog-pager-older-link' expr:href='data:olderPageUrl' expr:id='data:widget.instanceId + &quot;_blog-pager-older-link&quot;' expr:title='data:olderPageTitle'>&amp;rsaquo;</a>      </div>    </b:if>    <div class='mobile-link-button' id='blog-pager-home-link'>    <a class='home-link' expr:href='data:blog.homepageUrl'><data:homeMsg/></a>    </div>    <div class='mobile-desktop-link'>      <a class='home-link' expr:href='data:desktopLinkUrl'><data:desktopLinkMsg/></a>    </div>  </div>  <div class='clear'/></b:includable>            <b:includable id='mobile-post' var='post'>  <div class='date-outer'>    <b:if cond='data:post.dateHeader'>      <h2 class='date-header'><span><data:post.dateHeader/></span></h2>    </b:if>    <div class='date-posts'>      <div class='post-outer'>        <div class='post hentry uncustomized-post-template' itemscope='itemscope' itemtype='http://schema.org/BlogPosting'>          <b:if cond='data:post.thumbnailUrl'>            <meta expr:content='data:post.thumbnailUrl' itemprop='image_url'/>          </b:if>          <meta expr:content='data:blog.blogId' itemprop='blogId'/>          <meta expr:content='data:post.id' itemprop='postId'/>          <a expr:name='data:post.id'/>          <b:if cond='data:post.title'>            <h3 class='post-title entry-title' itemprop='name'>              <b:if cond='data:post.link'>                <a expr:href='data:post.link'><data:post.title/></a>              <b:else/>                <b:if cond='data:post.url'>                  <b:if cond='data:blog.url != data:post.url'>                    <a expr:href='data:post.url'><data:post.title/></a>                  <b:else/>                    <data:post.title/>                  </b:if>                <b:else/>                  <data:post.title/>                </b:if>              </b:if>            </h3>          </b:if>          <div class='post-header'>            <div class='post-header-line-1'/>          </div>          <div class='post-body entry-content' expr:id='&quot;post-body-&quot; + data:post.id' itemprop='articleBody'>            <data:post.body/>            <div style='clear: both;'/> <!-- clear for photos floats -->          </div>          <div class='post-footer'>            <div class='post-footer-line post-footer-line-1'>              <span class='post-author vcard'>                <b:if cond='data:top.showAuthor'>                  <b:if cond='data:post.authorProfileUrl'>                    <span class='fn' itemprop='author' itemscope='itemscope' itemtype='http://schema.org/Person'>                      <meta expr:content='data:post.authorProfileUrl' itemprop='url'/>                      <a expr:href='data:post.authorProfileUrl' rel='author' title='author profile'>                        <span itemprop='name'><data:post.author/></span>                      </a>                    </span>                  <b:else/>                    <span class='fn' itemprop='author' itemscope='itemscope' itemtype='http://schema.org/Person'>                      <span itemprop='name'><data:post.author/></span>                    </span>                  </b:if>                </b:if>              </span>              <span class='post-timestamp'>                <b:if cond='data:top.showTimestamp'>                  <data:top.timestampLabel/>                  <b:if cond='data:post.url'>                    <meta expr:content='data:post.canonicalUrl' itemprop='url'/>                    <a class='timestamp-link' expr:href='data:post.url' rel='bookmark' title='permanent link'><abbr class='published' expr:title='data:post.timestampISO8601' itemprop='datePublished'><data:post.timestamp/></abbr></a>                  </b:if>                </b:if>              </span>              <span class='post-comment-link'>                <b:if cond='data:blog.pageType != &quot;item&quot;'>                  <b:if cond='data:blog.pageType != &quot;static_page&quot;'>                    <b:if cond='data:post.allowComments'>                      <b:include data='post' name='comment_count_picker'/>                    </b:if>                  </b:if>                </b:if>              </span>            </div>            <div class='post-footer-line post-footer-line-2'>              <b:if cond='data:top.showMobileShare'>                <div class='mobile-link-button goog-inline-block' id='mobile-share-button'>                  <a href='javascript:void(0);'><data:shareMsg/></a>                </div>              </b:if>              <b:if cond='data:top.showDummy'>                <div class='goog-inline-block dummy-container'><data:post.dummyTag/></div>              </b:if>            </div>          </div>        </div>        <b:if cond='data:blog.pageType == &quot;static_page&quot;'>          <b:include data='post' name='comment_picker'/>        </b:if>        <b:if cond='data:blog.pageType == &quot;item&quot;'>          <b:include data='post' name='comment_picker'/>        </b:if>      </div>    </div>  </div></b:includable>            <b:includable id='nextprev'>  <div class='blog-pager' id='blog-pager'>    <b:if cond='data:newerPageUrl'>      <span id='blog-pager-newer-link'>      <a class='blog-pager-newer-link' expr:href='data:newerPageUrl' expr:id='data:widget.instanceId + &quot;_blog-pager-newer-link&quot;' expr:title='data:newerPageTitle'><data:newerPageTitle/></a>      </span>    </b:if>    <b:if cond='data:olderPageUrl'>      <span id='blog-pager-older-link'>      <a class='blog-pager-older-link' expr:href='data:olderPageUrl' expr:id='data:widget.instanceId + &quot;_blog-pager-older-link&quot;' expr:title='data:olderPageTitle'><data:olderPageTitle/></a>      </span>    </b:if>    <a class='home-link' expr:href='data:blog.homepageUrl'><data:homeMsg/></a>    <b:if cond='data:mobileLinkUrl'>      <div class='blog-mobile-link'>        <a expr:href='data:mobileLinkUrl'><data:mobileLinkMsg/></a>      </div>    </b:if>  </div>  <div class='clear'/></b:includable>            <b:includable id='post' var='post'>  <div class='post hentry uncustomized-post-template' itemprop='blogPost' itemscope='itemscope' itemtype='http://schema.org/BlogPosting'>    <b:if cond='data:post.firstImageUrl'>      <meta expr:content='data:post.firstImageUrl' itemprop='image_url'/>    </b:if>    <meta expr:content='data:blog.blogId' itemprop='blogId'/>    <meta expr:content='data:post.id' itemprop='postId'/>    <a expr:name='data:post.id'/>    <b:if cond='data:post.title'>      <h3 class='post-title entry-title' itemprop='name'>      <b:if cond='data:post.link'>        <a expr:href='data:post.link'><data:post.title/></a>      <b:else/>        <b:if cond='data:post.url'>        

Replies 1 to 3 of 3 Descending
Vijay Prabhu
Vijay Prabhu
from Mumbai
10 years ago

I cant see the twitter birdie on your website Innocent

Ranjith
from hyderabad
10 years ago

Vijay See properly. Tongue out

Ranjith
Ranjith
from hyderabad
10 years ago

Looks like a part of your message was truncated.

The code that you should remove is :

<script src='http://tricks-master.googlecode.com/files/twitterflyingbird.js' type='text/javascript'></script><script type='text/javascript'>var twitterAccount = "IshaFida";var tweetThisText = " Life after joining Isha Yoga : http://www.life-after-joining-ishayoga.blogspot.in/ ";tripleflapInit();</script>

You will find this in your template just after </body> or before </html>

Vijay Prabhu
from Mumbai
10 years ago

+1 to you +100 to me Undecided

Ranjith
from hyderabad
10 years ago

+1000 to me Tongue out

Nandini Deka
from Bombay
10 years ago

that birdy is so cute..i added it to my clicks blog...atleast my blog will have some company now

Ranjith
from hyderabad
10 years ago

The moment ND sees some code, she copies it Tongue out

Nandini Deka
from Bombay
10 years ago

Money mouthTongue out

Nandini Deka
from Bombay
10 years ago

all codes go through my rannypoop laboratory blog first for testingCool

Vijay Prabhu
from Mumbai
10 years ago

+ 1 gazillion to me Tongue out

Fidarose
Fidarose
from chennai
10 years ago

Thank you all of you for your timely help. People in this forum are really wonderful and lighthearted.  Wish you could also spend some time in my blog, If you enjoy it. Thank you. Smile


LockSign in to reply to this thread