This is default featured slide 1 title

Go to Blogger edit html and find these sentences.Now replace these sentences with your own descriptions.

This is default featured slide 2 title

Go to Blogger edit html and find these sentences.Now replace these sentences with your own descriptions.

This is default featured slide 3 title

Go to Blogger edit html and find these sentences.Now replace these sentences with your own descriptions.

This is default featured slide 4 title

Go to Blogger edit html and find these sentences.Now replace these sentences with your own descriptions.

This is default featured slide 5 title

Go to Blogger edit html and find these sentences.Now replace these sentences with your own descriptions.

Powered By Blogger

Senin, 25 Februari 2013

cara menghapus slide show pada bawaan blog

Kali ini saya akan membahas bagai mana cara menghapus slide show pada bawaan blog :)
  1. Login ke blog Anda.
  2. Lalu ke Template Edit HTML.
  3. Selanjutnya Anda mencari kode (bisa dengan cara ctrl + f)

    <!-- Featured Content Slider Started -->
  4. Setelah anda menumakan kode tersebut lalu anda blog kode tersebut hingga kode bertuliskan :

    <!-- Featured Content Slider End -->
  5.  Setalah anda blog 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='fp-slider clearfix'>
    <div class='fp-slides-container clearfix'>
    
    <div class='fp-slides'>
    
    <!-- Slide 1 Code Start -->
    <div class='fp-slides-items'>
    <div class='fp-thumbnail'>
    <a href='#'><img src='http://4.bp.blogspot.com/-xRDeJvlG5c4/T-AY5hhhJjI/AAAAAAAAARM/gLY7RC2IY9w/s000/1.jpg'/></a>
    </div>
    <div class='fp-content-wrap'>
    <div class='fp-content'>
    <h3 class='fp-title'>
    <a href='#'>This is default featured slide 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-prev-next-wrap clearfix'>
        <a class='fp-next' href='#fp-next'/>
        <a class='fp-prev' href='#fp-prev'/>
    </div>
    </div>
    </div>
    <!-- Slide 1 Code End -->
    
    <!-- Slide 2 Code Start -->
    <div class='fp-slides-items'>
    <div class='fp-thumbnail'>
    <a href='#'><img scr='http://1.bp.blogspot.com/-LW7QClBCGgw/T-AY6KXieYI/AAAAAAAAARU/4fKDNwL1S6A/s000/2.jpg'/></a>
    </div>
    <div class='fp-content-wrap'>
    <div class='fp-content'>
    <h3 class='fp-title'>
    <a href='#'>This is default featured slide 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-prev-next-wrap clearfix'>
        <a class='fp-next' href='#fp-next'/>
        <a class='fp-prev' href='#fp-prev'/>
    </div>
    </div>
    </div>
    <!-- Slide 2 Code End -->
    
    <!-- Slide 3 Code Start -->
    <div class='fp-slides-items'>
    <div class='fp-thumbnail'>
    <a href='#'><img scr='Bruno-Mars-bruno-mars-19146503-2560-1658.jpg'/></a>
    </div>
    <div class='fp-content-wrap'>
    <div class='fp-content'>
    <h3 class='fp-title'>
    <a href='#'>This is default featured slide 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-prev-next-wrap clearfix'>
        <a class='fp-next' href='#fp-next'/>
        <a class='fp-prev' href='#fp-prev'/>
    </div>
    </div>
    </div>
    <!-- Slide 3 Code End -->
    
    <!-- Slide 4 Code Start -->
    <div class='fp-slides-items'>
    <div class='fp-thumbnail'>
    <a href='#'><img src='http://1.bp.blogspot.com/-tt1TePl4Vzg/T-AY7Kl8H9I/AAAAAAAAARk/w-lg47A_rY4/s000/4.jpg'/></a>
    </div>
    <div class='fp-content-wrap'>
    <div class='fp-content'>
    <h3 class='fp-title'>
    <a href='#'>This is default featured slide 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-prev-next-wrap clearfix'>
        <a class='fp-next' href='#fp-next'/>
        <a class='fp-prev' href='#fp-prev'/>
    </div>
    </div>
    </div>
    <!-- Slide 4 Code End -->
    
    <!-- Slide 5 Code Start -->
    <div class='fp-slides-items'>
    <div class='fp-thumbnail'>
    <a href='#'><img src='http://2.bp.blogspot.com/-RX9C99yLJz8/T-AY7VLnF8I/AAAAAAAAARs/SuJQ64AvmKg/s000/5.jpg'/></a>
    </div>
    <div class='fp-content-wrap'>
    <div class='fp-content'>
    <h3 class='fp-title'>
    <a href='#'>This is default featured slide 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 class='fp-prev-next-wrap clearfix'>
        <a class='fp-next' href='#fp-next'/>
        <a class='fp-prev' href='#fp-prev'/>
    </div>
    </div>
    </div>
    <!-- Slide 5 Code End -->
    
    </div>
    
    <div class='fp-nav'>
        <span class='fp-pager'/>
    </div>  
                
    </div>
    </div>
    <div style='clear:both;'/>
    
    </b:if></b:if>
    
    <!-- Featured Content Slider End -->
    
    

  6. Setelah anda Blog langkah terakhir anda hapus  kode tersebut lalu klik save templete.A

    SILAKAN MENCOBA
    SEMOGA BERMANFAAT :)