- DAN TAK LUPA SAYA MENYEDIAKAN HUJAN SALJU
UNTUK MENGHIASI BLOGER KALIAN
Cara Memasangnya :
Login ke Blogger, atau klik disini
Tata Letak --> Tambahkan Gadget --> HTML/JavaScript
Copy Paste salah satu kode kursor diatas ke kolom HTML/JavaScript
Simpan dan Lihat hasilnya.
langsung copy ya code
- <script type="text/javascript" src="https://rawgit.com/maringngerrang/js/master/salju.js" /></script>
- <script type="text/javascript">
- snowStorm.snowColor = '#fff';
- snowStorm.flakesMaxActive = 96;
- snowStorm.useTwinkleEffect = false;
- </script>
- --------------------------------------------------
- cursor kupu2
- <style type="text/css">body, a:hover {cursor: url(http://cur.cursors-4u.net/others/oth-6/oth591.ani), url(http://cur.cursors-4u.net/others/oth-6/oth591.png), progress !important;}</style><a href="http://www.cursors-4u.com/cursor/2011/03/11/blue-wings-working-in-background.html" target="_blank" title="Blue Wings - Working In Background"><img src="http://cur.cursors-4u.net/cursor.png" border="0" alt="Blue Wings - Working In Background" style="position:absolute; top: 0px; right: 0px;" /></a>
- -------------------------------------------
- Kode 1: mengubah kursor tapi tidak mengubah kursor ketika menyorot link
- <style type="text/css">
- body{cursor: url("https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgDz9KE2plZ4VAlsIFgtUNncgZrdWnIat5iCJKjm98Otv83EQQWnRWz80JjoHUMLxw5PiITG26p6d8VsyawoEnIz9IQ-g8JzuheUDkjKo-mwrTDI04pPX2-GWNMMaHWUTJsIeC52-jygZ5D/"), auto;}
- </style>
- b. Kode 2: mengubah kursor serta tetap berubah walau disorot ke arah link
- <style type="text/css">
- body{cursor: url("https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgDz9KE2plZ4VAlsIFgtUNncgZrdWnIat5iCJKjm98Otv83EQQWnRWz80JjoHUMLxw5PiITG26p6d8VsyawoEnIz9IQ-g8JzuheUDkjKo-mwrTDI04pPX2-GWNMMaHWUTJsIeC52-jygZ5D/"), auto;}
- body a:hover{cursor: url("https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgDz9KE2plZ4VAlsIFgtUNncgZrdWnIat5iCJKjm98Otv83EQQWnRWz80JjoHUMLxw5PiITG26p6d8VsyawoEnIz9IQ-g8JzuheUDkjKo-mwrTDI04pPX2-GWNMMaHWUTJsIeC52-jygZ5D/"), auto;}
- </style>
- ---------------------------------------------------------------------------------------------------------
Tidak ada komentar:
Posting Komentar