글 위치 지정 문의좀 드립니다~ 부탁 드려요! 정보
글 위치 지정 문의좀 드립니다~ 부탁 드려요!본문
좋은분의 도움으로 그림처럼 랭킹스킨뒤에 배경이미지를 넣었는데 MEMBER RANKING 글위로 올라와버립니다.
스킨내용을 아래로좀 내려서 MEMBER RANKING을 보이게 하고 싶은데 방법좀 부탁 드립니다.
아래의 내용중에 어딜고치면 될지...부탁 드립니다~
</style>
<table background="<?=$g4['path']?>/img/rankbg.jpg" width="220" height="270">
<tr>
<td valign=top>
<table cellpadding="0" cellspacing="0">
<tr>
.
.
.
.
.
.
.
.
?>
<tr height=10>
<td width="20%" height="30%" align="center"><span class="text"><?=$rank?> ??/span></td>
<td width="40%"><span class="text2"> <?=$row[mb_nick]?></span></td>
<td width="40%" align="right"><span class="text2">
<?=$point?> ??/span></td>
<td width="10%" align="center">
<!-- 怨꾧툒??蹂댁씠??遺遺?-->
<?=level_icon($row[mb_id])?>
<!-- 怨꾧툒??蹂댁씠??遺遺???->
</td>
<tr>
<td colspan="4" height="1" background="img/dot_line2.gif"></td>
</tr>
<?
if ($i==$tbl_col_sep) {
?>
<? }
} ?>
</table>
</td>
</tr>
</table>
스킨내용을 아래로좀 내려서 MEMBER RANKING을 보이게 하고 싶은데 방법좀 부탁 드립니다.
아래의 내용중에 어딜고치면 될지...부탁 드립니다~
</style>
<table background="<?=$g4['path']?>/img/rankbg.jpg" width="220" height="270">
<tr>
<td valign=top>
<table cellpadding="0" cellspacing="0">
<tr>
.
.
.
.
.
.
.
.
?>
<tr height=10>
<td width="20%" height="30%" align="center"><span class="text"><?=$rank?> ??/span></td>
<td width="40%"><span class="text2"> <?=$row[mb_nick]?></span></td>
<td width="40%" align="right"><span class="text2">
<?=$point?> ??/span></td>
<td width="10%" align="center">
<!-- 怨꾧툒??蹂댁씠??遺遺?-->
<?=level_icon($row[mb_id])?>
<!-- 怨꾧툒??蹂댁씠??遺遺???->
</td>
<tr>
<td colspan="4" height="1" background="img/dot_line2.gif"></td>
</tr>
<?
if ($i==$tbl_col_sep) {
?>
<? }
} ?>
</table>
</td>
</tr>
</table>
댓글 전체
</style>
<table background="<?=$g4['path']?>/img/rankbg.jpg" width="220" height="270">
<tr>
<td valign=top> <!--이부분의 valign=top를 없애고, style="padding-top:px;"로 조정을 하시면 될듯합니다.-->
<table cellpadding="0" cellspacing="0">
<tr>
.
<table background="<?=$g4['path']?>/img/rankbg.jpg" width="220" height="270">
<tr>
<td valign=top> <!--이부분의 valign=top를 없애고, style="padding-top:px;"로 조정을 하시면 될듯합니다.-->
<table cellpadding="0" cellspacing="0">
<tr>
.
</style>
<table background="<?=$g4['path']?>/img/rankbg.jpg" width="220" height="270">
<tr>
<td style="padding-top:1px;">
<table cellpadding="0" cellspacing="0">
<tr>
이렇게 바꿔봤는데 간격이 너무 벌어지고 1PX로 하던 10으로 하던 간격이 똑같이 너무 많이 벌어집니다.
위처럼 하는게 맞나요?
<table background="<?=$g4['path']?>/img/rankbg.jpg" width="220" height="270">
<tr>
<td style="padding-top:1px;">
<table cellpadding="0" cellspacing="0">
<tr>
이렇게 바꿔봤는데 간격이 너무 벌어지고 1PX로 하던 10으로 하던 간격이 똑같이 너무 많이 벌어집니다.
위처럼 하는게 맞나요?
저렇게하는방법도 있지만 다른방법도있습니다.
<table background="<?=$g4['path']?>/img/rankbg.jpg" width="220" height="270">
<tr>
<td height="간격"></td>
</tr>
<tr>
<td valign=top>
이렇게 해보세요.
<table background="<?=$g4['path']?>/img/rankbg.jpg" width="220" height="270">
<tr>
<td height="간격"></td>
</tr>
<tr>
<td valign=top>
이렇게 해보세요.