링크
mwa.kr (583)
링크된 부분의 소스를 다운받아 plugin 폴더 밑에 업로드 합니다.
https://github.com/peachananr/autofix_anything
head.sub.php 파일에 아래 부분 추가합니다.
<script type="text/javascript" src="<?php echo G5_PLUGIN_URL ?>/autofix_anything-master/jquery.autofix_anything.js"></script>
<link href='<?php echo G5_PLUGIN_URL ?>/autofix_anything-master/autofix_anything.css' rel='stylesheet' type='text/css'>
shop/shop.head.php 파일에 아래 부분 추가합니다.
<script>
$(document).ready( function() {
$(".header").autofix_anything();
});
</script>
<!-- 상단 시작 { -->
<div id="hd" class="header">
css/default.shop.css 파일을 아래와 같이 수정하세요.
#hd 부분에 추가 width:100%;position:relative;z-index:1000000
그누보드에도 응용해 보세요.
https://github.com/peachananr/autofix_anything
head.sub.php 파일에 아래 부분 추가합니다.
<script type="text/javascript" src="<?php echo G5_PLUGIN_URL ?>/autofix_anything-master/jquery.autofix_anything.js"></script>
<link href='<?php echo G5_PLUGIN_URL ?>/autofix_anything-master/autofix_anything.css' rel='stylesheet' type='text/css'>
shop/shop.head.php 파일에 아래 부분 추가합니다.
<script>
$(document).ready( function() {
$(".header").autofix_anything();
});
</script>
<!-- 상단 시작 { -->
<div id="hd" class="header">
css/default.shop.css 파일을 아래와 같이 수정하세요.
#hd 부분에 추가 width:100%;position:relative;z-index:1000000
그누보드에도 응용해 보세요.
댓글 6개
게시글 목록
| 번호 | 제목 |
|---|---|
| 1634 | |
| 1632 | |
| 1631 | |
| 1630 | |
| 1629 | |
| 1625 | |
| 1608 | |
| 1595 | |
| 1578 | |
| 1571 | |
| 1567 | |
| 1561 | |
| 1560 | |
| 1558 | |
| 1555 | |
| 1554 | |
| 1553 | |
| 1552 | |
| 1551 | |
| 1547 | |
| 1538 | |
| 1531 | |
| 1527 | |
| 1523 | |
| 1522 | |
| 1512 | |
| 1511 | |
| 1506 | |
| 1503 | |
| 1489 |
댓글 작성
댓글을 작성하시려면 로그인이 필요합니다.
로그인하기