Please Enable JavaScript!
Mohon Aktifkan Javascript![ Enable JavaScript ]

지식인 게시판 모바일에서 > 자유게시판

본문 바로가기
사이트 내 전체검색

자유게시판

토픽 지식인 게시판 모바일에서

페이지 정보

본문

이미지 사이즈가 커서 제대로 안나오네요..

 

그래서 CSS로 한번 만들어 봤습니다. (예쁘진 않습니다.)

 

아래와 같이 버튼으로 변경하고

 

mobile/skin/m_jisik/list.skin.php

	<div id="bo_list_total">
		<?php if($stx == 'progress') {?>
        <a href="<?php echo G5_BBS_URL ?>/board.php?bo_table=<?php echo $bo_table ?>&sca=<?php echo $sca?>">
          <button class="jisik">전체질문</button>
        </a>
        <a href="<?php echo $g5['path']?>/bbs/board.php?bo_table=<?php echo $bo_table ?>&sca=<?php echo $sca?>&sfl=wr_10&stx=progress">
          <button class="jisik active">진행중</button>
        </a>
        <a href="<?php echo $g5['path']?>/bbs/board.php?bo_table=<?php echo $bo_table ?>&sca=<?php echo $sca?>&sfl=wr_9&stx=complete">
          <button class="jisik">완 료<button>
        </a>
		<?php } else if($stx == 'complete') { ?>
        <a href="<?php echo G5_BBS_URL ?>/board.php?bo_table=<?php echo $bo_table ?>&sca=<?php echo $sca ?>">
          <button class="jisik">전체질문</button>
        </a>
        <a href="<?php echo G5_BBS_URL ?>/board.php?bo_table=<?php echo $bo_table?>&sca=<?php echo $sca?>&sfl=wr_10&stx=progress">
          <button class="jisik">진행중</button>
        </a>
        <a href="<?php echo G5_BBS_URL ?>/board.php?bo_table=<?php echo $bo_table?>&sca=<?php echo $sca ?>&sfl=wr_9&stx=complete">
          <button class="jisik active">완 료<button>
        </a>
		<?php } else { ?>
        <a href="<?php echo G5_BBS_URL ?>/board.php?bo_table=<?php echo $bo_table ?>&sca=<?php echo $sca ?>">
          <button class="jisik active">전체질문</button>
        </a>
        <a href="<?php echo G5_BBS_URL ?>/board.php?bo_table=<?php echo $bo_table ?>&sca=<?php echo $sca ?>&sfl=wr_10&stx=progress">
          <button class="jisik">진행중</button>
        </a>
        <a href="<?php echo G5_BBS_URL ?>/board.php?bo_table=<?php echo $bo_table ?>&sca=<?php echo $sca?>&sfl=wr_9&stx=complete">
          <button class="jisik">완 료<button>
        </a>
		<?php } ?>

style.css에는 아래와 같이 추가 했습니다.

 

button.jisik {
  cursor: pointer;
  width: 80px;
  display: inline-block;
  background-color: #5E6B7F;
  color: white;
  text-align: center;
  transition: .25s ease;
  border: none;
  padding: 10px;
  border-radius: 12px 12px 0 0;
}
button.jisik.active {
  background-color: #8DA1BF;

}

 

CSS코드는 https://codepen.io/SitePoint/pen/tcCnu  가져왔는데,  디자인하고 잘 안 맞습니다.

 

그래도 이미지 보다는 좋을 것 같아서..  예쁘게 디자인 되면 데스크탑도 변경하면 좋을 것 같습니다.

추천2 비추천0

댓글목록

등록된 댓글이 없습니다.

Total 845건 5 페이지
자유게시판 목록
번호 제목 글쓴이 조회 추천 비추천 날짜
785 토픽 아파치 쪽지보내기 메일보내기 자기소개 아이디로 검색 전체게시물 13849 3 0 09-21
784 토픽 우성짱 쪽지보내기 메일보내기 자기소개 아이디로 검색 전체게시물 9676 3 0 08-25
783 토픽 아파치 쪽지보내기 메일보내기 자기소개 아이디로 검색 전체게시물 20564 3 0 11-28
782 토픽 마젠토 쪽지보내기 메일보내기 자기소개 아이디로 검색 전체게시물 17046 3 0 08-25
781 토픽 아파치 쪽지보내기 메일보내기 자기소개 아이디로 검색 전체게시물 16180 2 0 11-24
780 토픽 아파치 쪽지보내기 메일보내기 자기소개 아이디로 검색 전체게시물 14104 2 0 09-20
779 토픽 마젠토 쪽지보내기 메일보내기 자기소개 아이디로 검색 전체게시물 14345 2 0 08-04
778 토픽 아파치 쪽지보내기 메일보내기 자기소개 아이디로 검색 전체게시물 16155 2 0 04-06
777 토픽 아파치 쪽지보내기 메일보내기 자기소개 아이디로 검색 전체게시물 21586 2 0 10-05
776 토픽 아파치 쪽지보내기 메일보내기 자기소개 아이디로 검색 전체게시물 17572 2 0 12-07
775 토픽 아파치 쪽지보내기 메일보내기 자기소개 아이디로 검색 전체게시물 14785 2 0 10-30
774 토픽 마젠토 쪽지보내기 메일보내기 자기소개 아이디로 검색 전체게시물 15594 2 0 09-12
773 토픽 아파치 쪽지보내기 메일보내기 자기소개 아이디로 검색 전체게시물 15025 2 0 09-03
772 토픽 아파치 쪽지보내기 메일보내기 자기소개 아이디로 검색 전체게시물 19497 2 0 03-15
771 토픽 아파치 쪽지보내기 메일보내기 자기소개 아이디로 검색 전체게시물 20798 2 0 02-15

검색

회원로그인

회원가입
QnA nanoomihost. dnsever. dnszi.

사이트 정보

포인트 정책
포인트 순위
사이트명 : 아파치존
개인정보관리책임자 : JOO SUNG

접속자집계

오늘
5,032
어제
11,904
최대
176,238
전체
4,138,338
Copyright © apachezone.com. All rights reserved.