Monday, 27 May 2013

Cute mini icon

32 Comment(s) so far


Hai dan assalamualaikum semua...lama tak update post...post sebelum nie pown dipost dgn selaju yg boleh...sebelum nie saya ada ujian pertengahan tahun sebabtu agak busy sikit...sebelum tuw saya nak ucapkan selamat bercuti kepada budak-budak sekolah yg tengah cuti 2 minggu ...

Ok kali nie saya nak bagi freebies mini icon yang saya jumpa dari Tumblr...kalau nak guna amiklah...

THIS IS A WARNING !!
DO NOT RE-POST / RE-FREEBIES

If you want to save the icon :
Right click --> Save image as...

If you want to copy image url :
Right click --> Copy image url / Copy image location

Food icon...


image  image  image  image  image  image  image  
           :35: image image image image image    
                a little cupcake. chocolate icing a little cupcake. vanilla icing a little cupcake. blue icing a little cupcake. strawberry icing     

Animal icon...


     
      
            
image image image         
            

Random


                    
                
                   
          

Do comments after you take it...it is illegal to re-post this...ok see you in my future post...
any request can be made through my cbox...Good bye all...!! 

Saturday, 25 May 2013

Remove rain effect blogskin

2 Comment(s) so far

Assalamualaikum dan hai semua...tadi check cbox tengok ada orang tanya macam mana nak buang hujan dalam blogskin...oklah saya buatlah tutorialnya...

Firstly : Blogger.com --> Template --> Edit HTML

Search code :

<script type="text/javascript" language="javascript" charset="euc-jp" src="http://www.hapinemu.net/fobp/bp092/bp092.js"></script><p><a href="http://www.hapinemu.net/blogparts/"></p>
<script type="text/javascript" src="http://files.main.bloggerstop.net/uploads/3/0/2/5/3025338/snowstorm.js" />

Then, delete the code....
Preview and save...^^,

Wednesday, 1 May 2013

Hide music player

2 Comment(s) so far

Assalamualaikum dan selamat sejahtera semua...disebabkan ada orang request cara nak hide music player saya buatlah tutorialnya...yang nie bukan macam jenis saya punya...kalau nak tau macam mana rupanya tengoklah preview kat bawah nie...

LIVE PREVIEW

Firstly : for template designer , denim , simple ,watermark...
Dashboard --> Layout --> Add gadget --> HTML/Javascript

Firstly : for blogskin , classic template...
Dashboard --> template --> paste the code after  </style>

The codes :

<style>
#music{
position:fixed; top:40px; left:30px;
padding-top:12px;padding-bottom:12px;
text-align:center;
height:10px; width:34px; 
overflow:hidden;  
border:3px solid #FFE3EC;
color:#888;
border-radius:40px; 
-webkit-transition: opacity 0.7s linear;
-webkit-transition: all 0.7s ease-in-out;
-moz-transition: all 0.7s ease-in-out;
-o-transition: all 0.7s ease-in-out;
background-color:#FFFFFF;
z-index:999;
}
#musicplayer{ padding-top:15px; } #music:hover {border:3px solid #FFD1E0; padding:5px; height:45px; width:200px;
}
</style>
<div id="music">
<center>
<img src="http://media.tumblr.com/tumblr_lm6prnRzP61qfoi4t.gif" /></center>
<div id="musicplayer">
MUSIC PLAYER CODE
</div>
</div>


The notes :
Blue text : Color code HERE...
Purple : Cute music icon change it if you want...find it HERE...
Red text : Music player code...don't know how to add it ? HERE or HERE...

Credit to Atin Tory for the original code...
Ok that all from me...Gracias...