![](https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgadhl7yMqkQxiAMc4wXfaK7XLQwOUqIQl-9GTX2yYRnoQz4IKmciryJh82Fj2EqgQYhl39TisPIRevAHqkjXYbxE3hYFJD3V3UxcwEcE6uiBgxgEZiK_X-2IUM5Y0OEbVaX-QKWHzsfcM/s200/border+.jpg)
Log in ke blogger-- design
Template--pilih edit html
dan cari kod dibawah ini:
body {
font: $(body.font);
color: $(body.text.color);
background: $(body.background);
}
kemudian tambahkan kod menjadi seperti dibawah ini:font: $(body.font);
color: $(body.text.color);
background: $(body.background);
}
body {
font: $(body.font);
color: $(body.text.color);
background: $(body.background);
}
font: $(body.font);
color: $(body.text.color);
background: $(body.background);
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px; border: 15px solid #DF7401;}
Untuk ubah saiz border tukarkan saiz pada teks warna biru dan warna border pada teks berwarna hijau
Bentuk border selain dari solid ialah ridge,groove,inset,outset,dashed dan dotted
kemudian save template anda.
update 10/5/2013
No comments:
Post a Comment