답변 3개
thema/Basic/side/basic-shop-side.php
파일에서 필요 없는 부분들 삭제하시면 됩니다.
<!-- 아이콘 시작 -->
<div class="div-title-underbar">
<span class="div-title-underbar-bold border-<?php echo $line;?> <?php echo $font;?>">
<b>Service</b>
</span>
</div>
<div class="widget-box">
<?php echo apms_widget('basic-shop-icon'); ?>
</div>
<!-- 아이콘 끝 -->
<!-- 이벤트 시작 -->
<div class="div-title-underbar">
<a href="<?php echo $at_href['event'];?>">
<span class="pull-right lightgray <?php echo $font;?>">+</span>
<span class="div-title-underbar-bold border-<?php echo $line;?> <?php echo $font;?>">
<b>Event</b>
</span>
</a>
</div>
<div class="widget-box">
<?php echo apms_widget('basic-shop-event-slider', $wid.'-ws1', 'caption=1 nav=1 sm=2', 'auto=0'); ?>
</div>
<!-- 이벤트 끝 -->
..................
..........................................
댓글을 작성하려면 로그인이 필요합니다.
답변에 대한 댓글 2개
댓글을 작성하려면 로그인이 필요합니다.
답변을 작성하려면 로그인이 필요합니다.
로그인
thema/Basic/side/basic-shop-side.php