영카트5 css 경로 문제 채택완료
css를 수정하다 안먹는게 있어 소스를 확인해 보니 아래와 같이
경로 하나가 테마경로를 가져오지 못하고
기본 스킨 경로를 가져 오내요 어떻게 해결해야 할까요
저 css 만 기본 경로에서 작성해 줘야 하나요?
<meta charset="utf-8">
<meta http-equiv="imagetoolbar" content="no">
<meta http-equiv="X-UA-Compatible" content="IE=10,chrome=1">
<title>그누보드5</title>
<link rel="stylesheet" href="http://shjeju.cafe24.com/theme/basic/css/default_shop.css">http://shjeju.cafe24.com/theme/basic/css/default_shop.css">
<link rel="stylesheet" href="http://shjeju.cafe24.com/skin/shop/basic/style.css">http://shjeju.cafe24.com/skin/shop/basic/style.css">
<link rel="stylesheet" href="http://shjeju.cafe24.com/theme/basic/skin/latest/shop_basic/style.css">http://shjeju.cafe24.com/theme/basic/skin/latest/shop_basic/style.css">
<link rel="stylesheet" href="http://shjeju.cafe24.com/theme/basic/skin/visit/shop_basic/style.css">http://shjeju.cafe24.com/theme/basic/skin/visit/shop_basic/style.css">
<!--[if lte IE 8]>
<script src="http://shjeju.cafe24.com/js/html5.js">http://shjeju.cafe24.com/js/html5.js"></script>
<![endif]-->
답변 3개
쇼핑몰관리 > 쇼핑몰설정 > 스킨설정 > (테마)basic 으로 되어 있는지 확인해보세요.
배포 버전은 기본 설치하면 쇼핑몰 쪽 스킨은 테마로 선택되어있지 않습니다.
답변에 대한 댓글 1개
댓글을 작성하려면 로그인이 필요합니다.
흠.....
다시 원상태로 돌려놓구 했는데도
저 부분의 경로가 그대로 네욤
영카트 버전은 5.2.2 로 설치를 했습니다.
<link rel="stylesheet" href="http://shjeju.cafe24.com/theme/basic/css/default_shop.css">http://shjeju.cafe24.com/theme/basic/css/default_shop.css">
<link rel="stylesheet" href="http://shjeju.cafe24.com/skin/shop/basic/style.css">http://shjeju.cafe24.com/skin/shop/basic/style.css">
<link rel="stylesheet" href="http://shjeju.cafe24.com/theme/basic/skin/outlogin/shop_basic/style.css">http://shjeju.cafe24.com/theme/basic/skin/outlogin/shop_basic/style.css">
<link rel="stylesheet" href="http://shjeju.cafe24.com/theme/basic/skin/latest/shop_basic/style.css">http://shjeju.cafe24.com/theme/basic/skin/latest/shop_basic/style.css">
<link rel="stylesheet" href="http://shjeju.cafe24.com/theme/basic/skin/visit/shop_basic/style.css">http://shjeju.cafe24.com/theme/basic/skin/visit/shop_basic/style.css">
댓글을 작성하려면 로그인이 필요합니다.
답변을 작성하려면 로그인이 필요합니다.
로그인