Menghilangkan Posted by, Share Button (Tombol Berbagi) dan Labels

Bookmark and Share

Mengilangkan Tulisan Posted By, Share Button (Tombol Berbagi) dan Labels dari home page silahkan sobat ikuti langkah di bawah ini.

Cara Menyembunyikan atau mengilangkan Tulisan Posted By, Share Button (Tombol Berbagi) dan Labels dari home page :
  • Log In di http://www.blogger.com/
  • Pilih Layout kemudian klik Edit HTML
  • Download Full template (Untuk Jaga-jaga)
  • Kasih tanda Centang pada Expand Widget Template
  • Cari kode yang seperti ini

<div class='post-footer'>    <div class='post-footer-line post-footer-line-1'><span class='post-author vcard'>  
        <b:if cond='data:top.showAuthor'>  
          <data:top.authorLabel/>  
            <b:if cond='data:post.authorProfileUrl'>  
              <span class='fn'>  
                <a expr:href='data:post.authorProfileUrl' rel='author' title='author profile'>  
                  <data:post.author/>  
                </a>  
              </span>  
            <b:else/>  
              <span class='fn'><data:post.author/></span>  
            </b:if>  
        </b:if>  
      </span> <span class='post-comment-link'>  
        <b:if cond='data:blog.pageType != "item"'>  
          <b:if cond='data:blog.pageType != "static_page"'>  
            <b:if cond='data:post.allowComments'>  
              <a class='comment-link' expr:href='data:post.addCommentUrl' expr:onclick='data:post.addCommentOnclick'><b:if cond='data:post.numComments == 1'>1 <data:top.commentLabel/><b:else/><data:post.numComments/> <data:top.commentLabelPlural/></b:if></a>  
            </b:if>  
          </b:if>  
        </b:if>  
      </span> <span class='post-icons'>  
        <!-- email post links -->  
        <b:if cond='data:post.emailPostUrl'>  
          <span class='item-action'>  
          <a expr:href='data:post.emailPostUrl' expr:title='data:top.emailPostMsg'>  
              <img alt='' class='icon-action' height='13' src='http://img1.blogblog.com/img/icon18_email.gif' width='18'/>  
          </a>  
          </span>  
        </b:if>  
  
        <!-- quickedit pencil -->  
        <b:include data='post' name='postQuickEdit'/>  
      </span> <div class='post-share-buttons goog-inline-block'>        <b:if cond='data:post.sharePostUrl'>  
          <b:include data='post' name='shareButtons'/>  
        </b:if>  
      </div></div>  
      <div class='post-footer-line post-footer-line-2'><span class='post-labels'>  
        <b:if cond='data:post.labels'>  
          <data:postLabelsLabel/>  
          <b:loop values='data:post.labels' var='label'>  
            <a expr:href='data:label.url' rel='tag'><data:label.name/></a><b:if cond='data:label.isLast != "true"'>,</b:if>  
          </b:loop>  
        </b:if>  
      </span> </div>      <div class='post-footer-line post-footer-line-3'/>       

 
  • Kalau sudah ketemu, hapus kode di atas dan ganti dengan kode di bawah ini


<div class='post-footer'><b:if cond='data:blog.pageType == "item"'>  
    <div class='post-footer-line post-footer-line-1'><span class='post-author vcard'>  
        <b:if cond='data:top.showAuthor'>  
          <data:top.authorLabel/>  
            <b:if cond='data:post.authorProfileUrl'>  
              <span class='fn'>  
                <a expr:href='data:post.authorProfileUrl' rel='author' title='author profile'>  
                  <data:post.author/>  
                </a>  
              </span>  
            <b:else/>  
              <span class='fn'><data:post.author/></span>  
            </b:if>  
        </b:if>  
      </span> <span class='post-comment-link'>  
        <b:if cond='data:blog.pageType != "item"'>  
          <b:if cond='data:blog.pageType != "static_page"'>  
            <b:if cond='data:post.allowComments'>  
              <a class='comment-link' expr:href='data:post.addCommentUrl' expr:onclick='data:post.addCommentOnclick'><b:if cond='data:post.numComments == 1'>1 <data:top.commentLabel/><b:else/><data:post.numComments/> <data:top.commentLabelPlural/></b:if></a>  
            </b:if>  
          </b:if>  
        </b:if>  
      </span> <span class='post-icons'>  
        <!-- email post links -->  
        <b:if cond='data:post.emailPostUrl'>  
          <span class='item-action'>  
          <a expr:href='data:post.emailPostUrl' expr:title='data:top.emailPostMsg'>  
              <img alt3D'' class='icon-action' height='13' src='http://img1.blogblog.com/img/icon18_email.gif' width='18'/>  
          </a>  
          </span>  
        </b:if>  
  
        <!-- quickedit pencil -->  
        <b:include data='post' name='postQuickEdit'/>  
      </span> <div class='post-share-buttons goog-inline-block'>        <b:if cond='data:post.sharePostUrl'>  
          <b:include data='post' name='shareButtons'/>  
        </b:if>  
      </div></div>  
      <div class='post-footer-line post-footer-line-2'><span class='post-labels'>  
        <b:if cond='data:post.labels'>  
          <data:postLabelsLabel/>  
          <b:loop values='data:post.labels' var='label'>  
            <a expr:href='data:label.url' rel='tag'><data:label.name/></a><b:if cond='data:label.isLast != "true"'>,</b:if>  
          </b:loop>  
        </b:if>  
      </span> </div></b:if>  
      <div class='post-footer-line post-footer-line-3'/>   


  • Lakukan Preview sebelum menyimpan template sobat.


{ 0 komentar... Views All / Send Comment! }

Posting Komentar