묻고답하기



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 남기남
진짜이걸 HTTP Error (Message:403) 진짜해결 방법은 ? [3] 2008.10.06 by 진짜이걸
진짜이걸 글작성시 새로운글 표시기간 [2] 2008.10.06 by 진짜이걸
진짜이걸 HTTP Error (Message:403) 진짜해결 방법은 ?진짜이걸 [2] 2008.10.06 by 진짜이걸
Holywave (외부로그인/최근게시물) 제로보드활용하여 나모웹에디터로 홈피 제작중 [2] 2008.10.06 by 느까끼
leeie 회원정보... 어디에가서 확인하면 되나요? [3] 2008.10.06 by 백성찬
최대웅591 Forbidden "You don''t have permission to access /zbxe/ on this server" [2] 2008.10.06 by 최대웅591
연얀 제로보드 사용할때 하단에 파일첨부가 클릭이안되요 [11] 2008.10.06 by 연얀
송인혁 블로그처럼 절대주소를 가질 수는 없을까요?  
풀래누 게시글 마우스오버시 내용 미리보기 [2] 2008.10.06 by 초얼
울보왕자 홈페이지 제작에 관해서 문의 [1] file 2008.10.06 by 백성찬
사용자 통합검색 기능 [기능이 제대로 동작하지 않는 문제] [1] file 2008.10.06 by 느까끼
가랑바람 개인홈페이지에 로그인 기능을 만들고 싶습니다. [3] 2008.10.06 by 백성찬
joyfful 익스플로러 8 에서 버그 발생.. [2] file 2008.10.06 by joyfful
김용희 게시판 검색이 작동하지 않습니다. [1] 2008.10.06 by Xeicus
술먹는하마 가로 스크롤바 길어지는 문제입니다. ㅜㅜ 도와주세요~ file  
신비의불 코드생성한 소스를 페이지에 삽입하면 엑박이 뜨는데.. [2] file 2008.10.06 by 신비의불
우냠냠 게시판하나가 조회수가 계속 올라가네요 [1] 2008.10.06 by 하하하^^
부암영어 스킨 [2] 2008.10.06 by 부암영어
파다 기존에 있던 회원들.. [1] 2008.10.06 by 백성찬
제로왕초보 로그인 전/후의 ''기본'' 모듈을 다르게 설정할 수 있는 방법? [5] 2008.10.06 by 제로왕초보
G.g.G index.php 이름을 변경할경우, [1] 2008.10.06 by 백성찬
김찬희 게시판 리스트에 나오는 날짜를 임의로 수정할 수 있는 방법 [2] 2008.10.06 by hosea085
루마 1.0.5.에서 1.0.6으로 zbxe 폴더 전체를 덮어씌웠는데 문제가 생겼어요ㅠㅠㅠ [1] 2008.10.06 by 느까끼
SeypPig 설치 완료 후 관리자 로그인이 안되요...ㅜㅜ 고수님들 도와주세요. [3] file 2008.10.06 by 백성찬
울리는짱구 제로보드xe 스킨질문이요 [1] 2008.10.06 by 백성찬
칼잇으마 ftp비번, mysql비번을 바꾸었을때 xe에서 비번을 수정할 곳이 몇군데 있나요? [3] 2008.10.06 by 느까끼
도광 최신 버전 업데이트 할때 버전 [2] 2008.10.06 by 느까끼
oky 404 에러 출력 페이지 [2] 2008.10.06 by oky
Badboy euc-kr, UTF-8 [3] 2008.10.06 by 왜만지냐
한미키친 언어 선택에서 필요한 것만 남기고 불필요한 것들은 안 나오게 할 수 있나요? [2] 2008.10.06 by 빠른거부기