After bening costumize...
- Pertama tama, pasang kode fontface dulu. Copy kode ini
/* FONTS */
@font-face {font-family: "littlefont"; src: url('http://static.tumblr.com/yn7vk7p/QSsmnz073/tinyfontss.ttf');}
- Setelah itu cari kode </head>.
- Paste kode ini tepat dibawah kode </head>
<script type="text/javascript" src="http://static.tumblr.com/7qjmkr5/IUmmdsy41/jquery.style-my-tooltips.js"></script><script>
(function($){
$(document).ready(function(){
$("[title]").style_my_tooltips();
});
})(jQuery);
</script>
- Sudah? kemudian cari lagi kode </style>
- Kemudian paste kode ini tepat diatas kode <style>
#s-m-t-tooltip {font:8px littlefont;color:#fff;text-transform:uppercase;letter-spacing: 1px;background: #ffe4e1;display: none;position: absolute;z-index: 9999999;padding: 2px 5px 2px 5px;text-shadow:1px 1px 0px #ffaee8;max-width: 150px;margin: 10px;border: 1px solid #ffc0cb;}
- Ubah kode yang berwarna merah dengan kode warna favoritmu.
How to use the tooltips?
Copy below code and paste it anywhere you want it to appear...
<a href="http://www.anugerahsalsa.co.vu/" title="AnugerahSalsa♥">Hover here !</a>
The blue highlighted text : the link.
The pink highlighted text : the title of the tooltips.
Copy below code and paste it anywhere you want it to appear...
<a href="http://www.anugerahsalsa.co.vu/" title="AnugerahSalsa♥">Hover here !</a>
The blue highlighted text : the link.
The pink highlighted text : the title of the tooltips.
Kok, gak bisa ya kak...
ReplyDeletegak work kak ._.
ReplyDeleteKak.. mau re-post boleh? tapi aku modifikasi lagi ... makasih ^^
ReplyDeleteeh, maaf kakak aku maunya re-post yang versi pertama >_<
ReplyDelete