사용자: #459 gnb 위치 수정
This commit is contained in:
10
head.php
10
head.php
@ -125,11 +125,9 @@ if ($config['cf_include_head']) {
|
||||
|
||||
</div>
|
||||
|
||||
</header>
|
||||
<hr>
|
||||
|
||||
<hr>
|
||||
|
||||
<nav id="gnb">
|
||||
<nav id="gnb">
|
||||
<script>$('#gnb').addClass('gnb_js');</script>
|
||||
<h2>홈페이지 메인메뉴</h2>
|
||||
<ul id="gnb_1dul">
|
||||
@ -153,7 +151,9 @@ if ($config['cf_include_head']) {
|
||||
<?php } ?>
|
||||
<?php if ($gi == 0) { ?><li class="gnb_empty">생성된 메뉴가 없습니다.</li><?php } ?>
|
||||
</ul>
|
||||
</nav>
|
||||
</nav>
|
||||
|
||||
</header>
|
||||
|
||||
<hr>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user