style.css를 사용하면서 venobox 사용하기
shadow
1
3,074
2015.07.30 11:41
짧은주소
- - 짧은주소: http://v2.eyoom.net/bbs/?t=WC 주소복사
본문
저처럼 기존 style.css를 유지하고픈 분들은 아래와 같이 수정하시면 됩니다.
view_comment.skin.html 을 다음과 같이 수정을 합니다.
수정 전
<link rel="stylesheet" href="../../../plugins/colorbox/colorbox.css" /> <script src="../../../plugins/colorbox/jquery.colorbox-min.js"></script>수정 후
<link rel="stylesheet" href="../../../plugins/venobox/venobox.css" type="text/css" media="screen" /> <script type="text/javascript" src="../../../plugins/venobox/venobox.min.js"></script>
수정 전
<a class="btn-e btn-e-dark btn-e-xs emoticon pull-right margin-left-5" href="{C.EYOOM_CORE_URL}/board/emoticon.php">이모티콘</a>수정 후
<a class="btn-e btn-e-dark btn-e-xs emoticon pull-right margin-left-5" data-type="iframe" title="이모티콘" href="{C.EYOOM_CORE_URL}/board/emoticon.php">이모티콘</a>
수정 전
$(".emoticon").colorbox({iframe:true, width:"90%", height:"580", fixed:true});수정 후
$(".emoticon").venobox({border:'3px'});
1
좋아요!
7
레벨 17
경험치 28,938
Progress Bar 52%
- 가입일 : 2015-02-26 22:28:15
- 서명 :
- 자기소개 :
Total 123건 2 페이지
번호 | 제목 | 글쓴이 | 날짜 | 뷰 | 추천 |
---|---|---|---|---|---|
103 | 암스원 | 2015.07.01 | 2,626 | 1 | |
102 | 암스원 | 2015.06.30 | 3,534 | 1 | |
101 | shadow | 2015.06.24 | 2,392 | 0 | |
100 | red123 | 2015.06.22 | 2,362 | 0 | |
99 | shadow | 2015.06.18 | 2,296 | 0 | |
98 | shadow | 2015.06.18 | 1,966 | 0 | |
97 | fm25 | 2015.06.13 | 3,298 | 0 | |
96 | red123 | 2015.06.13 | 1,843 | 0 | |
95 | maxform | 2015.06.11 | 2,363 | 0 | |
94 | fm25 | 2015.06.07 | 3,784 | 0 | |
93 | shadow | 2015.06.05 | 1,680 | 0 | |
92 | shadow | 2015.06.03 | 8,148 | 0 | |
91 | fm25 | 2015.06.02 | 1,645 | 1 | |
90 | shadow | 2015.06.01 | 1,411 | 1 | |
89 | shadow | 2015.06.01 | 2,330 | 0 | |
88 | fm25 | 2015.05.31 | 1,893 | 0 | |
87 | shadow | 2015.05.31 | 5,464 | 0 | |
86 | 헤0헤헷 | 2015.05.28 | 2,052 | 0 | |
85 | fm25 | 2015.05.25 | 1,929 | 0 | |
84 | shadow | 2015.05.25 | 1,778 | 0 |
댓글목록
티보리님의 댓글
감사합니다.
축하합니다. 첫댓글 포인트 89포인트를 획득하였습니다.