묻고답하기



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 남기남
박종록 로그인 유지 삭제및 수정 질문드립니다. [2] file 2008.10.05 by 박종록
규민 글작성이 안됩니다. 도와주세요. [4] 2008.10.05 by 김민787
일인자 초보가 로그인폼 위젯상자 설정? 에관해 질문합니다 [2] file 2008.10.05 by 일인자
Xp-Land 게시판 내용 혹은 댓글 정렬이 기능이 작동하지 않습니다.  
flowerrain 게시판에 글 작성시하구 실제 등록시 에디터가 먹히지 않아요... [7] 2008.10.05 by flowerrain
시드니의 봄 게시판 보드관리에서..버그아닌가 싶네요 [3] 2008.10.05 by kgb1
okgosu 댓글 달기 입력 폼값 관련 질문입니다.  
이동현668 제로보드 외부 페이지를 설정했을 때만 자바 스크립트 동작을 안합니다.  
flowerrain 통합검색창의 메뉴를 추가할 수는 없나요? 아이디, 글쓴이 등... [2] 2008.10.05 by flowerrain
긍정우주 익스플로러 버전에 따른 플래너 문제점 질문~~  
나비 비로그인의 수정, 삭제에 관해  
paulkim .htaccess와 홈페이지 배너 관련해서 질문... [3] 2008.10.05 by 백성찬
갈기 로그인 후에 엉뚱한 주소로 링크가 되네요.. [4] 2008.10.05 by calko
이가우 쿠키 잡는 고수님 답변좀 부탁합니다.  
테사카 로그인 위젯좀 고치는데 도와주세요! [5] file 2008.10.04 by 느까끼
김찬희 게시판관리에서 ''보기''버튼을 누르면.... [4] 2008.10.04 by hosea
DC Kwon 로그인이 안되요 [1] 2008.10.04 by 백성찬
부암영어 아이디/비밀번호 찾기 [1] 2008.10.04 by 백성찬
반도체맨 제로보드 XE 의 라이선스, GPL에 대한 질문입니다. [2] 2020.03.15 by 반도체맨
제트스윙 제로보드xe를 업데이트 하려고 합니다. 질문드려요. [1] 2008.10.04 by 백성찬