cara yang pertama (Edit HTML)
mula2 tekan CTRL F dan cari kod ni
body {dh jumpa ?
dekat bawah tu ada anak2 kod dia kan ? then gantikan anak2 kod tu dengan kod aku bagi ni ye ..
then save ..
body {
background: url(url background anda);
background-attachment: fixed;
background-repeat: repeat;
margin: 0;
padding: 0px;
font: x-small Verdana, Arial;
text-align: center;
color: #000000;
font-size/* */:/**/small;
font-size: /**/small;
letter-spacing:1px;
}
Cara yang kedua (HTML/Javascript)
1 . Dashboard >>Design >>Add Gadget >> HTML/JavaScript
then .. paste kod ni dekat situ ..
then , save ..<style>
body {
background-image: url('URL BACKGROUND');
background-attachment: fixed;
background-repeat: repeat;
}
</style>
korang pilihla nk yg mana .. :)


No comments:
Post a Comment
Note: only a member of this blog may post a comment.