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건 14 페이지
자유게시판 목록
번호 제목 글쓴이 조회 추천 비추천 날짜
191 정보 마젠토 쪽지보내기 메일보내기 자기소개 아이디로 검색 전체게시물 15734 1 0 08-29
190 토픽 마젠토 쪽지보내기 메일보내기 자기소개 아이디로 검색 전체게시물 21223 2 0 09-03
189 토픽 마젠토 쪽지보내기 메일보내기 자기소개 아이디로 검색 전체게시물 15803 1 0 09-11
188 후기 마젠토 쪽지보내기 메일보내기 자기소개 아이디로 검색 전체게시물 15934 0 0 04-07
187 토픽 마젠토 쪽지보내기 메일보내기 자기소개 아이디로 검색 전체게시물 17967 0 0 05-03
186 토픽 마젠토 쪽지보내기 메일보내기 자기소개 아이디로 검색 전체게시물 13842 1 0 05-14
185 토픽 마젠토 쪽지보내기 메일보내기 자기소개 아이디로 검색 전체게시물 19790 0 0 05-23
184 정보 마젠토 쪽지보내기 메일보내기 자기소개 아이디로 검색 전체게시물 19930 0 0 06-07
183 정보 마젠토 쪽지보내기 메일보내기 자기소개 아이디로 검색 전체게시물 11912 0 0 07-31
182 정보 마젠토 쪽지보내기 메일보내기 자기소개 아이디로 검색 전체게시물 12939 3 0 08-18
181 정보 마젠토 쪽지보내기 메일보내기 자기소개 아이디로 검색 전체게시물 14471 3 0 09-11
180 정보 마젠토 쪽지보내기 메일보내기 자기소개 아이디로 검색 전체게시물 15940 0 0 10-01
179 토픽 마젠토 쪽지보내기 메일보내기 자기소개 아이디로 검색 전체게시물 14363 1 0 10-28
178 토픽 마젠토 쪽지보내기 메일보내기 자기소개 아이디로 검색 전체게시물 13331 1 0 11-17
177 토픽 마젠토 쪽지보내기 메일보내기 자기소개 아이디로 검색 전체게시물 17483 2 0 12-05

검색

회원로그인

회원가입
QnA nanoomihost. dnsever. dnszi.

사이트 정보

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

접속자집계

오늘
7,700
어제
12,439
최대
176,238
전체
4,393,461
Copyright © apachezone.com. All rights reserved.