จากที่คุณถามมาน่ะค่ะ
ก้อจาอธิบายให้
นี่โค้ดน้า ดูตรงคำว่า ใส่ url รูปค่ะ
ต้องก๊อบ Url จากเว็บที่เราเข้าไปเลือกHeadอ่าน้าโดยการคลิกขวาที่รูปภาพเลือก properties แล้วจะเห็น url เองน้าก๊อบมันมาเลยมาใส่ตรง ที่กล่าวไว้เมื่อกี๊ค่ะ
เอ่อถ้าไม่เข้าใจก้อ วันหลังจามาติดรูปวิธีทำไว้ให้ดู<style type="text/css">
#friends h1 { text-indent:-9999px;background: url(
ใส่ url รูปค่ะ);
background-position:50% 30%;background-repeat:no-repeat;height: 150px;}
#photoAlbums h1 { text-indent:-9999px;background: url(
ใส่ url รูปค่ะ);
background-position:50% 30%;background-repeat:no-repeat;height: 150px;}
#user-fives h1 { text-indent:-9999px;background: url(
ใส่ url รูป);
background-position:50% 30%;background-repeat:no-repeat;height: 150px;}
#comments h1 { text-indent:-9999px;background:url(
ใส่ url รูป);
background-position:50% 30%;background-repeat:no-repeat;height: 150px;}
#lifestyle h1 { text-indent:-9999px;background: url(
ใส่ url รูป);
background-position:50% 30%;background-repeat:no-repeat;height:150px;}
#journalDetail h1 { text-indent:-9999px;background: url(
ใส่ url รูป);
background-position:50% 30%;background-repeat:no-repeat;height: 150px;}
#interests h1 { text-indent:-9999px;background: url(
ใส่ url รูป);
background-position:50% 30%;background-repeat:no-repeat;height: 150px;}
#recent-updates h1 { text-indent:-9999px;background: url(
ใส่ url รูป);
background-position:50% 30%;background-repeat:no-repeat;height: 150px;}
</style>
chicha