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

ㅇㄴㅇㄹㄴㅇㄹ

타임콜 관련 질문입니다

조회 수 1509 추천 수 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 21902
공지 공지 빠른 답변을 원하시면 카페( http://cafe.daum.net/hanicodi ) 를 이용해주세요. 관리자 2019-05-23 50212
327 서버를 바꿨는데 이렇게 뜨면서 안돼요... ㅠ [1] 김명철 2016-07-08 1222
326 연필기능은 불가능한가요? [1] 배대웅 2017-06-02 1228
325 ver.3.2.3 build.17042118 [1] 관리자 2017-04-21 1229
324 iptime.org [DDNS 서버 장애 공지] [2] 그렇구나 2014-08-04 1229
323 성별 표시가 잘못 되는 경우가 있습니다. [3] 개구리 2014-04-15 1230
322 ver.3.2.3 build.16122116 소개 [4] 관리자 2016-12-21 1231
321 안드로이드, 윈도우에서의 크롬브라우져에서의 오류들. [2] 정주윤 2015-07-07 1232
320 치료기록 입력폼 높이 조절좀 가능할까요?? [2] jin 2013-11-04 1232
319 재배포 설치파일을 찾을수가 없습니다. ㅜㅠ [1] 이제살겠네 2015-11-23 1234
318 개인정보 동의서 서명할 수 있으면 정말 좋겠네요. ^^ [3] 그중에그대를만나 2014-10-18 1234
317 오류질문입니다 [3] chamo 2016-06-30 1235
316 통계에서 근접도가 뭐에요? [1] 수시아 2016-03-22 1236
315 치료대기 관련 질문입니다. [2] 스콜피온 2017-06-04 1237
314 비밀번호 만들기 까지 나오고 더 이상 진행이 안 됩니다. [2] 가을을 기다리며 2016-03-03 1237
313 http://localhost/mobile 로 접속이 안됩니다. [4] 라임 2015-05-11 1238
312 대기실화면에서 동영상 재생시.. [1] 날리부루스 2017-02-10 1239
311 연결이 되지 않습니다.. [5] 파란빵 2016-11-25 1239
310 한의맥코디 다시 깔려할 때 주의할 점은? [2] 2014-12-08 1239
309 타임콜 알람파일 문의 입니다. [2] 안재홍 2017-05-26 1240
308 설치를 했는데 실행이 안됩니다. [1] 봉부봉 2017-05-26 1241
307 접속비번을 까먹었어요... 어떻게 확인하지요? [1] 그중에그대를만나 2014-11-19 1241
306 db_owner 문제입니다. file [2] sorisae15 2014-06-11 1241
305 외부에서 예약 확인 변경 가능하면 좋겠습니다. [5] Hyu 2015-01-30 1242
304 코디로 예약한 사항이 뜨질 않습니다. [2] hyoo 2015-07-21 1245
303 KT 부가서비스 API아시나요?? [1] 수시아 2016-12-22 1246