suke blOggie sye ?

Jom Borak ! ... ^_^


ShoutMix chat widget

Tutorial : Sparkling Cursor ..

Assalamualaikum ....

        Hye ! ... temkiu sbb sudi skodeng bloggie nik ! ... temkiu sngt2 ek ..

    Nik nak ajar something ni .. tpi , kalo korang da buat tu , it's okay la .. nik nak bgi kat yg x buat lgi , terutama yg new bloggers ...

 Okay first thing , mcm biase ,


  • pegi dashboard , design and then add a gadget , html 
  • and then korang copy kod ni ek ? ... 
<script type='text/javascript'>

</script>

<script type='text/javascript'>// <![CDATA[var colour="#000000";var sparkles=100;

var x=ox=400;var y=oy=300;var swide=800;var shigh=600;var sleft=sdown=0;var tiny=new Array();var star=new Array();var starv=new Array();var starx=new Array();var stary=new Array();var tinyx=new Array();var tinyy=new Array();var tinyv=new Array();window.onload=function() { if (document.getElementById) {var i, rats, rlef, rdow;for (var i=0; i<sparkles; i++) {var rats=createDiv(3, 3);rats.style.visibility="hidden";document.body.appendChild(tiny[i]=rats);starv[i]=0;tinyv[i]=0;var rats=createDiv(5, 5);rats.style.backgroundColor="transparent";rats.style.visibility="hidden";var rlef=createDiv(1, 5);var rdow=createDiv(5, 1);rats.appendChild(rlef);rats.appendChild(rdow);rlef.style.top="3px";rlef.style.left="0px";rdow.style.top="0px";rdow.style.left="3px";document.body.appendChild(star[i]=rats);}set_width();sparkle();}}function sparkle() {var c;if (x!=ox || y!=oy) {ox=x;oy=y;for (c=0; c<sparkles; c++) if (!starv[c]) {star[c].style.left=(starx[c]=x)+"px";

star[c].style.top=(stary[c]=y)+"px";star[c].style.clip="rect(0px, 5px, 5px, 0px)";star[c].style.visibility="visible";starv[c]=50;break;}}for (c=0; c<sparkles; c++) {if (starv[c]) update_star(c);if (tinyv[c]) update_tiny(c);}setTimeout("sparkle()", 40);}function update_star(i) {if (--starv[i]==25) star[i].style.clip="rect(1px, 4px, 4px, 1px)";if (starv[i]) {stary[i]+=1+Math.random()*3;if (stary[i]<shigh+sdown) {star[i].style.top=stary[i]+"px";starx[i]+=(i%5-2)/5;star[i].style.left=starx[i]+"px";}else {star[i].style.visibility="hidden";starv[i]=0;return;}

}else {tinyv[i]=50;tiny[i].style.top=(tinyy[i]=stary[i])+"px";tiny[i].style.left=(tinyx[i]=starx[i])+"px";tiny[i].style.width="2px";tiny[i].style.height="2px";star[i].style.visibility="hidden";tiny[i].style.visibility="visible"}}function update_tiny(i) {if (--tinyv[i]==25) {tiny[i].style.width="1px";tiny[i].style.height="1px";}if (tinyv[i]) {tinyy[i]+=1+Math.random()*3;if (tinyy[i]<shigh+sdown) {tiny[i].style.top=tinyy[i]+"px";tinyx[i]+=(i%5-2)/5;tiny[i].style.left=tinyx[i]+"px";}else {



tiny[i].style.visibility="hidden";tinyv[i]=0;return;}}else tiny[i].style.visibility="hidden";}document.onmousemove=mouse;function mouse(e) {set_scroll();y=(e)?e.pageY:event.y+sdown;x=(e)?e.pageX:event.x+sleft;}function set_scroll() {if (typeof(self.pageYOffset)=="number") {sdown=self.pageYOffset;sleft=self.pageXOffset;}else if (document.body.scrollTop || document.body.scrollLeft) {sdown=document.body.scrollTop;sleft=document.body.scrollLeft;}else if (document.documentElement && (document.documentElement.scrollTop || document.documentElement.scrollLeft)) {sleft=document.documentElement.scrollLeft;sdown=document.documentElement.scrollTop;}else {sdown=0;sleft=0;}}window.onresize=set_width;function set_width() {if (typeof(self.innerWidth)=="number") {swide=self.innerWidth;shigh=self.innerHeight;}else if (document.documentElement && document.documentElement.clientWidth) {swide=document.documentElement.clientWidth;shigh=document.documentElement.clientHeight;}else if (document.body.clientWidth) {swide=document.body.clientWidth;shigh=document.body.clientHeight;}}function createDiv(height, width) {var div=document.createElement("div");div.style.position="absolute";div.style.height=height+"px";div.style.width=width+"px";div.style.overflow="hidden";div.style.backgroundColor=colour;return (div);}// ]]></script>

         so , senang kan ? okay , save ... mission anda sudaa berjaya ... haha ... bye !

temkiu sbb sudi bce , kalo rajin like or comment ek

Tutorial : Macam ne nak buat Scroll Box ?

Assalamualaikum ...

        Tutorial ni untuk pengguna goggle chrome sahaja ... temkiu ..  kalu yg laen tu , sori sngt2 ...

       Okey , let's start ! ...


  • Korang pegi Dashboard , design , edit html , tick expand widget template ... 
  • Masa nk cri kod tu , tekan Ctrl+F tau , bru letak kod .. 
  • Cari kod ni 
 ]]></b:skin>

     And then korang copy kod yg bwh ni , and paste dekat atas kod yg korang cri tdi ..

::-webkit-scrollbar {height:12px;width: 12px;background: #D9D9D9;}::-webkit-scrollbar-thumb {background-color: #F2F5A9;-moz-border-radius: 10px;border-radius: 10px;} 

  Okay , senang kan ? preview dulu ek .. bru save ...  kalo jadi or x comment ek .. bye ! 

temkiu sbb sudi bce , kalo rajin like or comment ek

Tutorial : Macam ne nak buat post title background ?

Assalamualaikum ..

           Hye hye ! ... awk tu ... temkiu sbb sudi skodeng bloggie nik ek ... he3 ..

       Ha ! korang thu x nk buat post title punye background ? kalo x thu .. meyh cini , biar nik ajar ...

1. pegi kat design --> edit html

2. Tekan Ctrl+F and then cari kod .post h3 { , kalo x de cari kod ni pulak  h3.post-title { ...
   kalo x mnjadi jugak dua tu , try this one h4 }  ....


3. Bagi yg cri kod .post h3 { atau h4 } , copy kod kat bawah ni .. 


 border:0px dashed #cc99cc; 
    text-align: center;
    margin:.5em 0 .5em;
    padding:0 0 4px;
    font-size:140%;
    font-weight:normal;
    line-height:1.2em;
    background:url(URL BACKGROUND);
    color:$titlecolor;
    }
   Bagi yang cri kod   h3.post-title { , copy kod kat bawah ni ... 
     Korang copy and then paste kod ini di bawah kod yang korang carikan tu .. 


border: 3px solid #C0C0C0; background: url(URL BACKGROUND);
Yang warna merah punye tu , korang ambik je kat mne2 .. kat photobucket or glitter graphic ..

       Oit , jgn gembira lg , korang punye jdi x ?

  • preview dulu ek .. 
  • baru la save .. 
        Ha , kalo jadi , baru buleyh lompat sana lompat sini ... he3 .. Okey la .. setakat ni je la .. bye !
            Eyh , sebelum trlupe , kalo jadi or x , comment yew ..

temkiu sbb sudi bce , kalo rajin like or comment ek

Tutorial : Macam ne nak buat Scroll Box ?

Assalamualaikum ...

     hum , nik nak ajar korang sesuatu ni ... he3 ...  Nak tahu mcm ne nk buat ? meyh sini ! ... nik ajar ..


  1. Korang pegi kat dashboard , design , add a gadget , HTML / javascript  

     2.  And then , copy code kat bawah tu ... 

     <div style="width:426px;height:100px;overflow:auto; ">
    Isi - isi kadungan yang korang nak letakkan
    </div>
         Korang isi la yeww ... haha ...  da siap lom , oit ! ... lupe , korang preview la dulu ..
               So , jadi ke x ? kalo jadi or x jadi , comment je ek ?

                    Okey , that's all .... Bbye ..
 

temkiu sbb sudi bce , kalo rajin like or comment ek

Topic : Blogger sedang sakit ...

Assalamualaikum ...

             temkiu sbb sudi bace entry ni ..

 Haish , blogger sye tngah skit la ... kotak followers sye ilang lgi ... hum , bnyk problem la blogger skarang ni .. Bengang kpala otak sye ! http://www.emocutez.com.... layan je gmbor kat bwh tu ..

             da tngok ? hum .... saket ati tol ...http://www.emocutez.com  bnyk problem tol ..

             Haish .... x pe lah korang ... setakat ni je ... bbye ! ..http://www.emocutez.com

temkiu sbb sudi bce , kalo rajin like or comment ek

Topic : Sye sedia mnolong awk ..

Assalamualaikum ,

                  Hum , ari ni sye tulum kwn sye ni .. dye ade problem ngan kakak angkat dye ... hum , pnjg lebOr dye cite kat sye .. tpi , walaupun dye cite pnjg lebor mne pun , sye sedia unutk mndengor .. mmg kesian gile kat dye ... smpai sye sndiri nk nangih .. sob x2 .. TT__TT ..

                            hum , sye mmg sedih giler dngr dye cite .. btol ni , sye ckp btol2 x tipu ... mmg sedih giler .. first tyme tau sye dngor cite mcm ni .. dlm tv pun x de ..... sye arp2 dua org ni akan brbaek balik .. sye x mhu la org gaduh2 ni .. hum , kalo korang ade problem .. ikut la problem ape2 pun .. sye sedia mnolong awk ..

temkiu sbb sudi bce , kalo rajin like or comment ek

Topic : Header Baru .. ! Yeay .. ~ lol

Assalamualaikum ..

      Hye awk tu .. temkiu sbb sudi bce entry sye yew .. ^_^

        Tdi , sye buat header bru tau .. x thu la cantek atau x .. ngeee ~~ tpi , sye rase yg ni punye lg cantek dri yg lame punye ... he3 .. smbil2 buat header bru , smbil2 lyn fb .. haha .. eyh , sye pulak yg tuko topic , he3 , sori x3 .. eyh , awk tu , jom lyn header bru sye ..

 Jom layan ...

              Header  Dulu ,

  

       Header  Baru punya ! ..



                                Haaa ! .. awk dah skodeng da ke header bru sye ? he3 .. cantek x ? hudush key .. haha .. tpi , sye akan gune yg ni punye .. haha .. arp korang suke la tngok blog sye ni .. biar la udush pun .. ngeee ~~ .. It's okay la .. Jgn skodeng sje blog sye nim , follow la jugak ek ? he3 ..

                       That's all yunk ! .. bye

temkiu sbb sudi bce , kalo rajin like or comment ek




Powered By Blogger .. Done By , Nik Nur Athirah