Ticker

6/recent/ticker-posts

Cara membuat Welcome Image


Langkah 1 ( Cari Kode )

Design > Edit html > Tick Expand Widget Templates > ctrl+f
Selepas itu cari ]]></b:skin>

Langkah 1 ( Masukkan Kode )

3. selepas itu, copy code bawah nie dan paste di atas code kita cari tadi.

</style></head>
<script language="javascript" type="text/javascript">
/* toggle() checks to see if the images has already been faded
or not and sends the appropriate variables to opacity(); */
function toggle(el,milli) {
// Get the opacity style parameter from the image
var currOpacity = document.getElementById(el).style.opacity;

if(currOpacity != 0) { // if not faded
fade(el, milli, 100, 0);
} else { // else the images is already faded
fade(el, milli, 0, 100);
}
}
/* changeOpacity() uses three different opacity settings to
achieve a cross-browser opacity changing function. This
function can also be used to directly change the opacity

of an element. */
function changeOpacity(el,opacity) {
var image = document.getElementById(el);
// For Mozilla
image.style.MozOpacity = (opacity / 100);
// For IE
image.style.filter = "alpha(opacity=" + opacity + ")";
// For others
image.style.opacity = (opacity / 100);

}
/* fade() will fade the image in or out based on the starting
and ending opacity settings. The speed of the fade is
determined by the variable milli (total time of the fade
in milliseconds)*/
function fade(el,milli,start,end) {
var fadeTime = Math.round(milli/100);
var i = 0; // Fade Timer
// Fade in

if(start < end) {
for(j = start; j <= end; j++) {
// define the expression to be called in setTimeout()
var expr = "changeOpacity('" + el + "'," + j + ")";
var timeout = i * fadeTime;
// setTimeout will call 'expr' after 'timeout' milliseconds
setTimeout(expr,timeout);

i++;
}
}
// Fade out
else if(start > end) {
for(j = start; j >= end; j--) {
var expr = "changeOpacity('" + el + "'," + j + ")";

var timeout = i * fadeTime;
setTimeout(expr,timeout);
i++;
}
}
}
</script>
<div class="input" onClick="javascript:toggle('wise', 3000); this.style.display='none';
document.getElementById('june').style.display=''">
<center><img src="URL IMAGE ANDA"
style="opacity:0.4;filter:alpha(opacity=40)"
onmouseover="this.style.opacity=1;this.filters.alpha.opacity=100"
onmouseout="this.style.opacity=0.7;this.filters.alpha.opacity=40"/></center>
</div>
<div id="wise" style="filter : alpha(opacity=0); -moz-opacity : 0; opacity : 0;">
<div id="june" style="display : none;">
<body>


Yang warna kuning tue letak URL image.
+ramai yang x letak letak url tu jadi blur...

Selepas itu klik Save Templates.


Pilihlah gambar2 yang anda berminat.



http://i580.photobucket.com/albums/ss248/pija280195/freebieswelcomenotepurple.png

Photobucket
http://i580.photobucket.com/albums/ss248/pija280195/freebieswelcomenoteblue.png

Photobucket
http://i580.photobucket.com/albums/ss248/pija280195/freebieswelcomenotepink.png

credit: n u r h a f i z a h p i j a . b l o g s p o t . c o m


Photobucket
http://i1221.photobucket.com/albums/dd465/nurathirahcopyright/Freebies1.png


http://i1221.photobucket.com/albums/dd465/nurathirahcopyright/Freebies2.png

credit: p u s h e e n l o v e r . b l o g s p o t . c o m


Here got some more!


https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgx_gF2K_03JJBOBhDI58oYkidDfDZoND5JYqcbJBH8_l048mb2Kr7GKNKxzEnniQnfAm3aT9W1ucdMSPopI1P3KSF6xwbPd4seE-AsDJW9lG0NpeD0Fx-wSRaTCEPH55tJVe5AqVMaQWAE/s1600/Welcome+Note+2.png


https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgBcPBiERPl3q_Fp8PFj2MIRU9wen9Lnw5WzVVKhl9cE7Gyu347ymI_2hOMIBmLlb_JcLGuvL6mJAKfpJzkfDRbYso8VxA7YBN99iDvV3zeSqsnAhqdXQedTRXTkzX1NytMRUtjbPP9RU9l/s1600/Welcome+Note+3.png


https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhWfkl6w2EKtwI95nnT5iNGKSXPDgAQOvBekJJZHkg35567Wj_kq5KYW5xLN23eFHotaBd3XwaVk0oblenyZDfjIut-VMY_yewVda8UD_dH1nD3RCnRIzZA6odpQN5ke1rmvrNKxyS_cwPu/s1600/Welcome+Note+4.png
https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhZvU0zkjrv-0MvHL5MZBg_BVvGiYZedxaijPTXnbdvy3pMYTLp5T4AD_tiW6GTd91CVr9VIbCHKnjpEQsLTKgbwjDQKTymRlxAWWCj5e5rxHyi4dRCVimkX_IvmgmZMsBQ1kP8S30ng207/s1600/Welcome+Note+Pink.png

credit: w w w . f i z g r a p h i c . c o m

http://i.imgur.com/9qos6.png

http://i.imgur.com/77ESW.png


http://i.imgur.com/8iOw6.png


http://i.imgur.com/80cHf.png


http://i.imgur.com/cLWZ1.png


http://i.imgur.com/VC5pj.png
credit: w w w . l y s s a s e c r e t . c o m

Catat Ulasan

23 Ulasan

  1. jeritab blog kantoi contoh pic amik kad blog orng laen hehehe

    BalasPadam
  2. salam .. kenapa sy buat asyik tak bole je ?

    BalasPadam
  3. ermm dah tukar ke yang warna kuning tu dengan url gambar

    BalasPadam
  4. @ayna hazwanie
    Kalau dah ikut dengan betul munkin takut yang po up selamat datang tu kena buang

    BalasPadam
  5. owner. . kita try buat . . da keluar. . tp probs ape y sedang melanda ni.??xleyh kuar keseluruhan page lorrr . ce korang tgk sy nye blog. . ade sape2 dpt bantu tak? www.diarichenta.blogspot.com

    BalasPadam
  6. Ulasan ini telah dialihkan keluar oleh pengarang.

    BalasPadam
  7. korang semua wat cam ner ek ?syer wat
    x jdi pownx..pening lar...repair lar
    aper yg ptut JERITAN BLOG...http://www.blogger.com/html?blogID=1536907952911730481
    ne blog syer..tlg tgok ek.

    BalasPadam
  8. klau cm sy pakai old template..cm ne nk msuk kan benda ni ek?

    BalasPadam
  9. nak wat camne ni dah pening..tolong buatkan...

    BalasPadam