<body>

p/s


Elmo Pictures, Images and Photos

Love me , stay .
Hate me , leave .
Oh , && one more thing ,
Hate Elmo , I hate you too !

Best Viewed


Google Chrome
Netbook

Girl




Norsyafikah Md Daud
Pycha Po
Fifteen years old
Heart of Elmo && Po
Istilllappchuu ;)

Lilypie



Elmo Blog

Lilypie Angel and Memorial tickers

Find Me


Facebook | Pocodot | Tumblr | Looklet
| Twitter



Rewind


November 2010
December 2010
January 2011
February 2011
March 2011
April 2011
May 2011



Tutorial


Add Signature
Hide Shoutbox
Facebook Like Button


Music


videokeman mp3
Marry Me – Train Song Lyrics

Cravings

Canon DSLR♥
LOMO Camera♥
ELMO Stuff♥
OWL Stuff♥
Happy FAMILY♥
FIXIE Bike♥
SuperHEROman♥




Babes

Nurzu Syazana Zunnur♥

Faten Syaqira♥

Loo Yee♥

Citra Yulia♥

Sofia Sabri♥

Aisyah Raafar♥

Suhaila Norlan♥

Farhana Mohamad♥

Roshazlinda♥

Zetty Zulkefli♥

Ellina Zulkifly♥

Izzah Ruzana♥

Nadia Shukrina♥

Raihan Nisreen♥

Ice Zetto♥


Dudes

Danial Zufar♥

Saiful Bahari♥

Al-Amin Fikri♥

Faezzuan Nashrul♥

Irfan Akashah♥

Muhd Danial♥

Muhammad Shafiq♥

Alif Afzan♥

Shahazim Shaharim♥

Aniq Syazwan♥




Thursday, March 24, 2011



Hide Shoutbox Tutorial


scnd tutor ni pyca nak ajar cara buat Auto Hide Shoutbox . mybe ade yg tak tahu mcmane nak hide shoutbox ni kan ? haaa so now pyca nak ajar korg step by step :) follow kayy

1) go to Dashboard > Design > Add Gadget > HTML/JavaScript

2) copy and paste code kt bwh ni ;

<style type="text/css">
#gb{
position:fixed;
top:50px;
z-index:+1000;
}
* html #gb{position:relative;}
.gbtab{
height:100px;
width:30px;
float:left;
cursor:pointer;
background:url('http://3.bp.blogspot.com/_LZtXSNcp76A/
SzzN08B1K5I/AAAAAAAAA0U/QT4rY6-FhI8/s320/tabs.png') no-repeat;
}
.gbcontent{
float:left;
border:2px solid #666666;
background:#F5F5F5;
padding:10px;
}
</style>
<script type="text/javascript">
function showHideGB(){
var gb = document.getElementById("gb");
var w = gb.offsetWidth;
gb.opened ? moveGB(0, 30-w) : moveGB(20-w, 0);
gb.opened = !gb.opened;
}
function moveGB(x0, xf){
var gb = document.getElementById("gb");
var dx = Math.abs(x0-xf) > 10 ? 5 : 1;
var dir = xf>x0 ? 1 : -1;
var x = x0 + dx * dir;
gb.style.right = x.toString() + "px";
if(x0!=xf){setTimeout("moveGB("+x+", "+xf+")", 10);}
}
</script>
<div id="gb">
<div class="gbtab" onclick="showHideGB()"> </div>
<div class="gbcontent">

GANTIKAN DGN CODE CHATBOX/SHOUTMIX ANDA

<div style="text-align:right">
<a href="javascript:showHideGB()">
[close/tutup]
</a>
</div>
</div>
</div>
<script type="text/javascript">
var gb = document.getElementById("gb");
gb.style.right = (30-gb.offsetWidth).toString() + "px";
</script>
3) code yg RED color tu boleh change dgn yg bwh ni ; 
 http://i654.photobucket.com/albums/uu265/Ghariib/Emoticon/                  shoutbox_red.png 
  http://i654.photobucket.com/albums/uu265/Ghariib/Emoticon/             shoutbox_brown.png
  http://i654.photobucket.com/albums/uu265/Ghariib/Emoticon/               shoutbox_darkyellow.png
  http://i654.photobucket.com/albums/uu265/Ghariib/Emoticon/                     shoutbox_green.png
  http://i654.photobucket.com/albums/uu265/Ghariib/Emoticon/                 shoutbox_blue.png
  http://i654.photobucket.com/albums/uu265/Ghariib/Emoticon/                 shoutbox_purple.png
  http://i654.photobucket.com/albums/uu265/Ghariib/Emoticon/               shoutbox_pink.png

4) dah habis edit semue , boleh lah click SAVE


P/s : to copy press Ctrl c




L/w : PLEASE DO NOT COPY tutorial pyca . kthanks :)



Going Up