고수님들 부탁좀 드립니다.고수님들 부탁좀 드립니다. 정보
고수님들 부탁좀 드립니다.고수님들 부탁좀 드립니다.본문
그누 보드 기본 스킨 부페이지 에 아래 코드를 입력했습니다.
그런데 아래 기능중 중앙정열등을 하면 적용이 되지 않고 뷰페이지에 모두 왼쪽 정렬로 해서
나타 납니다.
어떻게 하면 나래 기능중에 중앙 좌우 정렬이 가능할까요?????
방법 좀 알려주세요
부탁드립니다.
아래 코드를 지우면 중앙 정렬이 됩니다.
부탁좀 드리겠습니다.
[상단 내용은 아래 와 같습니다, ]
<head>
<meta http-equiv="Content-Type" content="text/html; charset=euc-kr">
<META NAME="robots" ConTENT="noindex,nofollow">
<script language="javascript" src="../../inc/java.js"></script>
<link href="../../css/style.css" rel="stylesheet" type="text/css">
<title>:::밀알유치원:::</title>
</head>
<body>
<table width="100%" height="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td height="10"><?include "../../inc/community_top.php";?></td>
</tr>
<tr>
<td><table width="100%" height="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td width="253" height="100%" valign="top"><?include "../../inc/community_menu.php";?></td>
<td width="727" height="100%" valign="top"><table width="100%" height="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td height="72" valign="top" background="../../images/sub/title_bg.gif" style="padding-left:58px; padding-top:10px;"><img src="../../images/sub/<?=$bo_table?>.gif"></td>
</tr>
<tr>
<td valign="top" class="bg" style="padding:10px 55px 80px 12px;"><table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td>
[ 여기는 뷰페이지 스캔 내용이 그대로 들어 있는 부분입니다.]
[하단 내용은 ]
</td>
</tr>
</table></td>
</tr>
<tr>
<td height="85"><?include "../../inc/sub_copy.php";?></td>
</tr>
</table></td>
<td class="sub_bg"> </td>
</tr>
</table></td>
</tr>
</table>
</body>
</html>
0
댓글 3개
