안녕하세요. 영카트 하단 수정 경로 알고 싶습니다. (사진) 채택완료
차나왕
7년 전
조회 2,940
안녕하세요.
영카트 하단 수정 경로 알고 싶습니다.
빨간네모칸 내용들을 수정하고 싶은데요. 경로를 알면 수정이 가능할듯한데요.
혹시 경로를 쉽게 찾는 방법이라던지 경로 알려 주시면 감사하겠습니다.
테마는 https://sir.kr/yc5_theme/921" rel="nofollow noreferrer noopener" target="_blank">https://sir.kr/yc5_theme/921 댓글 에 테마 달아놓았습니다.

댓글을 작성하려면 로그인이 필요합니다.
답변 3개
채택된 답변
+20 포인트
답변에 대한 댓글 3개
�
차나왕
7년 전
감사합니다~! 혹시 오른쪽 위 네모칸에 각 페이지로 연결되는 url 속성이 입혀지지않았는데요
�
차나왕
7년 전
<div class="mc_g">
<li><a href="<?php echo G5_BBS_URL; ?>/board.php?bo_table=qa">
<input type="image" src="<?php echo G5_SHOP_SKIN_URL; ?>/img/m_03.png" width='54' height='54' border='0' style="opacity:0.2" onmouseover="this.style.opacity=0.4" onmouseout="this.style.opacity=0.2"><p>Q/A</p></a></li>
<li><a href="<?php echo G5_BBS_URL; ?>/faq.php?fm_id=1">
<input type="image" src="<?php echo G5_SHOP_SKIN_URL; ?>/img/m_02.png" width='54' height='54' border='0'
style="opacity:0.2" onmouseover="this.style.opacity=0.4" onmouseout="this.style.opacity=0.2"><p>FAQ</p></a></li>
<li><a href="<?php echo G5_BBS_URL; ?>/qalist.php">
<input type="image" src="<?php echo G5_SHOP_SKIN_URL; ?>/img/m_06.png" width='54' height='54' border='0'
style="opacity:0.2" onmouseover="this.style.opacity=0.4" onmouseout="this.style.opacity=0.2"><p>1:1</p></a></li>
<li><a href="<?php echo G5_SHOP_URL; ?>/itemuselist.php">
<input type="image" src="<?php echo G5_SHOP_SKIN_URL; ?>/img/m_01.png" width='54' height='54' border='0'
style="opacity:0.2" onmouseover="this.style.opacity=0.4" onmouseout="this.style.opacity=0.2"><p>후기</p></a></li><br>
<li><a href="<?php echo G5_SHOP_URL; ?>/cart.php">
<input type="image" src="<?php echo G5_SHOP_SKIN_URL; ?>/img/m_04.png" width='54' height='54' border='0'
style="opacity:0.2" onmouseover="this.style.opacity=0.4" onmouseout="this.style.opacity=0.2"><p>장바구니</p></a></li>
<li><a href="<?php echo G5_BBS_URL; ?>/board.php?bo_table=guide">
<input type="image" src="<?php echo G5_SHOP_SKIN_URL; ?>/img/m_05.png" width='54' height='54' border='0'
style="opacity:0.2" onmouseover="this.style.opacity=0.4" onmouseout="this.style.opacity=0.2"><p>이용안내</p></a></li>
<li><a href="<?php echo G5_SHOP_URL; ?>/couponzone.php">
<input type="image" src="<?php echo G5_SHOP_SKIN_URL; ?>/img/m_07.png" width='54' height='54' border='0'
style="opacity:0.2" onmouseover="this.style.opacity=0.4" onmouseout="this.style.opacity=0.2"><p>쿠폰</p></a></li>
<li><a href="<?php echo G5_SHOP_URL; ?>/orderinquiry.php">
<input type="image" src="<?php echo G5_SHOP_SKIN_URL; ?>/img/m_08.png" width='54' height='54' border='0'
style="opacity:0.2" onmouseover="this.style.opacity=0.4" onmouseout="this.style.opacity=0.2"><p>배송/주문</p></a></li>
<li><a href="<?php echo G5_BBS_URL; ?>/board.php?bo_table=qa">
<input type="image" src="<?php echo G5_SHOP_SKIN_URL; ?>/img/m_03.png" width='54' height='54' border='0' style="opacity:0.2" onmouseover="this.style.opacity=0.4" onmouseout="this.style.opacity=0.2"><p>Q/A</p></a></li>
<li><a href="<?php echo G5_BBS_URL; ?>/faq.php?fm_id=1">
<input type="image" src="<?php echo G5_SHOP_SKIN_URL; ?>/img/m_02.png" width='54' height='54' border='0'
style="opacity:0.2" onmouseover="this.style.opacity=0.4" onmouseout="this.style.opacity=0.2"><p>FAQ</p></a></li>
<li><a href="<?php echo G5_BBS_URL; ?>/qalist.php">
<input type="image" src="<?php echo G5_SHOP_SKIN_URL; ?>/img/m_06.png" width='54' height='54' border='0'
style="opacity:0.2" onmouseover="this.style.opacity=0.4" onmouseout="this.style.opacity=0.2"><p>1:1</p></a></li>
<li><a href="<?php echo G5_SHOP_URL; ?>/itemuselist.php">
<input type="image" src="<?php echo G5_SHOP_SKIN_URL; ?>/img/m_01.png" width='54' height='54' border='0'
style="opacity:0.2" onmouseover="this.style.opacity=0.4" onmouseout="this.style.opacity=0.2"><p>후기</p></a></li><br>
<li><a href="<?php echo G5_SHOP_URL; ?>/cart.php">
<input type="image" src="<?php echo G5_SHOP_SKIN_URL; ?>/img/m_04.png" width='54' height='54' border='0'
style="opacity:0.2" onmouseover="this.style.opacity=0.4" onmouseout="this.style.opacity=0.2"><p>장바구니</p></a></li>
<li><a href="<?php echo G5_BBS_URL; ?>/board.php?bo_table=guide">
<input type="image" src="<?php echo G5_SHOP_SKIN_URL; ?>/img/m_05.png" width='54' height='54' border='0'
style="opacity:0.2" onmouseover="this.style.opacity=0.4" onmouseout="this.style.opacity=0.2"><p>이용안내</p></a></li>
<li><a href="<?php echo G5_SHOP_URL; ?>/couponzone.php">
<input type="image" src="<?php echo G5_SHOP_SKIN_URL; ?>/img/m_07.png" width='54' height='54' border='0'
style="opacity:0.2" onmouseover="this.style.opacity=0.4" onmouseout="this.style.opacity=0.2"><p>쿠폰</p></a></li>
<li><a href="<?php echo G5_SHOP_URL; ?>/orderinquiry.php">
<input type="image" src="<?php echo G5_SHOP_SKIN_URL; ?>/img/m_08.png" width='54' height='54' border='0'
style="opacity:0.2" onmouseover="this.style.opacity=0.4" onmouseout="this.style.opacity=0.2"><p>배송/주문</p></a></li>
�
차나왕
7년 전
어디 부분을 손봐야지 게시판으로 이동하는지 알려주시면 감사하겠습니다.
댓글을 작성하려면 로그인이 필요합니다.
답변에 대한 댓글 1개
�
차나왕
7년 전
혹시 HTML 소스에 오류가있나요? 제대로 경로 설정되어있는데 이동하지않네요.;;
댓글을 작성하려면 로그인이 필요합니다.
7년 전
https://sir.kr/yc5_theme/921" rel="nofollow noreferrer noopener" target="_blank">https://sir.kr/yc5_theme/921 제가 사용한 테마입니다.
로그인 후 평가할 수 있습니다
답변에 대한 댓글 1개
�
차나왕
7년 전
https://sir.kr/yc5_theme/921
댓글을 작성하려면 로그인이 필요합니다.
답변을 작성하려면 로그인이 필요합니다.
로그인