포인트없음 재발도아주세요^^ !!!!! 정보
포인트없음 재발도아주세요^^ !!!!!관련링크
http://180.228.88.214:81
163회 연결
본문
<style>
<!--
.tooltext1 {color:white;font-family:TAHOMA;font-size:10pt;cursor:hand}
-->
</style>
<script language="Javascript">
<!--
function inCell(cell, newcolor) {
if (!cell.contains(event.fromElement)) {
cell.bgColor = newcolor;
}
}
function outCell(cell, newcolor) {
if (!cell.contains(event.toElement)) {
cell.bgColor = newcolor;
}
}
//-->
</script>
<table width="920" height="40" align="justify" cellpadding="0" cellspacing="0" background="<?=$g4[path]?>/img/bar_02.gif">
<tr>
<td width="15"></td>
<td width="870">
<table border="0" cellpadding="3" cellspacing="0" align="center">
<tr height=30 align=center>
<td width="145" onClick="location='<?=$g4[path]?>/bbs/group.php?gr_id=01'" bgcolor="" onmouseover="inCell(this, '#5AB3DF');" onmouseout="outCell(this, '');" class="tooltext1"><b>01</b></td>
<td width="145" onClick="location='<?=$g4[path]?>/bbs/board.php?bo_table=01_1'" bgcolor="" onmouseover="inCell(this, '#5AB3DF');" onmouseout="outCell(this, '');" class="tooltext1"><b>01_1</b></td>
<td width="145" onClick="location='<?=$g4[path]?>/bbs/board.php?bo_table=01_2'" bgcolor="" onmouseover="inCell(this, '#5AB3DF');" onmouseout="outCell(this, '');" class="tooltext1"><b>01_2</b></td>
<td width="145" onClick="location='<?=$g4[path]?>/bbs/board.php?bo_table=01_3'" bgcolor="" onmouseover="inCell(this, '#5AB3DF');" onmouseout="outCell(this, '');" class="tooltext1"><b>01_3</b></td>
<td width="145" onClick="location='<?=$g4[path]?>/bbs/board.php?bo_table=01_4'" bgcolor="" onmouseover="inCell(this, '#5AB3DF');" onmouseout="outCell(this, '');" class="tooltext1"><b>01_4</b></td>
<td width="145" onClick="location='<?=$g4[path]?>/bbs/board.php?bo_table=01_5'" bgcolor="" onmouseover="inCell(this, '#5AB3DF');" onmouseout="outCell(this, '');" class="tooltext1"><b>01_5</b></td>
</tr>
</table>
</td>
<td width="15"></td>
</tr>
</table>
제메뉴입니다.. 그런데 http://180.228.88.214:81/ 들어가보시면
메뉴가 밀려있는걸 확인하실수있습니다. 해결법좀 알려주십시요 원격해주시면 감사하구요
*** 개인정보보호를 위한 이메일주소 노출방지 ***네이트입니다.
<!--
.tooltext1 {color:white;font-family:TAHOMA;font-size:10pt;cursor:hand}
-->
</style>
<script language="Javascript">
<!--
function inCell(cell, newcolor) {
if (!cell.contains(event.fromElement)) {
cell.bgColor = newcolor;
}
}
function outCell(cell, newcolor) {
if (!cell.contains(event.toElement)) {
cell.bgColor = newcolor;
}
}
//-->
</script>
<table width="920" height="40" align="justify" cellpadding="0" cellspacing="0" background="<?=$g4[path]?>/img/bar_02.gif">
<tr>
<td width="15"></td>
<td width="870">
<table border="0" cellpadding="3" cellspacing="0" align="center">
<tr height=30 align=center>
<td width="145" onClick="location='<?=$g4[path]?>/bbs/group.php?gr_id=01'" bgcolor="" onmouseover="inCell(this, '#5AB3DF');" onmouseout="outCell(this, '');" class="tooltext1"><b>01</b></td>
<td width="145" onClick="location='<?=$g4[path]?>/bbs/board.php?bo_table=01_1'" bgcolor="" onmouseover="inCell(this, '#5AB3DF');" onmouseout="outCell(this, '');" class="tooltext1"><b>01_1</b></td>
<td width="145" onClick="location='<?=$g4[path]?>/bbs/board.php?bo_table=01_2'" bgcolor="" onmouseover="inCell(this, '#5AB3DF');" onmouseout="outCell(this, '');" class="tooltext1"><b>01_2</b></td>
<td width="145" onClick="location='<?=$g4[path]?>/bbs/board.php?bo_table=01_3'" bgcolor="" onmouseover="inCell(this, '#5AB3DF');" onmouseout="outCell(this, '');" class="tooltext1"><b>01_3</b></td>
<td width="145" onClick="location='<?=$g4[path]?>/bbs/board.php?bo_table=01_4'" bgcolor="" onmouseover="inCell(this, '#5AB3DF');" onmouseout="outCell(this, '');" class="tooltext1"><b>01_4</b></td>
<td width="145" onClick="location='<?=$g4[path]?>/bbs/board.php?bo_table=01_5'" bgcolor="" onmouseover="inCell(this, '#5AB3DF');" onmouseout="outCell(this, '');" class="tooltext1"><b>01_5</b></td>
</tr>
</table>
</td>
<td width="15"></td>
</tr>
</table>
제메뉴입니다.. 그런데 http://180.228.88.214:81/ 들어가보시면
메뉴가 밀려있는걸 확인하실수있습니다. 해결법좀 알려주십시요 원격해주시면 감사하구요
*** 개인정보보호를 위한 이메일주소 노출방지 ***네이트입니다.
댓글 전체

align="justify" 이거 때문 아닌가요?
그러게요. 맨위 테이블을 align="justify" 설정해주셔서 그런게 아닌가요?;
해당 부분을 '센터' 로 지정해보시거나 지워보세요 ㅇㅅㅇ
해당 부분을 '센터' 로 지정해보시거나 지워보세요 ㅇㅅㅇ

<table width="920" height="40" cellpadding="0" cellspacing="0" style="background-url("<?=$g4[path]?>/img/bar_02.gif"); align: center";>
이런식으로 한번 해보시죠.
이런식으로 한번 해보시죠.
왼쪽 정렬 중앙정렬하면 이상하게됩니다. 중앙정렬은 지금 되있는대루구요~ l2zeo님꺼 복사해서 해봣는데;; 뜨지않습니다.

뜨지 않는다는게 무슨말씀이신건가요??
딱 저소스을 넣으면여 왼쪽으로 밀리구요 그리고글씨만있구 사진은 없어집니다.

아래 td 에 크기지정이 되있어서 그러네요.
아직해결안됬어요; ㅠㅠ

CSS 라면 가로 무한반복넣어주시면되는데 -ㅅ-
워프로 가로지정해주고요.
워프로 가로지정해주고요.
그게먼소린지이해가;; 원격요청가능할까요? *** 개인정보보호를 위한 이메일주소 노출방지 ***
요구하시는게 메뉴가 나오는부분을 가운데정렬 해달란말인가요?
그럼 위쪽에 아까 답이 나왔는데.
align="justify" 이부분을 center로 바꿔주면 잘되거든요?
안돼신다고해서 링크페이지의 소스 그래도 복사해서 테스트까정 해봤습니다.
실수하신거아닌신지?
그럼 위쪽에 아까 답이 나왔는데.
align="justify" 이부분을 center로 바꿔주면 잘되거든요?
안돼신다고해서 링크페이지의 소스 그래도 복사해서 테스트까정 해봤습니다.
실수하신거아닌신지?
중앙으로 옴길려구하는건아니구요 로그인 박스랑 마출려구하는거에요