Kamis, 28 Maret 2013

Cara Menghilangkan Slide Show Pada Template Bawaan Blogs

Salam sejahtera,jumpa lagi bareng hansmjlkcommunity,pada kesempatan ini saya akan buat artikel tentang cara menghilangkan slid show pada template bawaan blog,slid show yang nampak pada halaman depan memang mempunyai kesan indah,namun di samping itu kita merasa terganggu dengan ada tampilan itu,dengan halaman yang sangat sempit rasanya kita ingin menghapusnya karena berupaya sedikit menghemat halaman,nah bagi sobat yang ingin mencoba untuk menghilangkannnya saya akan kasih tutorialnya berikut ini.


1. Pastikan sobat sudah login ke blog sobat.
2. Pilih menu Template / Rancangan,kemudian pilih Edit HTML.
3. Kemudian cari kode di bawah  (gunakan CTRL+F biar lebih mudah)


<!-- Featured Content Slider Started -->

4. Setelah sobat ketemu sama kode diatas kemudian blog sampe kode

<!-- Featured Content Slider End -->

Script yang harus di hapus seperti ini : 


<!-- 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='http://1.bp.blogspot.com/-2oDVCuZBTXc/Tla6RkjE4SI/
AAAAAAAABcs/0esFYqkT__Q/s000/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 -->


5. Kemudian hapus kode tersebut lalu save.

Gimana mudah kan,selamat mencoba.





Tidak ada komentar:

Posting Komentar