Forever Young

Tuto:Combine Shoutbox Dengan Followers
Friday 7 October 2011 ? 0 Atashinchi ?

1. Dashboard > Design > Page Element > Add Gadget > HTML/JAVASCRIPT

2. copy code bawah nih dan paste dalam kotak  HTML/JAVASCRIPT
<style type='text/css'>
    a.linkopacity img {
    filter:alpha(opacity=50);
    -moz-opacity: 0.5;F
    opacity: 0.5;
    -khtml-opacity: 0.5;}
    a.linkopacity:hover img {
    filter:alpha(opacity=100);
    -moz-opacity: 1.0;
    opacity: 1.0;
    -khtml-opacity: 1.0; }
    </style>
    <div style='display:scroll; position:fixed; top:190px; left:10px;'>
    <a href="javascript:void(0);"onclick="showHideAT()"/><img class="expando" width="174" height="100"src="http://i580.photobucket.com/albums/ss248/pija280195/shoutbxandfollow.png" alt="PUSH" title="Shoutbox/Follow"/></a>
    </div>

penerangan ,  
warna ungu tu untuk kedudukan image button tu . ikot korang la nak letak mana pon kan . tak nak ubah pon tak apa . lagi senang . 
warna biru tu untuk image button shoutbox dengan follow . contoh macam image dekat ats sekali . kalau tak nak tukar , pon tak apa . kalau korang dah buad image sendiri , gantikan . amek url korang tukar dengan url atas tu .


3. then , tekan nih : google friend



lepas dah buad semua yang dalam image ats nih , jangan lupa copy  generate code tu

4. lepas tu Add Gadget > HTML/JAVASCRIPT sekali lagi

5. copy code nih & paste dalam kotak baru html tu
<style type="text/css">
#at{
position:fixed;
right:450px;
z-index:+1000;
}
* html #at{position:relative;}
.attab{
height:100px;
width:30px;
float:left;
cursor:pointer;
background:url();
}
.atcontent{
float:left;
border:2px solid #F5A9D0;
background:url(http://i293.photobucket.com/albums/mm62/happyy-stop/star1-happyy-stop.png) #F5A9D0 repeat ;
-moz-border-radius: 25px 10px / 10px 25px;
border-radius: 25px 10px / 10px 25px;
padding:10px;
}
</style>
<script type="text/javascript">
function showHideAT(){
var at = document.getElementById("at");
var w = at.offsetWidth;
at.opened ? moveAT(0, -200-w) : moveAT(20-w, 0);
at.opened = !at.opened;
}
function moveAT(x0, xf){
var at = document.getElementById("at");
var dx = Math.abs(x0-xf) > 25 ? 35 : 1;
var dir = xf>x0 ? 1 : -1;
var x = x0 + dx * dir;
at.style.top = x.toString() + "px";
if(x0!=xf){setTimeout("moveAT("+x+", "+xf+")", 10);}
}
</script>
<div id="at">
<div class="attab" onclick="showHideAT()"> </div>
<div class="atcontent">
<div align="center">
<div style="background:url() no-repeat;">

<center> CODE SHOUTBOX/SHOUTMIX KORANG</center> 
GENERATE CODE </div>
</div>
<br />
<div align="right"><a href="javascript:void(0);" onclick="showHideAT()"><a href="http://wanhazel.blogspot.com/"><div style="color: #FFFFFF;">
<span ></span></div></a></a></div>
</div></div>

<script type="text/javascript">
var at = document.getElementById("at");
at.style.top = (-200-at.offsetWidth).toString() + "px";
</script>
penerangan ,
pink tu untuk border , tebal ke , solid/dotted/dashed/ , warna .
oren tu untuk background .
kelabu untuk bentuk-bentuk border .
merah tu code shoutbox korang
hijau  generate code tu . copy yang dekat google frind connect tu , paste dekat situ yea .

kalau korang tak ubah langsung code-code semua nih , akan jadi macam image yang atas tadi . yang aku try buad tu .


Thanks for reading :)




Older Post . Newer Post


// Forever Young-One Direction