[b]@fullyalive[/b]
ngambil dari halaman sebelumnya :
[quote=fullyalive]anyway 1 lagi nih..
cara ngasih nih box background gmn ya.. gw pengen kasih background di tmpt yg putih situ[/quote]
ini bro ... di simpen di external .css nya
[quote]/* MASTER HEADERS */
h1 {
text-align: center;
font-size: 12px;
color: [b]#ff9933[/b];
background-color: transparent;
background-image: url([b]URL GAMBAR KAMU[/b]);
background-repeat: repeat;
width: auto;
}
h2 {
text-align: center;
font-size:12px;
color: [b]#ff9933[/b];
background-color: transparent;
background-image: url([b]URL GAMBAR KAMU[/b]);
background-repeat: repeat;
width: auto;
}
.commonbox h1, .commonbox h2 {
background-color: transparent;
background-image: url([b]URL GAMBAR KAMU[/b]);
background-repeat: repeat;
height: [b]24[/b]px;
line-height: [b]24[/b]px;
padding-left: 11px;
}[/quote]
liat yng di tebelin ....
font-size ama color nya di sesuaikan dengan selera u ....
trus height nya di sesuaikan dengan tinggi image tersebut (image punya u*)
Last edited by andry (2008-01-19 04:23:53)