Teenagers Story!

Floating Button


Hey Hey !
Korang mesti rimas kan , tengok kat update korang , penuh dengan Tutorial Lyssa ini kan ?
Ampun bukk !! Lyssa mintak maaf sangat2 yeaXD
Bukan apa , Lyssa just nak share ngan korang je semua tuto niyh ;)
Mana tahu , kot kot berguna bagi korang ke, hee~
Espeacially , bagi new bloggers tu kan??

oke ,now! Lyssa nak teach korang , macam mana nak buat floating button !
Apa itu floating button ? Tengok kat bawah ni :)


Floating button ini , ada dekat sebelah KIRI blog Lyssa k?
1. Log in > Dashboard > Design > Add Gadget > Html/Java Script

2. Copy code dibawah ni dan paste di ruang HTML/Javascript

 <style type='text/css'>
a.linkopacity img {
filter:alpha(opacity=50);
-moz-opacity: 0.5;
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:140px; left:-12px;'>

<a class='linkopacity' href='http://www.facebook.com/LyssaDollixious' imageanchor='1' rel='nofollow' style='margin-left: 1em; margin-right: 1em;' target='_blank' title='facebook'><img border="0" src="http://img.photobucket.com/albums/v486/mafiatrg/232.png" /></a><br />

<a class='linkopacity' href='http://twitter.com/LyssaDolly' imageanchor='1' rel='nofollow' style='margin-left: 1em; margin-right: 1em;' target='_blank' title='twitter'><img border="0" src="http://img.photobucket.com/albums/v486/mafiatrg/432.png" /></a><br />

<a class='linkopacity' href='http://lyssadollixiouse.blogspot.com/' imageanchor='1' rel='nofollow' style='margin-left: 1em; margin-right: 1em;' target='_blank' title='feed'><img border="0" src="http://img.photobucket.com/albums/v486/mafiatrg/blogger_64x64.png" /></a><br />


</div>

3. Yuhuu ! Belum Siap lagi tuh! Then , kan yang tulisan warna PINK tu , korang tukarkan lah dgn link korang k? 

* Yang warna MERAH = boleh tukarkan mengikut kesesuaian blog . Left boleh tukar menjadi Right !
*Bagi yang warna BIRU pula , if korang nak kekalkan pun tak pe , kalau nak , just tukar kan je link itu ;)

=DONE=
Selamat Mencuba!


Hide Shoutbox


Salam..
Hmm. Tibe2 baik hati.
Hmm. Lg pon ade request.
So, Just have fun k?

1. Dashboard > Design > Add Gadget > Html
2. Korunk copy code kat bawah niyh dulu....

<style type="text/css">

#gb{
position:fixed;
top:50px;
z-index:+1000;
}
* html #gb{position:relative;}

.gbtab{
height:350px;
width:140px;
float:left;
cursor:pointer;
background:url('URL PIC YANG KORUNK SUKA') no-repeat;
}
.gbcontent{
float:left;
border:2px solid #00000;
background:#F5F5F5;
padding:10px;
}
</style>

<script type="text/javascript">
function showHideGB(){
var gb = document.getElementById("gb");
var w = gb.offsetWidth;
gb.opened ? moveGB(0, 150-w) : moveGB(170-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">

MASUKKAN KOD SHOUTMIX KORUNK KAT SINI :)

<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 = (140-gb.offsetWidth).toString() + "px";
</script>


3. Lepas tuh , dh copy , paste kat Html tuh oke?
4. Yang Warna MERAH tuh , korunk g la cari pic mana2 yang ada tulis shoutbox k ?
5. Then , masukkan kat dlm kurungan tuh :) Nak cari kar Photobucket pon boleh jer ;)
6. Bg yang warna BIRU , korunk boleh tulis size tuh , mngikut kesesuaian ;)
7.Save . Beres :)


Kat Sini ! Eman ada bagi beberapa contoh image untuk Shoutbox ! Korang nak ? Ambik-Ambik ! jgn malu!


   http://i.imgur.com/OUTeg.png


   http://i.imgur.com/IDCVW.png


   http://i.imgur.com/jrMSv.png


   http://i.imgur.com/jVMmK.png


           http://i.imgur.com/fIquP.png


Tuto : Disable right click (Blogskin)




Assalamualaikum and annyeonghaseyo.First tuto in my life :P 

1.Dahsboard > Template > Edit HTML
2.Tekan Ctrl+f serentak dan cari code ni  <head>
3.Copy code di bawah.

<script language=JavaScript>
<!--//Disable right mouse click Script
//By Dynamicdrive (renigade@nsimail.com)
//For full source code, visit http://www.dynamicdrive.com
var message="";
///////////////////////////////////
function clickIE4(){
if (event.button==2){return false;}}
function clickNS4(e){
if (document.layers||document.getElementById&&!document.all){
if (e.which==2||e.which==3){return false;}}}
if (document.layers){document.captureEvents(Event.MOUSEDOWN);
document.onmousedown=clickNS4;}
else if (document.all&&!document.getElementById){document.onmousedown=clickIE4;}
document.oncontextmenu=new Function("return false")// -->
</script>


4.Pastekan di  bawah code <head>
5.Preview & save.


See and Comment +.+









Assalamualaikum and hai

Kayy , sebenanye aku post picture ni sebab aku "BOSAN" ! Hehe , do comment for this picture kay ? Kbaii :D





Owesome :D

Assalamualaikum , da lame tak post kan ? Hehe :D Maklomla , ade pekse . But , it's already done .
Btw , time pekse hari tu aku denga kawan aku cerite pasal Peter Pan . Cite tu da lame . Tapi sekarang still ade but cartoon . Aku tnye kawan aku , " cerite ape tu ? nak thu jgakk " lepas tu kawan aku bg pinjam cd . then , that's how i know the story . Okeyy , pelakon die HANDSOME gile . haha . nak tgok gamba die ? sure .


hmm , tu la . tpi time ni tk nmpak kan ? yg lgi satu ni maybe nmpak kot ..


kay , kalau tk nmpak jgak tk thu laa . tpi handsome kan ? hehe . pape je laa . kbaii :P