Get Even More Visitors To Your Blog, Upgrade To A Business Listing >>

Girls Have Fun: Menghilangkan Kotak Search




  • Kotak Search
  • Cara Menghilangkan Kotak Search



Kotak Search

Sebelum menghilangkan "Kotak Search". Kotak Search berfungsi untuk pengunjung mencari post anda dengan kata kunci yang mereka inginkan.



Back To Menu


Cara Menghilangkan Kotak Search

  1. Template >> Edit HTML >> Proceed

  2. Cari kode CSS dengan Ctrl+f dan cari >> ul.solidblockmenu

    Kode lengkapnya sperti ini :

    ul.solidblockmenu{margin: 10px 0;padding: 0;list-style: none;position:relative;margin-right: 20px;}

    Diganti dengan :

    ul.solidblockmenu {list-style: none outside none;margin: 75px 20px 0 15px;padding: 0;position: relative;}
  3. Cari kode HTML dengan Ctrl+f dan cari >> <div id='AWidget'>

    Kode lengkapnya seperti ini :

    <div id='AWidget'>
    <form action='/search' id='cari' name='searchform'>
    <input id='huruf' maxlength='256' name='q' size='59' type='text' value=''/>
    <input id='tekan' type='submit' value='Search'/>
    </form>
    </div>

    Hapus kodenya !.

  4. Preview

  5. Save Template


Back To Menu


Home > Blogger > Template > Girls Have Fun > Menghilangkan Kotak Search



This post first appeared on Tutorial Nano Yulianto - Kreatif Blogger Tutorial,, please read the originial post: here

Share the post

Girls Have Fun: Menghilangkan Kotak Search

×

Subscribe to Tutorial Nano Yulianto - Kreatif Blogger Tutorial,

Get updates delivered right to your inbox!

Thank you for your subscription

×