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 386건 4 페이지
자유게시판 목록
번호 제목 글쓴이 조회 추천 비추천 날짜
341 토픽
200일 댓글8
마젠토 쪽지보내기 메일보내기 자기소개 아이디로 검색 전체게시물 13388 3 0 10-07
340 토픽
2차 접종.. 댓글4
마젠토 쪽지보내기 메일보내기 자기소개 아이디로 검색 전체게시물 17834 3 0 04-14
339 토픽 마젠토 쪽지보내기 메일보내기 자기소개 아이디로 검색 전체게시물 17555 3 0 08-25
338 정보 마젠토 쪽지보내기 메일보내기 자기소개 아이디로 검색 전체게시물 15256 3 0 08-25
337 토픽 마젠토 쪽지보내기 메일보내기 자기소개 아이디로 검색 전체게시물 13495 3 0 09-13
336 정보
영어 발음 댓글2
마젠토 쪽지보내기 메일보내기 자기소개 아이디로 검색 전체게시물 12129 3 0 10-07
335 토픽 마젠토 쪽지보내기 메일보내기 자기소개 아이디로 검색 전체게시물 22816 3 0 04-15
334 토픽 마젠토 쪽지보내기 메일보내기 자기소개 아이디로 검색 전체게시물 14484 3 0 09-16
333 토픽 마젠토 쪽지보내기 메일보내기 자기소개 아이디로 검색 전체게시물 18545 2 0 08-15
332 토픽 마젠토 쪽지보내기 메일보내기 자기소개 아이디로 검색 전체게시물 15174 2 0 05-16
331 토픽 마젠토 쪽지보내기 메일보내기 자기소개 아이디로 검색 전체게시물 18704 2 0 09-18
330 토픽 마젠토 쪽지보내기 메일보내기 자기소개 아이디로 검색 전체게시물 15816 2 0 08-31
329 토픽 마젠토 쪽지보내기 메일보내기 자기소개 아이디로 검색 전체게시물 19993 2 0 09-16
328 제보 마젠토 쪽지보내기 메일보내기 자기소개 아이디로 검색 전체게시물 12776 2 0 08-31
327 토픽
미역국 라면 댓글19
마젠토 쪽지보내기 메일보내기 자기소개 아이디로 검색 전체게시물 15417 2 0 09-19

검색

회원로그인

회원가입
QnA nanoomihost. dnsever. dnszi.

사이트 정보

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

접속자집계

오늘
11,859
어제
12,265
최대
176,238
전체
4,385,181
Copyright © apachezone.com. All rights reserved.