Warning: session_start() [function.session-start]: Cannot send session cookie - headers already sent by (output started at /home/hosting_users/not2wing/www/xe/index.php:1) in /home/hosting_users/not2wing/www/xe/classes/context/Context.class.php on line 143

Warning: session_start() [function.session-start]: Cannot send session cache limiter - headers already sent (output started at /home/hosting_users/not2wing/www/xe/index.php:1) in /home/hosting_users/not2wing/www/xe/classes/context/Context.class.php on line 143

Warning: Cannot modify header information - headers already sent by (output started at /home/hosting_users/not2wing/www/xe/index.php:1) in /home/hosting_users/not2wing/www/xe/classes/mobile/Mobile.class.php on line 109

Warning: Cannot modify header information - headers already sent by (output started at /home/hosting_users/not2wing/www/xe/index.php:1) in /home/hosting_users/not2wing/www/xe/classes/mobile/Mobile.class.php on line 114

Warning: Cannot modify header information - headers already sent by (output started at /home/hosting_users/not2wing/www/xe/index.php:1) in /home/hosting_users/not2wing/www/xe/classes/display/DisplayHandler.class.php on line 62

Warning: Cannot modify header information - headers already sent by (output started at /home/hosting_users/not2wing/www/xe/index.php:1) in /home/hosting_users/not2wing/www/xe/classes/display/DisplayHandler.class.php on line 243

Warning: Cannot modify header information - headers already sent by (output started at /home/hosting_users/not2wing/www/xe/index.php:1) in /home/hosting_users/not2wing/www/xe/classes/display/DisplayHandler.class.php on line 244

Warning: Cannot modify header information - headers already sent by (output started at /home/hosting_users/not2wing/www/xe/index.php:1) in /home/hosting_users/not2wing/www/xe/classes/display/DisplayHandler.class.php on line 245

Warning: Cannot modify header information - headers already sent by (output started at /home/hosting_users/not2wing/www/xe/index.php:1) in /home/hosting_users/not2wing/www/xe/classes/display/DisplayHandler.class.php on line 246

Warning: Cannot modify header information - headers already sent by (output started at /home/hosting_users/not2wing/www/xe/index.php:1) in /home/hosting_users/not2wing/www/xe/classes/display/DisplayHandler.class.php on line 247

Warning: Cannot modify header information - headers already sent by (output started at /home/hosting_users/not2wing/www/xe/index.php:1) in /home/hosting_users/not2wing/www/xe/classes/display/DisplayHandler.class.php on line 248

Warning: Cannot modify header information - headers already sent by (output started at /home/hosting_users/not2wing/www/xe/index.php:1) in /home/hosting_users/not2wing/www/xe/classes/display/DisplayHandler.class.php on line 77

Warning: Cannot modify header information - headers already sent by (output started at /home/hosting_users/not2wing/www/xe/index.php:1) in /home/hosting_users/not2wing/www/xe/classes/display/DisplayHandler.class.php on line 77
HaniCodi - 타임콜 관련 질문입니다

ㅇㄴㅇㄹㄴㅇㄹ

타임콜 관련 질문입니다

조회 수 1493 추천 수 0 2018.01.31 09:21:03
개구리 *.229.15.36

안녕하세요. 

타임콜을 한의원 상황에 맞게 CSS를 수정해 보려는 과정에서, 

CSS설정으로 들어갈 수 있는 톱니바퀴 모양이 사라져 버렸습니다.

-환자의 배치는 대기실 컴으로 하고, 타임콜은 치료실에서 오직 타이머로만 사용하려고 했습니다.

-치료버튼 크기를 늘리고, 대기환자들 창은 모두 삭제하고, 신상메모창과 치료지시창도 삭제

-이 과정에서 톱니바퀴 아이콘이 사라져 버리고 전체 모양도 이상해졌습니다


다시 초기화 하려고 해도, 설정으로 들어갈 수가 없으니,..

어떻게 해야 할까요? 


관리자

2018.01.31 14:27:38
*.212.112.4

C:APM_Setuphtdocscodipcapps xroom 안에 style.css파일을 style.css.bak 등으로 백업하시고

다시 구동하면 초기화된 style.css가 재생성됩니다. 

개구리

2018.01.31 14:54:42
*.229.15.36

네, 감사합니다.


네이버 메모창에 붙여넣기 했다가, 다시 붙여 넣는 과정에서

텍스트로 붙여넣기가 안되어, 이상한 코드가 첨가되면서 그런 현상이 발생했던 것으로 보여집니다.

style.css 들어가서, 잘못된 코드 삭제한 후 정상화 되었습니다.


코디 유용하게 잘 쓰고 있습니다. 감사합니다~

개구리

2018.02.05 18:02:21
*.229.15.36

7인치 타블렛을 치료실 벽면에 배치해놓고, 타임콜로 사용했으면 합니다.

 

베드가 총 10개인데, PC 모니터 상에서는 한 화면에 모두 표시가 되나, 

7인치 타블렛에서는 베드가 1개 또는 2개만 표시되고, 나머지는 스크롤을 해야 합니다.


혹시, 베드 하나에 대한 박스 크기를 줄여서, 

(박스 크기나 그 안의 글자 크기가 작아지더라도)

10개의 베드를 스크롤 없이 모두 한 화면에 표시할 수 있는 방법은 없을까요?


CSS 검색해보니, @media라는 명령어가 있던데, 그런 걸 활용하면 가능한가요?

아니면 아예 불가능한건가요?

배경 지식이 없다보니, 질문을 맞게 한 건지 모르겠네요... 방법이 있을까요?

개구리

2018.02.06 16:08:46
*.229.15.36

어찌어찌 수작업으로 %와 px를 줄여서, 

7인치 가로 화면에 맞게 수정하였습니다.


잘 사용하겠습니다~

관리자

2018.02.06 18:58:33
*.212.112.4

네 맞습니다. css에 @media를 사용하면 화면크기에 따라 설정을 달리 할 수 있습니다. 

 

예를 들어 )

@media (max-width:360px){ 

html{font-size:15pt;

input{height:35px;} 

#MAIN{padding-left:10px;}

.Title{font-size:15pt;

}

@media (min-width:361px) and (max-width:414px){ 

html{font-size:16pt;} 

input{height:35px;} 

#MAIN{padding-left:10px;} 

.Title{font-size:16pt;

@media (min-width:415px) and (max-width:767px){ 

html{font-size:16pt;} 

input{height:35px;} 

#MAIN{padding-left:10px;} 

.Title{font-size:17pt;

@media (min-width:768px) and (max-width:1024px){ 

html{font-size:16pt;} 

input{height:35px;} 

#MAIN{ text-indent:-20px; padding-left:30px; } 

.Title{font-size:18pt;

@media (min-width:1025px){ 

html{font-size:14pt;} 

input{height:35px;} 

#MAIN{ text-indent:-20px; padding-left:30px; }

.Title{font-size:19pt;

}


id=MAIN  -> #MAIN

class=Title -> .Title

기본tag -> html,input,select... 등


이렇게 사용하시면됩니다. 

List of Articles
번호 제목 글쓴이 날짜 조회 수sort
공지 공지 한의맥코디 10주년 기념 한의맥코디2 탄생 관리자 2020-02-13 21582
공지 공지 빠른 답변을 원하시면 카페( http://cafe.daum.net/hanicodi ) 를 이용해주세요. 관리자 2019-05-23 49820
327 설치가 다 잘 되었다고... [4] 유림 2011-02-24 3406
326 지원요청 코디가 연결이 안됩니다. [1] nuga 2019-06-25 3399
325 방화벽설정에 대하여 [8] 달려라쭝 2010-07-12 3339
324 일반 안녕하세요 한의맥 코디 안드로이드 태블릿에서 쓸수 있나요? [1] 한의원 2019-06-21 3276
323 지원요청 코디 진료 확인서 내용을 변경할 수 있나요? [2] 마구잡이 2019-12-11 3254
322 코디를 원외에서 사용하고 싶으신분들께 [6] 관리자 2015-12-01 3252
321 지원요청 코디 접속이 갑자기 안됩니다. [1] 부르면나가요 2019-10-18 3226
320 지원요청 타임콜 알람 문제 [1] 개구리 2019-08-29 3187
319 도와주세요 ㅜㅜ. [2] 뚝배기 2011-02-10 3176
318 mssql 2005 방화벽 설정법 관리자 2012-01-01 3169
317 일반 개원 준비 중입니다. 차트 프로그램 보고있습니다. [1] 굿보이 2019-07-03 3159
316 접속이 안돼요. 도와주세요 [5] 천사 2019-05-10 3127
315 또 물으러 왔습니다 ^^;; [6] 유림 2011-02-25 3100
314 윈도우7 64비트에서는 안 되는 건가요...? [6] 개구리 2012-04-14 3089
313 지원요청 deny.txt 문제로 문의드립니다. [2] 글넣은이 2019-11-29 3067
312 지원요청 마우스을 환자 이름에 올리면 언제 접수했는지 알수 있어요.> 이건 컴퓨터로만 가능한건가요? [1] 차르르 2019-12-21 3040
311 도와 주세요...^^ [5] 김명철 2011-01-10 3033
310 지원요청 질문 드립니다 [1] ㅇㅇㅇ 2019-10-17 3000
309 지원요청 환불발생시 코디 매출액에 적용이 안됩니다. [1] 102 2019-08-21 2967
308 건의사항 포인트 정책 활용.. [2] 파랑이 2019-09-25 2955
307 질문드립니다. [9] 이성준 2010-07-12 2936
306 컴에서는 되는데 스마트폰에서는 안되네요..도움부탁드립니다. [4] 담담 2011-07-05 2889
305 새로 설치하려는데 설명대로 안되네요... [3] 향기 2011-01-28 2856
304 일반 ip주소를 kt로 바꿔도 작동할까요 [1] 천사 2019-12-20 2819
303 건의사항 진료확인서 내용 바꾸는 방법 알려주세요. [1] 마구잽이 2020-01-08 2645