테스트 사이트 - 개발 중인 베타 버전입니다

상품분류..등 오른쪽으로 전부 보내고 싶어요.

· 12년 전 · 14 · 1
상품 분류 및 이밴트 등등 오른쪽 스타일로 바꾸고 싶어요. 어느부분을 수정해야되나요??

댓글 작성

댓글을 작성하시려면 로그인이 필요합니다.

로그인하기

댓글 1개

head.php 의

<td align=center valign=top width=185>

<?=outlogin("shop_outlogin"); // 외부 로그인 ?>
<br>

<!-- 상품분류 -->
<table bgcolor=#CCCCCC width=185 cellpadding=1 cellspacing=0>
<tr><td><?include_once("$g4[shop_path]/boxcategory.inc.php");?></td></tr>
</table><br>


<!-- 이벤트 -->
<table bgcolor=#CCCCCC width=185 cellpadding=1 cellspacing=0>
<tr><td><?include_once("$g4[shop_path]/boxevent.inc.php");?></td></tr>
</table><br>


<!-- 커뮤니티 -->
<table bgcolor=#CCCCCC width=185 cellpadding=1 cellspacing=0>
<tr><td><?include_once("$g4[shop_path]/boxcommunity.inc.php");?></td></tr>
</table><br>


<!-- 장바구니 -->
<table cellpadding=1 cellspacing=0 bgcolor=#D2D2D2>
<tr><td><?include_once("$g4[shop_path]/boxcart.inc.php");?></td></tr>
</table><br>


<!-- 보관함 -->
<table cellpadding=1 cellspacing=0 bgcolor=#D2D2D2>
<tr><td><?include_once("$g4[shop_path]/boxwish.inc.php");?></td></tr>
</table><br>

<!-- 왼쪽 배너 -->
<?=display_banner('왼쪽');?><br>

</td>



tail.php 의

</td>여기에 넣으시기 바랍니다.</tr></table>

게시글 목록

번호 제목
56008
56006
55990
55994
55996
55987
55981
55976
55973
55968
55967
55966
55963
55959
55956
55951
55949
55948
55946
55944