Skip to content

우리끼리 가치할래?우리끼리 가치할래?

조회 수 39 추천 수 0 댓글 0
?

단축키

Prev이전 문서

Next다음 문서

크게 작게 위로 아래로 게시글 수정 내역 댓글로 가기 인쇄 첨부
?

단축키

Prev이전 문서

Next다음 문서

크게 작게 위로 아래로 게시글 수정 내역 댓글로 가기 인쇄 첨부
Extra Form

문서 경로 : 루트 /modules/message/skins/default/message.css

8 라인 

10 라인 

30 라인 

수정 소스 

@charset "utf-8";

/* XEHub */

@font-face{font-family:NG;src:url(https://themes.googleusercontent.com/static/fonts/earlyaccess/nanumgothic/v3/NanumGothic-Regular.eot);src:local(※),url(https://themes.googleusercontent.com/static/fonts/earlyaccess/nanumgothic/v3/NanumGothic-Regular.woff) format('woff')}

body, #access table, #access input, #access textarea, #access select, #access button, #access label{font-family:나눔고딕,NanumGothic,NG,돋움,Dotum,Arial,Helvetica,sans-serif;font-size:13px}

@media all and (max-width:980px){

body, #access table, #access input, #access textarea, #access select, #access button, #access label{font-family:돋움,Dotum,Arial,Helvetica,sans-serif}

}

#access{width:400px;margin:30px auto;background-color:#191919;border:1px solid #999;border-radius:6px;box-shadow:0 3px 7px #ccc;box-sizing:border-box}

#access>.login-header{padding:9px 15px;border-bottom:1px solid #eee}

#access>.login-header>h1{margin:0;font-size:16px;line-height:1.4;font-weight:600;color:#ccc}

#access>.login-header>h1>i{opacity:.5;filter:alpha(opacity=50);margin:2px 0 0 0}

#access>.login-body{max-height:400px;padding:15px}

#access>.login-body>*:first-child{margin-top:0}

#access>.login-footer{padding:14px 15px 15px;margin-bottom:0;text-align:right;background-color:#f5f5f5;border-top:1px solid #ddd;-webkit-border-radius:0 0 6px 6px;-moz-border-radius:0 0 6px 6px;border-radius:0 0 6px 6px;*zoom:1;-webkit-box-shadow:inset 0 1px 0 #ffffff;-moz-box-shadow:inset 0 1px 0 #ffffff;box-shadow:inset 0 1px 0 #ffffff; color:#ccc}

#access>.login-footer:before,

#access>.login-footer:after{display:table;line-height:0;content:"";clear:both}

#access .control-group{position:relative;padding:0 14px 0 0;margin:0;clear:both}

#access .control-group:before{content:"";display:block;clear:both}

#access form{margin:0}

#access fieldset{margin:0}

#access label{cursor:pointer;display:inline-block}

#access input[type="text"],

#access input[type="email"],

#access input[type="password"]{width:100%}

#access input[type="checkbox"]{margin:0}

#access .btn{border-radius:2px;overflow:visible;font-size:14px;line-height:18px;height:auto;padding:3px 9px;text-decoration:none}

#access .submit{position:absolute;top:0;right:0}

#access p{margin:10px 0}

#access #warning{margin-right:-14px}

#access a{color: #333;text-decoration: none;}

@media all and (max-width:480px){

#access{position:static;margin:0;width:100%}

}

어두운 배경을 사용하는 사이트 특성에 맞지않는 오류메세지가 보여서 수정 

 

오류메세지 백그라운드 폰트속성 변경후.png

 

*모바일 오류메세지 

경로 :

루트 /modules/message/m.skins/default/message.css

수정내용 : 

 

18라인  

    background: #fff;

    text-shadow: 1px 1px 0 #f70909;

-> .hx.h2{background:#222;text-shadow:1px 1px 0 #222}

     32라인 

   .bd {

    background: #f8f8f8;

->.bd{background:#333;padding:1px 0}

모바일 오류메세지.png

변경후 

m모바일 오류메세지.png

 

 

 



사이트 관리

사이트관리내역

List of Articles
번호 분류 제목 글쓴이 날짜 조회 수
36 수정기록 소셜 로그인 카카오톡 수정기록 1 김실장 2022.06.18 40
35 수정기록 검은 바탕의 폰트컬러 변경 file 김실장 2022.06.18 23
34 수정기록 xe소셜로그인 오브잭트 충돌 해결 file 김실장 2022.06.18 35
33 수정기록 사용중인 스케치북5 레이아웃 위젯 설정 김실장 2022.06.18 32
32 수정기록 소셜 로그인 창 백그라운드 컬러 변경-1 1 file 김실장 2022.06.19 52
31 수정기록 소셜 로그인 창 백그라운드 컬러 변경-2 3 file 김실장 2022.06.19 53
» 수정기록 오류메세지 백그라운드 or 퐅크컬러석성 변경 file 김실장 2022.06.20 39
29 수정기록 인증메일 재발송 메세지 창 푸시 버튼 텍스트 변경 file 김실장 2022.06.20 39
28 수정기록 costom파일 생성 김실장 2022.06.20 32
27 수정기록 모바일 기본로그인 창 사이즈 변경 - 모바일 전체메뉴 보기 컬러 변경 file 김실장 2022.06.20 44
26 수정기록 인증메일 재전송 창 수정 3 file 김실장 2022.06.21 59
25 수정기록 댓글 쓰기창 문구 수정 김실장 2022.06.21 46
24 수정기록 변칙 모바일 레이아웃 해상도 수정 적용 file 김실장 2022.06.21 47
23 수정기록 UTF-8 인코딩의 BOM (Byte Order Mark) 문제로 레이아웃 깨짐 file 김실장 2022.06.22 30
22 수정기록 스케치북 5 게시판 카카오톡 공유 사용설정 김실장 2022.06.22 49
21 수정기록 스케치북 5 게시판의 위저드기능 사용안함 설정 file 김실장 2022.06.22 53
20 수정기록 소셜 XE 구글 fix 버전 설치 후 수정 목록 1 file 김실장 2022.06.23 60
19 수정기록 게시판 스킨 쓰기 설정 변경 김실장 2022.06.24 50
18 수정기록 사이트 레이아웃 기본 로그인창 소셜 로그인 기능 수정 계흭 기록 file 김실장 2022.06.24 52
17 수정기록 사이트 레이아웃 기본 로그인창 소셜 로그인 기능 수정 기록 file 김실장 2022.06.24 62
Board Pagination Prev 1 2 Next
/ 2

Recent Articles

Recent Comment

sketchbook5, 스케치북5

sketchbook5, 스케치북5