diff --git a/mobile/skin/shop/basic/img/sns_fb.png b/mobile/skin/shop/basic/img/sns_fb.png
index 3422bbad9..9d8904804 100644
Binary files a/mobile/skin/shop/basic/img/sns_fb.png and b/mobile/skin/shop/basic/img/sns_fb.png differ
diff --git a/mobile/skin/shop/basic/img/sns_fb2.png b/mobile/skin/shop/basic/img/sns_fb2.png
deleted file mode 100644
index 8c8db682b..000000000
Binary files a/mobile/skin/shop/basic/img/sns_fb2.png and /dev/null differ
diff --git a/mobile/skin/shop/basic/img/sns_goo.png b/mobile/skin/shop/basic/img/sns_goo.png
index e5754a1e7..75b523e04 100644
Binary files a/mobile/skin/shop/basic/img/sns_goo.png and b/mobile/skin/shop/basic/img/sns_goo.png differ
diff --git a/mobile/skin/shop/basic/img/sns_goo2.png b/mobile/skin/shop/basic/img/sns_goo2.png
deleted file mode 100644
index c8c4df824..000000000
Binary files a/mobile/skin/shop/basic/img/sns_goo2.png and /dev/null differ
diff --git a/mobile/skin/shop/basic/img/sns_kakao.png b/mobile/skin/shop/basic/img/sns_kakao.png
new file mode 100644
index 000000000..18c9f18c3
Binary files /dev/null and b/mobile/skin/shop/basic/img/sns_kakao.png differ
diff --git a/mobile/skin/shop/basic/img/sns_twt.png b/mobile/skin/shop/basic/img/sns_twt.png
index e4c3ceebf..bf10f5bad 100644
Binary files a/mobile/skin/shop/basic/img/sns_twt.png and b/mobile/skin/shop/basic/img/sns_twt.png differ
diff --git a/mobile/skin/shop/basic/img/sns_twt2.png b/mobile/skin/shop/basic/img/sns_twt2.png
deleted file mode 100644
index 80c97494e..000000000
Binary files a/mobile/skin/shop/basic/img/sns_twt2.png and /dev/null differ
diff --git a/mobile/skin/shop/basic/item.form.skin.php b/mobile/skin/shop/basic/item.form.skin.php
index b5d52edc6..a2b6b4e37 100644
--- a/mobile/skin/shop/basic/item.form.skin.php
+++ b/mobile/skin/shop/basic/item.form.skin.php
@@ -62,10 +62,10 @@ add_stylesheet('',
고객선호도 별개
-
-
-
-
+
+
+
+
diff --git a/mobile/skin/shop/basic/item.relation.skin.php b/mobile/skin/shop/basic/item.relation.skin.php
index 090fddfcb..e88af5e23 100644
--- a/mobile/skin/shop/basic/item.relation.skin.php
+++ b/mobile/skin/shop/basic/item.relation.skin.php
@@ -83,6 +83,7 @@ for ($i=1; $row=sql_fetch_array($result); $i++) {
echo get_sns_share_link('facebook', $sns_url, $sns_title, G5_MSHOP_SKIN_URL.'/img/sns_fb.png');
echo get_sns_share_link('twitter', $sns_url, $sns_title, G5_MSHOP_SKIN_URL.'/img/sns_twt.png');
echo get_sns_share_link('googleplus', $sns_url, $sns_title, G5_MSHOP_SKIN_URL.'/img/sns_goo.png');
+ echo get_sns_share_link('kakaotalk', $sns_url, $sns_title, G5_MSHOP_SKIN_URL.'/img/sns_kakao.png');
echo "\n";
}
diff --git a/mobile/skin/shop/basic/list.10.skin.php b/mobile/skin/shop/basic/list.10.skin.php
index a3184736d..8c3ccaca5 100644
--- a/mobile/skin/shop/basic/list.10.skin.php
+++ b/mobile/skin/shop/basic/list.10.skin.php
@@ -79,6 +79,7 @@ for ($i=0; $row=sql_fetch_array($result); $i++) {
echo get_sns_share_link('facebook', $sns_url, $sns_title, G5_MSHOP_SKIN_URL.'/img/sns_fb.png');
echo get_sns_share_link('twitter', $sns_url, $sns_title, G5_MSHOP_SKIN_URL.'/img/sns_twt.png');
echo get_sns_share_link('googleplus', $sns_url, $sns_title, G5_MSHOP_SKIN_URL.'/img/sns_goo.png');
+ echo get_sns_share_link('kakaotalk', $sns_url, $sns_title, G5_MSHOP_SKIN_URL.'/img/sns_kakao.png');
echo "\n";
}
diff --git a/mobile/skin/shop/basic/main.10.skin.php b/mobile/skin/shop/basic/main.10.skin.php
index e564f235e..1e26683d8 100644
--- a/mobile/skin/shop/basic/main.10.skin.php
+++ b/mobile/skin/shop/basic/main.10.skin.php
@@ -79,6 +79,7 @@ for ($i=0; $row=sql_fetch_array($result); $i++) {
echo get_sns_share_link('facebook', $sns_url, $sns_title, G5_MSHOP_SKIN_URL.'/img/sns_fb.png');
echo get_sns_share_link('twitter', $sns_url, $sns_title, G5_MSHOP_SKIN_URL.'/img/sns_twt.png');
echo get_sns_share_link('googleplus', $sns_url, $sns_title, G5_MSHOP_SKIN_URL.'/img/sns_goo.png');
+ echo get_sns_share_link('kakaotalk', $sns_url, $sns_title, G5_MSHOP_SKIN_URL.'/img/sns_kakao.png');
echo "\n";
}
diff --git a/mobile/skin/shop/basic/relation.skin.php b/mobile/skin/shop/basic/relation.skin.php
index 42b398033..a3be0b7d7 100644
--- a/mobile/skin/shop/basic/relation.skin.php
+++ b/mobile/skin/shop/basic/relation.skin.php
@@ -77,6 +77,7 @@ for ($i=0; $row=sql_fetch_array($result); $i++) {
echo get_sns_share_link('facebook', $sns_url, $sns_title, G5_MSHOP_SKIN_URL.'/img/sns_fb.png');
echo get_sns_share_link('twitter', $sns_url, $sns_title, G5_MSHOP_SKIN_URL.'/img/sns_twt.png');
echo get_sns_share_link('googleplus', $sns_url, $sns_title, G5_MSHOP_SKIN_URL.'/img/sns_goo.png');
+ echo get_sns_share_link('kakaotalk', $sns_url, $sns_title, G5_MSHOP_SKIN_URL.'/img/sns_kakao.png');
echo "\n";
}
diff --git a/mobile/skin/shop/basic/style.css b/mobile/skin/shop/basic/style.css
index 1e769d7c8..4bb31f7c0 100644
--- a/mobile/skin/shop/basic/style.css
+++ b/mobile/skin/shop/basic/style.css
@@ -1,3 +1,5 @@
+@charset "utf-8";
+/* SIR 지운아빠 */
/* ##### maint.(nn).skin.php, list.(nn).skin.php 공통 적용 시작 ##### */
/* 공통 */
@@ -14,7 +16,8 @@
.sct_li {position:relative}
.sct_noitem {padding:100px 0;text-align:center}
.sct_icon img {margin:0 1px 0 0}
-.sct_sns img {margin:0 4px 0 0}
+.sct_sns a {display:inline-block;margin:0 4px 0 0}
+.sct_sns button {margin:0 4px 0 0;padding:0;border:0}
.sct_more {margin:30px 0 0}
.sct_more a {display:block;padding:10px 0;background:#383838;color:#fff;font-weight:bold;text-align:center}
@@ -87,7 +90,8 @@
#sit_star_sns {position:absolute;top:15px;right:15px;color:#b8afa2;font-size:0.95em;letter-spacing:-0.1em}
#sit_star_sns span {display:inline-block;margin:0 5px 0 0;color:#666;letter-spacing:0}
#sit_star_sns .sit_star {position:relative;top:-2px;margin:0 5px 0 0}
-#sit_star_sns a {position:relative;top:-2px}
+#sit_star_sns a {display:inline-block;vertical-align:middle}
+#sit_star_sns button {margin:0;padding:0;border:0}
.sit_ov_tbl {margin-bottom:20px;width:100%;border:0;border-collapse:collapse}
.sit_ov_tbl th {border-top:1px solid #e9e9e9;border-bottom:1px solid #e9e9e9;font-weight:normal;text-align:left}