묻고답하기



xe 기본 위젯이거든요

바게이지를 전체적으로 축소하고싶어서요
그러니까. 가로 길이를 줄이고싶어서요.


status.html
status.css
2개중에 어느 부분을 건들여야할까요
제로보드 1.05쓰는중인데 .ㅎㅎ

소스 밑에 첨부할게요
읽어주셔서 감사합니다.







status.css




.point_status_white .level { font-size:7pt; font-family:tahoma; float:left; color:#333333; }
.point_status_white .next { font-size:7pt; font-family:tahoma; float:right; color:#979797; }
.point_status_white .bar_box { background-color:#D9DAF8; height:8px; border:1px solid #2E35D3;  white-space:nowrap; overflow:hidden; margin:3px 0 3px 0;}
.point_status_white .bar { height:8px; background-color:#6A70E5; border-right:1px solid #2E35D3; white-space:nowrap; overflow:hidden;}
.point_status_white .point { font-family:tahoma; font-size:8pt; color:#333333; }

.point_status_black .level { font-size:7pt; font-family:tahoma; float:left; color:#BBBBBB; }
.point_status_black .next { font-size:7pt; font-family:tahoma; float:right; color:#979797; }
.point_status_black .bar_box { background-color:#D9DAF8; height:8px; border:1px solid #2E35D3;  white-space:nowrap; overflow:hidden; margin:3px 0 3px 0;}
.point_status_black .bar { height:8px; background-color:#6A70E5; border-right:1px solid #2E35D3; white-space:nowrap; overflow:hidden;}
.point_status_black .point { font-family:tahoma; font-size:8pt; color:#BBBBBB; }




status.html




<!--@if($colorset=="black")-->
    {@ $colorset="black"}
<!--@else-->
    {@ $colorset="white"}
<!--@end-->
<!--%import("status.css")-->

<div class="point_status_{$colorset}">
    <div class="level">
        Lv.<strong>{$widget_info->level}</strong>
    </div>
    <div class="next">
        <strong>{$widget_info->per}%</strong>
        <span class="next_point">(-{$widget_info->next_point-$widget_info->point})</span>
    </div>

    <div class="clear"></div>

    <div class="bar_box">
        <div style="width:{$widget_info->per}%;" class="bar"></div>
    </div>

    <div class="point">
        {number_format($widget_info->point)}{$widget_info->point_unit}
    </div>

</div>


글쓴이 제목 최종 글
XE 공지 글 쓰기,삭제 운영방식 변경 공지 [16] 2019.03.05 by 남기남
이피디 라이브러리 for PHP 설치방법  
ddfactory 스팸 필터 금지 단어 해체 방법? [1] 2012.02.29 by 송동우
midasang 변수처리 [3] 2012.02.29 by 송동우
귀여운유니 모바일 질문입니다.  
건찬파 1.4에서 1.5최신으로 업데이트 후 에러가 납니다.  
Carmine 홈페이지 주소를 변경했는데 [2] 2012.02.29 by 송동우
houston 쉬운 설치로 코어 업데이트시 에러 [1] 2012.02.29 by houston
카워시 혹시 댓글을 다는 사람의 사진(이지미)이 나오게 할 수 있는지요? [1] 2012.02.29 by 송동우
루프프프프 Content 위젯에서 불러온 게시판 배치 관련 file  
천재경 어제 밤새서 해도 모르겠습니다..도움 부탁드려요~ㅠㅠ [4] 2012.02.29 by 천재경
루프프프프 XE_official 레이아웃에서 제목 표시 안하기?? [1] file 2012.02.29 by 송동우
카멜레온802 송동우씨 관리자 아이디 입니다. [1] file 2012.02.29 by 송동우
루프프프프 XE_official 레이아웃에서 로그인폼 옆에 선제거 [2] file 2012.02.29 by 송동우
조경임961 제로보드 게시판 로그인시 패스워드 문의 [1] 2012.02.29 by 송동우
윤디 스킨 수정관련 한가지만 남았어요 [1] file 2012.02.29 by 송동우
카멜레온802 긴급 송동우씨]관리자 아이디 변경 질문입니다. [1] 2012.02.29 by 송동우
요다빈치 회원가입폼의 아이디, 비밀번호등의 설명란 설정 방법 [1] file 2012.02.29 by 송동우
midasang 1.4 --> 1.5 업데이트 후 [3] 2012.02.29 by 송동우
Migguragi 1.519업데이트후 모바일설정  
midasang 설치된 애드온 무한로딩