이미지 롤링
theme/companyBts/index.php 파일내에서 $.backstretch 부분을 아래와 같이 수정하세요
[code]
<script>
$( function() {
$.backstretch([
"<?php echo G5_THEME_IMG_URL ?>/bg_new.jpg"
, "<?php echo G5_THEME_IMG_URL ?>/bg.jpg"
, "<?php echo G5_THEME_IMG_URL ?>/bg6.jpg"
], {duration: 3000, fade: 750});
});
</script>
[/code]
theme/companyBts/index.php 파일내에서 $.backstretch 부분을 아래와 같이 수정하세요
[code]
<script>
$( function() {
$.backstretch([
"<?php echo G5_THEME_IMG_URL ?>/bg_new.jpg"
, "<?php echo G5_THEME_IMG_URL ?>/bg.jpg"
, "<?php echo G5_THEME_IMG_URL ?>/bg6.jpg"
], {duration: 3000, fade: 750});
});
</script>
[/code]
게시글 목록
| 번호 | 제목 |
|---|---|
| 4378 | |
| 4377 | |
| 4352 | |
| 4341 | |
| 4336 | |
| 4334 | |
| 4325 | |
| 4309 | |
| 4302 | |
| 4301 | |
| 4296 | |
| 4290 | |
| 4280 | |
| 4278 | |
| 4256 | |
| 4236 | |
| 4222 | |
| 4211 | |
| 4196 | |
| 4195 | |
| 4194 | |
| 4166 | |
| 4160 | |
| 4156 | |
| 4146 | |
| 4139 | |
| 4131 | |
| 4129 | |
| 4127 | |
| 4124 |
댓글 작성
댓글을 작성하시려면 로그인이 필요합니다.
로그인하기