diff --git a/shop/img/sct_bg_toright.gif b/skin/shop/basic/img/sct_bg_toright.gif similarity index 100% rename from shop/img/sct_bg_toright.gif rename to skin/shop/basic/img/sct_bg_toright.gif diff --git a/skin/shop/basic/style.css b/skin/shop/basic/style.css index 1bae91535..b197f5d07 100644 --- a/skin/shop/basic/style.css +++ b/skin/shop/basic/style.css @@ -262,7 +262,7 @@ #sct_location {margin:0 0 10px;border:1px solid #e9e9e9;background:#f2f5f9;letter-spacing:-4px} #sct_location a {display:inline-block;padding:10px 10px 8px;text-decoration:none;letter-spacing:0 !important} .sct_here {font-weight:bold} -.sct_bg {padding-right:15px !important;background:url('../shop/img/sct_bg_toright.gif') right 11px no-repeat} +.sct_bg {padding-right:15px !important;background:url('img/sct_bg_toright.gif') right 11px no-repeat} /* 상품 목록 카테고리 목록 */ .sct_ct {}