답변 1개
채택된 답변
+20 포인트
10년 전
shop/shop.head.php
<?php //include(G5_SHOP_SKIN_PATH.'/boxtodayview.skin.php'); // 오늘 본 상품 ?>
'오늘 본 상품'을 위 예와 같이 '//'를 삽입하여 숨김처리를 합니다.
css/default_shop.css
</span>#container {position:relative;float:left;width:840px;min-height:500px;height:auto !important;height:500px;background:#fff;zoom:1}<span style="font-size: 10pt; line-height: 1.5;">
위 예와 같이 'width:740px'를 'width:840px'로 수정합니다.
이렇게 늘어난 만큼... 가로 상품 갯수를 늘리던지 'skin/shop/basic/style.css' 파일을 수정하던지 부수적으로 수정해야할 곳이 많을 것입니다.
로그인 후 평가할 수 있습니다
댓글을 작성하려면 로그인이 필요합니다.
답변을 작성하려면 로그인이 필요합니다.
로그인