Baik, pelajaran HTML kali ini adalah membuat scroll bar pada postingan. Makasih buat Arif Syukron tipsnya. Siapkan buku, pensil, apusan, oh maaf ga ya ????
Oke siapkan otak kalian untuk mempelajari tips ini..... Karena ilmu yang manfaat adalah yang mau mengajarkannya.
Scroll berfungsi untuk menggeser post yang ada pada artikel kamu dan ini caranya kita mulai.
First Step :
>> Open Layout And choose Edit Html
>> Before edit HTML, You must klik Download template terlengkap
Fungsinya untuk memback-up takut HTML ga berhasil...
>> Then You must find this code (#main-wrapper)
Tampilan lengkapnya seperti ini :
#main-wrapper {
float: left;
width: 410px;
background:#fff;
margin: 0px 0px 5px 0px;
word-wrap: break-word;
overflow: hidden;
}
**If you Found Those code you must add new code "height": [terserah]px;" and change "hidden" be "auto".
Tapi ada sebagian HTML yang tidak ada overflownya, maka kamu tulis aja sendiri di bawah kode word-wrap.
CONTOH :
#main-wrapper {
float: left;
width: 410px;
height: 600px;
background:#fff;
margin: 0px 0px 5px 0px;
word-wrap: break-word;
overflow: auto;
}
SELESAI dan lihat Blog mu...
Membuat Scroll Bar pada Postingan
3.1.09
pukul
7:38 PM
- Two clicks for more privacy: The Facebook Like button will be enabled once you click here. Activating the button already sends data to Facebook – see i.not connected to Facebook
- Two clicks for more privacy: The Google+ button will be enabled once you click here. Activating the button already sends data to Google – see i.not connected to Google+
- Two clicks for more privacy: The Tweet this button will be enabled once you click here. Activating the button already sends data to Twitter – see i.not connected to Twitter
Label:
tips blog
Subscribe to:
Post Comments (Atom)
tak coba dulu sob..
ReplyDeletesalam kenal