게시판 늘리기가 맞나요? 컨텐츠 늘리기가 맞는지?
페이지 정보
본문



댓글목록





제로님의 댓글의 댓글
제로쪽지보내기 메일보내기 자기소개 아이디로 검색 전체게시물 작성일
	                	                필요한 크기로 만들고 사이즈 지정해주시면 됩니다..
폼은 자동으로 늘어납니다
<td width="680" border="0" align=center valign=top>   <<<---이부분
<!--메인메뉴-->
    <!--메인메뉴 배경이 이미지일 경우 사용
    <table width='100%' height=<?=$menu_grouphsize?> border='0' cellspacing="0" cellpadding="0" background=<?=$grback?> border=0><tr><td>
    -->
    <table width='100%' height=<?=$menu_grouphsize?> border='0' cellspacing="0" cellpadding="0" bgcolor=<?=$grcolor?> border=0><tr><td>
    <div style='
    width:100%;
    position:relative; top:<?=$menu_top?>; left:<?=$menu_left?>;
    border: 0px solid silver;
    background-color:transparent;
    float:left;
    padding:0 0 0 0;
    z-index:50;
    '>
    <? include_once("$g4[path]/include/mainmenu/mainmenu.php"); //상단메뉴 ?>
    </div> 
    </td>
    </tr>
    </table>
<!--메인메뉴-->
이렇게 기본은 680사이즈 입니다...
제나의 기본 틀입니다..
<table width="<?=$totalwidth?>" cellpadding=0 cellspacing=0 border=0>
  <tr>
    <td width="10" height="5" border="0"></td>
		<td width="190" border="0"></td>
		<td width="10" border="0"></td>
		<td width="680" border="0"></td>
		<td width="10" border="0"></td>
		<td width="100" border="0"></td>
	</tr>
</table>	            





 
