Saturday, September 21, 2013

Cara Memasang Jam Saringan di Blog

 
Bagi anda yang gemar/hobi menonton Naruto Jika anda tertarik untuk memasang jam sharinggan di blog silahkan ikuti langkah-langkah berikut:
1. Silahkan anda Login Blog
2. Pilih menu Layout --> add a gadget
3. Lalu Cari tulisan HTML/JavaScript 
4. Copy paste kode di bawaqh ini:
<div style="text-align: center;"><embed pluginspage="http://www.macromedia.com/go/getflashplayer" width="200" height="200" src="http://www.widgipedia.com/widgets/cheatssoul/sharingan-11940-8192_134217728.widget?__insta" wmode="transparent" type="application/x-shockwave-flash" quality="high"></embed></div> 

 untuk menaruh jam di pojok kiri bawah
Pojok Kiri-Bawah | copy this code if you want to put it on bottom left position
<div style="position: fixed; bottom: 0px; left: 2px;"><br /><embed pluginspage="http://www.macromedia.com/go/getflashplayer" width="200" height="200" src="http://www.widgipedia.com/widgets/cheatssoul/sharingan-11940-8192_134217728.widget?__insta" wmode="transparent" type="application/x-shockwave-flash" quality="high"></embed></div>
untuk menaruh di kanan bawah
Pojok Kanan-Bawah | copy this code if you want to put it on bottom right position
<div style="position: fixed; bottom: 0px; right: 2px;"><br /><embed pluginspage="http://www.macromedia.com/go/getflashplayer" width="200" height="200" src="http://www.widgipedia.com/widgets/cheatssoul/sharingan-11940-8192_134217728.widget?__insta" wmode="transparent" type="application/x-shockwave-flash" quality="high"></embed></div>
 
untuk menaruh jam di kiri atas

Pojok Kiri-Atas | copy this code if you want to put it on top left position
<div style="position: fixed; top: 0px; left: 2px;"><br /><embed pluginspage="http://www.macromedia.com/go/getflashplayer" width="200" height="200" src="http://www.widgipedia.com/widgets/cheatssoul/sharingan-11940-8192_134217728.widget?__insta" wmode="transparent" type="application/x-shockwave-flash" quality="high"></embed></div>

untuk menaruh di kanan atas
Pojok Kanan-Atas | copy this code if you want to put it on top right position
<div style="position: fixed; top: 0px; right: 2px;"><br /><embed pluginspage="http://www.macromedia.com/go/getflashplayer" width="200" height="200" src="http://www.widgipedia.com/widgets/cheatssoul/sharingan-11940-8192_134217728.widget?__insta" wmode="transparent" type="application/x-shockwave-flash" quality="high"></embed></div>

No comments: