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 - 타임콜 관련 질문입니다

ㅇㄴㅇㄹㄴㅇㄹ

타임콜 관련 질문입니다

조회 수 1546 추천 수 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 22709
공지 공지 빠른 답변을 원하시면 카페( http://cafe.daum.net/hanicodi ) 를 이용해주세요. 관리자 2019-05-23 51038
202 코디오류문의합니다. [5] jin 2012-12-28 1669
201 사진 출력 방법이 있는지 궁금합니다. [1] 실로암 2018-10-26 1668
200 청구조합 코디 물리치료가 ir밖에 안 됩니다. [1] ss 2017-08-02 1651
199 앱2호!! 치료실관리자 추가 file 관리자 2012-12-06 1649
198 코디를 써 볼려고 설치를 했는데... [16] 코디처음사용자 2017-02-23 1649
197 2월1일 아침에 출근하니 많은 에러메세지를 토해내는 군요.. 관리자 2012-02-01 1647
196 오류같은데 질문드립니다~~ [2] 다라라라ㅏ 2018-02-10 1640
195 codi patch.zip [14] 새벽산 2012-10-15 1631
194 ↓↓ 치료대기자 표시 임시패치 file [1] 관리자 2013-12-30 1624
193 타임콜 [1] 기우리나 2018-03-15 1622
192 입력 조건중에 보험조제료 칸도 첨부해주세요.. [1] 소소 2018-01-02 1615
191 오류발생...ㅠ.ㅠ [1] 김명철 2013-03-12 1608
190 처방관리코디 질문입니다. [1] sharp 2018-04-20 1602
189 3.0.9 임시패치 file 관리자 2012-12-08 1596
188 첫접속에서 문제가 발생하네요. [1] 슈퍼노바 2012-02-24 1593
187 청구조합 사이트의 팝업 광고는 없으면 안될까요? ㅠ.ㅠ [1] ㅇㅇ 2018-02-22 1591
186 스마트 폰에서만 안됩니다. [1] 한더꾸 2011-09-29 1587
185 한의맥5, 아이패드과 갤럭시탭에서 환자 증상 입력가능한가요? [1] 인수개원 2012-05-25 1579
184 iis 서버 사용안함 설정이 안되어요~ [1] 동안원장 2012-10-03 1571
183 3.0.9로 업글후 나타나는 이상증상.. [1] 임정한 2012-12-07 1571
182 미수금입금, 금액환불의 경우 코디에서 환자수로 잡히는 문제가 있습니다ㅜ [1] 환자수 2018-04-19 1571
181 저도 3.0.5 업뎃 감사 드립니다~ [1] 개구리 2012-02-04 1568
180 신상기록에서 입력할수 잇으면 좋겠습니다. [4] 김판준 2011-01-19 1564
179 원장님 께 [4] blueheart 2012-12-05 1559
178 대기실 화면 [2] 감사하자 2017-10-31 1559