RSS
Showing posts with label Edit-Edit Blog. Show all posts
Showing posts with label Edit-Edit Blog. Show all posts

sHOUT bOX TERBANG?????

pE MAKSUD TERBANG TU??alaa, yang chat dier ley hide tu..

Aku nak promote iklan banyak2 so nak kene remove la permanet chat box and replace dengan terbang2 kan jinat space tu..

actually mmg blog aku banyak space g tp ntah nak yang tu jugak..muahahahaha..Godicssss...Awwww...

Cara2:-
Mula-mula click yg dalam kotak merah









Pastu click add gadget:-








Pastu choose html/javascript:-

















Pastu akan kuar page like this:-





















Sila paste kan Code ni k:-
<style type="text/css">
#gb{
position:fixed;
top:40px;
z-index:+1000;
}
* html #gb{position:relative;}

.gbtab{
height:100px;
width:30px;
float:left;
cursor:pointer;
background:url('https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiDQbNtX4j67g55Yn-EfyLWuHhuHaxEn7oBo7qOB44w7vDHJjWdcM_yz61VWGXNtWsEEm-nBD36CxCiFGbcQyP5KfpmcU4kPIrCud1Fk0-YI17NzlCRArIe_wioBTrs7xTrNdBkJER10ley/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">

paste shoutbox code

<div style="text-align:right">
<a href="javascript:showHideGB()">
[close]
</a>
</div>
</div>
</div>
<script type="text/javascript">
var gb = document.getElementById("gb");
gb.style.right = (30-gb.offsetWidth).toString() + "px";
</script>

yang kaler merah tu: just copy paste any shout box code will do..

Pas tu siap la..

additional info for me (sah2 lepas ni aku lupe g, so entri ni khas untuk ajar diri sendiri yg always x nak ingat)

link ni digunakan untuk encode html code @script untuk membolehkan aku paste kt post:--
http://centricle.com/tools/html-entities/

  • Digg
  • Del.icio.us
  • StumbleUpon
  • Reddit
  • RSS

Cemana nak Tukar Template Tanpa Deleting Widget

1. Click Layout - click Edit HTML - (ko press button [ctrl] + [F]- nanti nampak la search box), pas tu type jer div id='sidebar, pas tu ko copy sume yang ada antara div id='sidebar sampai < / div > 



Contoh widget:

  • Digg
  • Del.icio.us
  • StumbleUpon
  • Reddit
  • RSS