Sunday 30 December 2012

Cara Menghilangkan Slide Show Pada Template Bawaan Blog

Mudah-mudahan artikel berikut dapat bermanfaat bagi Anda sobat blog. Melihat tampilan template blog sekarang sangat bervariasi seperti halnya, terdapat tampilan slide show pada blog Anda, tetapi ada juga sebagian dari Anda yang myngkin ingin menghilangkan/menghapus slide show ter sebut. Berikut Cara-cara menghapus slide:
*Jika Anda ingin memakai kembali slide show tersebut jangan lupa dicopy kode tersebut dan di paste/save pada file Anda agar bisa digunakan kembali.(paste kembali pada tempat Anda menghapusnya) 

1. Login ke blog Anda dahulu
2. Lalu ke Rancangan Edit HTML
3. Selanjutnya Anda mencari kode (bisa dengan cara ctrl + f), lalu kode akan muncul
        <!-- Featured Content Slider Started -->
 
4. Lalu blog kode tersebut hingga kode bertuliskan:  
 
        <!-- Featured Content Slider End -->
 
5. Setelah Anda memblognya seperti tampilan berikut:
        
        <!-- Featured Content Slider Started -->
 
<b:if cond='data:blog.pageType != &quot;static_page&quot;'>
<b:if cond='data:blog.pageType != &quot;item&quot;'>
 
 
<div class='featuredposts clearfix'>
 
<div class='fp-slides'>
 
<div class='fp-post'>
<div class='fp-thumbnail'><a href='featured-post-1-url-here'><img src='https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhm0ZnOvtMUswpELXHnmfQVg-4WIVxzHR1XDnL77FVbudEoJnHtCR_u6SW2VNlznxJQk9f3ClD_x-LmnYdAAeS9f50puFqO6fGwytwqYvtIYzKdnLNyfpVMA4Dg8Zy0hb-d4MXJGaAP1Bu-/s0/1.jpg'/></a></div>
<h3 class='fp-title'><a href='featured-post-1-url-here'>This is default featured post 1 title</a></h3>
<p>Go to Blogger edit html and find these sentences.Now replace these sentences with your own descriptions.</p>
</div>
 
<div class='fp-post'>
<div class='fp-thumbnail'><a href='featured-post-2-url-here'><img src='http://3.bp.blogspot.com/-b417sgFQ7dE/Tla6R8a5yxI/AAAAAAAABcw/QlF1X6lK8g0/s000/2.jpg'/></a></div>
<h3 class='fp-title'><a href='featured-post-2-url-here'>This is default featured post 2 title</a></h3>
<p>Go to Blogger edit html and find these sentences.Now replace these sentences with your own descriptions.</p>
</div>
 
<div class='fp-post'>
<div class='fp-thumbnail'><a href='featured-post-3-url-here'><img src='http://3.bp.blogspot.com/-QunQPccRUYg/Tla6SNYcApI/AAAAAAAABc0/0ZseXqo_QzM/s000/3.jpg'/></a></div>
<h3 class='fp-title'><a href='featured-post-3-url-here'>This is default featured post 3 title</a></h3>
<p>Go to Blogger edit html and find these sentences.Now replace these sentences with your own descriptions.</p>
</div>
 
<div class='fp-post'>
<div class='fp-thumbnail'><a href='featured-post-4-url-here'><img src='http://2.bp.blogspot.com/-o1hmZxj4lZE/Tla6TISLpYI/AAAAAAAABc4/ePJYN3A06Y4/s000/4.jpg'/></a></div>
<h3 class='fp-title'><a href='featured-post-4-url-here'>This is default featured post 4 title</a></h3>
<p>Go to Blogger edit html and find these sentences.Now replace these sentences with your own descriptions.</p>
</div>
 
<div class='fp-post'>
<div class='fp-thumbnail'><a href='featured-post-5-url-here'><img src='http://1.bp.blogspot.com/-ruvbgcZGais/Tla6TQkI1aI/AAAAAAAABc8/j0U1a_i4RX0/s000/5.jpg'/></a></div>
<h3 class='fp-title'><a href='featured-post-5-url-here'>This is default featured post 5 title</a></h3>
<p>Go to Blogger edit html and find these sentences.Now replace these sentences with your own descriptions.</p>
</div>
 
</div>           
 
<div class='fp-nav clearfix'>
<span class='fp-pager'/>                
<a class='fp-next' href='#fp-next'/>
<a class='fp-prev' href='#fp-prev'/>
</div>
          
</div>
 
 
</b:if></b:if>
 
<!-- Featured Content Slider End -->
 
6. Langkah terakhir Anda hapus kode tersebut, dan seve template

Silahkan mencoba…

0 komentar:

Post a Comment

Terimakasih telah membaca Artikel saya. Alangkah indahnya jika anda meninggalkan sebuah komentar.