배경넣기 질문좀요~ 해결좀 해주세요 ㅠ.ㅠ 정보
배경넣기 질문좀요~ 해결좀 해주세요 ㅠ.ㅠ본문
http://sir.co.kr/bbs/board.php?bo_table=g4_skin&wr_id=80075&sca=&sfl=wr_subject%7C%7Cwr_content&stx=%ED%8F%AC%EC%9D%B8%ED%8A%B8%EC%88%9C%EC%9C%84
제가 위에 있는 랭킹스킨을 쓰려고 합니다.
위의 그림을 보시면 rankbg.jpg를 불러와서 이미지를 넣고 그 위에 랭킹목록이
올라오도록 하고 싶습니다.
아무리 해봐도 안되서 이렇게 도움을 청합니다..
도와주세용...
현재는 아래처럼 해서 위와같은 화면이 나왔습니다....
<style type="text/css">
<!--
td { font-family:?뗭?; font-size:9pt; }
.text { font-size:9pt; font-family:?뗭?; color:#66AEAD; }
.text2 { font-size:9pt; font-family:?뗭?; color:#000000; }
-->
</style>
<table cellpadding="5" cellspacing="5" width="75%">
<img src="<?=$g4['path']?>/img/rankbg.jpg">
<tr>
<td valign=top>
<table cellpadding="0" cellspacing="0">
<tr>
감기조심하시고 건강하세요..
제가 위에 있는 랭킹스킨을 쓰려고 합니다.
위의 그림을 보시면 rankbg.jpg를 불러와서 이미지를 넣고 그 위에 랭킹목록이
올라오도록 하고 싶습니다.
아무리 해봐도 안되서 이렇게 도움을 청합니다..
도와주세용...
현재는 아래처럼 해서 위와같은 화면이 나왔습니다....
<style type="text/css">
<!--
td { font-family:?뗭?; font-size:9pt; }
.text { font-size:9pt; font-family:?뗭?; color:#66AEAD; }
.text2 { font-size:9pt; font-family:?뗭?; color:#000000; }
-->
</style>
<table cellpadding="5" cellspacing="5" width="75%">
<img src="<?=$g4['path']?>/img/rankbg.jpg">
<tr>
<td valign=top>
<table cellpadding="0" cellspacing="0">
<tr>
감기조심하시고 건강하세요..
댓글 전체
<table background="이미지경로">
이렇게하면 배경됩니다
이렇게하면 배경됩니다
감사합니다. 덕분에 잘해결했습니다 ㅎ