쇼핑몰: #127 상품상세보기 관련상품 스타일 보완

This commit is contained in:
whitedot
2013-05-09 17:13:48 +09:00
parent 98ec8c039d
commit 9dce95ee6d
2 changed files with 5 additions and 4 deletions

View File

@ -569,6 +569,8 @@ input.required:focus {border:1px solid #b8c9c2;background:#21272e !important;col
/* 상품 상세보기 - 관련상품 */
#sit_rel {margin:0 0 10px;padding:10px 10px 0}
#sit_rel h2 {margin:0 0 10px}
#sit_rel li {margin:0 10px 0 0}
#sit_rel .sct_last {margin:0 !important}
/* 사용후기 모음 */
#sps {zoom:1}

View File

@ -484,10 +484,9 @@ else
<div class="sct_wrap">
<?php
$list_mod = $default['de_rel_list_mod'];
$img_width = $default['de_rel_img_width'];
$img_height = $default['de_rel_img_height'];
$td_width = (int)(100 / $list_mod);
$list_mod = 3;
$img_width = 230;
$img_height = 230;
$sql = " select b.*
from {$g4['shop_item_relation_table']} a