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 1,543건 16 페이지
자유게시판 목록
번호 제목 글쓴이 조회 추천 비추천 날짜
1318 토픽 역적모의 쪽지보내기 메일보내기 자기소개 아이디로 검색 전체게시물 28759 3 0 12-01
1317 토픽 웹지기 쪽지보내기 메일보내기 자기소개 아이디로 검색 전체게시물 28695 1 0 03-16
1316 토픽 아파치 쪽지보내기 메일보내기 자기소개 아이디로 검색 전체게시물 28661 0 0 12-21
1315 후기 아파치 쪽지보내기 메일보내기 자기소개 아이디로 검색 전체게시물 28578 0 0 09-30
1314 정보 no_profile 하하돌다리 쪽지보내기 메일보내기 자기소개 아이디로 검색 전체게시물 28537 1 0 09-14
1313 토픽 마젠토 쪽지보내기 메일보내기 자기소개 아이디로 검색 전체게시물 28518 1 0 03-13
1312 토픽 아파치 쪽지보내기 메일보내기 자기소개 아이디로 검색 전체게시물 28478 1 0 02-09
1311 후기 웹지기 쪽지보내기 메일보내기 자기소개 아이디로 검색 전체게시물 28430 2 0 10-16
1310 정보 no_profile 하하돌다리 쪽지보내기 메일보내기 자기소개 아이디로 검색 전체게시물 28401 0 0 12-09
1309 제보 no_profile 가이더 쪽지보내기 메일보내기 자기소개 아이디로 검색 전체게시물 28390 0 0 12-25
1308 토픽 마젠토 쪽지보내기 메일보내기 자기소개 아이디로 검색 전체게시물 28389 0 0 01-14
1307 제보 해피탱크 쪽지보내기 메일보내기 자기소개 아이디로 검색 전체게시물 28380 0 0 02-20
1306 후기 웹지기 쪽지보내기 메일보내기 자기소개 아이디로 검색 전체게시물 28323 1 0 07-07
1305 토픽
혹시... 댓글3
마젠토 쪽지보내기 메일보내기 자기소개 아이디로 검색 전체게시물 28322 0 0 01-23
1304 정보 no_profile 하하돌다리 쪽지보내기 메일보내기 자기소개 아이디로 검색 전체게시물 28319 0 0 04-21

검색

회원로그인

회원가입
QnA nanoomihost. dnsever. dnszi.

사이트 정보

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

접속자집계

오늘
4,051
어제
7,008
최대
176,238
전체
5,526,015
Copyright © apachezone.com. All rights reserved.