스케치북 게시판 설정

조회 수 5429 댓글 1
Extra Form
페이지 URL http://themexe.co.kr/smart/


 

스마트에 사용된 게시판스킨은 '스케치북5' 입니다.

스케치북5 게시판스킨은 무료 배포용으로 본 상품구성에는 포함되어 있지 않습니다.

스마트의 게시판 디자인처럼 하시려면 먼저 '스케치북5'를 설치해야 합니다.

그리고, 레이아웃설정 'CSS 수정' 란에 본 소스코드를 복사하여 넣어주시면 같은 디자인으로 변경됩니다.

게시판스킨설정 캡처이미지를 첨부하였습니다. 똑같이 설정하시면 데모페이지와 동일하게 표현됩니다.

 

.bd, .bd select, .bd button, .bd table{font-family:'Nanum Gothic','Malgun Gothic',돋움,sans-serif !important}

.bd input, .bd textarea{font-family:돋움,sans-serif !important}

.bd .ngeb{font-family:'Nanum Gothic','Malgun Gothic',돋움,sans-serif !important; font-weight:700}

.bd{color:#777}

.bd a{-ms-transition:all .2s; -moz-transition:all .2s; -o-transition:all .2s; -webkit-transition:all .2s; transition:all .2s; color:#777}

.bd_zine h3{text-shadow:none !important; color:#333}

.bd_hd{padding:0 !important}

.bd_zine.zine li{margin:0; padding:18px 8px 18px 16px}

.bd_zine.zine li:hover{-ms-transition:all .2s; -moz-transition:all .2s; -o-transition:all .2s; -webkit-transition:all .2s; transition:all .2s}

.bd_zine.zine li:first-child,

.bd_tb_lst.common_notice tr:first-child td{margin-top:0px !important;border-top:0px !important}

.bd_zine .cnt{font-family:돋움,sans-serif; margin-top:10px; font-size:12px; color:#888}

.bd_zine.zine .info .itm{margin:20px 7px 0 0}

.bd_zine.card li{background:#fafafa}

.bd_zine.card .hx, .bd_zine.card .notice a{border-radius:0}

.bd_tb_lst td.title{font-family:돋움,sans-serif}

.bd_tb_lst th,

.bd_tb_lst td{padding:10px 12px}

.bd_tb_lst .notice td, .bd_zine li.notice, .bd_tb_lst .select, .bd_tb_lst tbody tr:hover{-ms-transition:all .2s; -moz-transition:all .2s; -o-transition:all .2s; -webkit-transition:all .2s; transition:all .2s}

.bd_tb_lst{margin-top:0}

.bd_zine li, .bd_tb_lst td{border-bottom:1px solid #e9e9e9}

.btn_img {height:auto; padding:7px 14px 7px 14px; border-radius:0px; font-size:12px}

.btn_img.no {height:auto; padding:8px 15px 8px 15px}

.bd .ico_16px{display:none}

.bd .bd_srch_btm .ico_16px{display:inline-block}

.bd .tx_ico_chk{display:none}

.bd_srch_btm .select{padding:7px 4px 7px 4px}

.bd .itx,

.bd select{color:#777}

.bd_srch_btm.on .search{top:8px}

.bd_zine .tmb_wrp{text-align:center; -ms-transition:all .1s; -moz-transition:all .1s; -o-transition:all .1s; -webkit-transition:all .1s; transition:all .1s;}


  • profile
    [레벨:8]캐머런 2014.05.20 16:06
    데모페이지처럼 타이틀(제목,부제목,이미지)를 제거하시려면

    .tl_srch{display:none !important}

    추가하시면 되세요.