โค้ดhi5 - ใส่ขอบสวยๆ ให้กับ Profile Hi5

โค้ดhi5 - ใส่ขอบสวยๆ ให้กับ Profile Hi5

<style type="text/css">
.section .content {
background-image: url(ใส่ url ของรูปขอบตรงนี้);
background-position: middle;
background-repeat: repeat-y;}
</style>

ถ้าใช้ไม่ได้ ลองใช้อันนี้แทนนะคะ

<style type="text/css">
#profile-name {color: #FFFFFF;}

#profile-nav {}
.section .content {
background-image: url(ใส่URL ตรงนี้);
background-position: middle;
background-repeat: repeat-y;}