묻고답하기

 

질문답을 뒤져서 어찌어찌 이름/날짜/수정버튼 정도는 색상을 바꿨는데

정작 게시글색깔을 어디서 바꿔야할지 모르겠는데요;;;

 

/* 내용 */
.smVt {width:100%; margin:0; padding:0; color:#ccffff; border-bottom:1px solid #c8c8c8; list-style:none;position:relative}
.sm_text,
.sm_text a{word-break:break-all; word-wrap:break-word}

/* 댓글수 */
.sm_count,
.sm_count a{ font-size:11px; color:#CCFfFf; display:inline-block}

/* 댓글 */
.smVc {width:100%; margin:0; padding:0; color:##CCFfFf; background-color:#f7f7f7; list-style:none;}
.smVc li{border-bottom:1px solid #dfdfdf; padding:7px 10px; line-height:18px; position:relative}
.smVc .bar { padding:5px; color:#666;  font-style:normal; font-weight:normal;}

/* 액션 */
.action { float:right; letter-spacing:-0.5px; margin:-1px 0;}
.action a{ background:#ccccff; padding:0 5px; font-size:11px; color:#333 }
.action a:hover{background:#333; color:#FFF; }
.action a,
.action a:hover{border:1px solid #ccc;}
.btnArea{ text-align:right; float:right}

/* 더보기 */
.mo-btn{  display: inline-block;padding: 6px 12px;margin-bottom: 0;font-size: 13px; font-weight: 400;line-height: 1.42857143;text-align: center;white-space: nowrap;vertical-align: middle;cursor: pointer;-webkit-user-select: none;-moz-user-select: none;-ms-user-select: none;user-select: none;background-image: none;border: 1px solid transparent;width:100%; margin-top:10px;}
.mo-btn{color: #333;background-color: #ebebeb; border-color: #ccc;}
.mo{ text-align:center; padding:10px 0 0;}

/* 문서없음 */
.no_documents {padding:10px;text-align:center;border-top:1px solid #bbb; background:#eee; border-bottom:1px solid #ccc;}

/* 검색 */
.list_footer{position:relative;margin:15px 0;zoom:1;clear:both}
.list_footer:after{content:"";display:block;clear:both}
.sm-search { text-align:right}
.sm-search input[type="text"]{display:inline-block;height:16px;padding:2px 6px;margin-bottom:0px;line-height:16px;color:#555555;vertical-align:middle; }
.sm-search input[type="text"]{background-color:#ffffff;border:1px solid #cccccc;-webkit-transition:border linear 0.2s, box-shadow linear 0.2s;-moz-transition:border linear 0.2s, box-shadow linear 0.2s;-o-transition:border linear 0.2s, box-shadow linear 0.2s;transition:border linear 0.2s, box-shadow linear 0.2s}
.sm-search input[type="text"]:focus{border-color:#ccccff;outline:0;outline:thin dotted \9;}

/* 네비게이션 */
.pagination{margin:0;padding:0;text-align:left;line-height:normal; position:absolute; left:0}
.pagination a,
.pagination strong{position:relative;color:#ccccff ;font-size:11px;vertical-align:top;display:inline-block;text-decoration:none;padding:5px 8px;margin:0;z-index:2}
.pagination a:hover,
.pagination a:active,
.pagination a:focus{background-color:#c0e5e9}
.pagination a{background:#ccccff;}
.pagination strong{color:#fff; background:#74afb5;}
.pagination-comment{ position:relative; text-align:center; padding:5px 0; border-bottom:1px solid #ccc; background-color:#f7f7f7;}

/* 글작성 */
.write_author select,
.write_author input[type="text"],
.write_author input[type="password"]{display:inline-block;height:20px;padding:4px 6px;margin-bottom:0px;line-height:20px;color:#555555;vertical-align:middle; }
.write_author input[type="text"],
.write_author input[type="password"]{background-color:#ffffff;border:1px solid #cccccc;-webkit-transition:border linear 0.2s, box-shadow linear 0.2s;-moz-transition:border linear 0.2s, box-shadow linear 0.2s;-o-transition:border linear 0.2s, box-shadow linear 0.2s;transition:border linear 0.2s, box-shadow linear 0.2s}
.write_author input[type="text"]:focus,
.write_author input[type="password"]:focus{border-color:#ccccff;outline:0;outline:thin dotted \9;}

/* 분류선택 */
.write_author select{height:30px;*margin-top:5px;background-color:#ffffff;border:1px solid #cccccc;line-height:30px; margin-left:0;}
.write_author select:focus{outline:thin dotted #333;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}
.write_author select:focus:invalid {color:#b94a48;border-color:#ee5f5b}
.write_author input:focus:invalid:focus, 
.write_author select:focus:invalid:focus {border-color:#e9322d;}
#write_author{ padding-top:10px;}

/* 글작성옵션 */
.confirm{ padding-top:5px;}
.confirm * {vertical-align:middle ;*vertical-align:top;}
.confirm select { margin-right:10px; margin-bottom:0 !important;}
.confirm label { line-height:30px; height:30px; margin-right:10px;}

/* message.html */
.context_message{text-align:center;border-top:2px solid #666}
.context_message h1{font-size:16px;margin:20px 0}
.context_message .btnArea{margin:20px 0}

/* Button */
.sm-btn,
.sm-btn-de{display:inline-block;*display:inline;padding:4px 12px;margin-bottom:0;*margin-left:.3em;line-height:20px;height:auto;text-align:center;vertical-align:middle;cursor:pointer;margin:0; font-size:12px; }
.sm-btn{color:#fff;background-color:#000;*background-color:#000;border:1px solid #000;*border:0;border-color:#000;}
.sm-btn-de{color:#ccccff;background-color:#e4eaec;*background-color:#e4eaec;border:1px solid #ccc;*border:0;border-color:#ccc;}
.sm-btn-de:hover,
.sm-btn-de:focus,
.sm-btn-de:active,
.sm-btn-de.active,
.sm-btn-de.disabled,
.sm-btn-de[disabled]{color:#ccccff;background-color:#e6e6e6;*background-color:#d9d9d9}
.sm-btn-a{display:inline-block;*display:inline;padding:3px 8px;margin-bottom:0;*margin-left:.3em;line-height:14px;height:auto;text-align:center;vertical-align:middle;cursor:pointer;margin:0; font-size:11px; }
.sm-btn-a{color:#FFF !important;background-color:#5f6467;*background-color:#5f6467;border:1px solid #5f6467;*border:0;border-color:#5f6467;}

 

 

게시글 부분과 게시판설정/관리버튼과 제목굵게, 공지 체크부분 글씨색도 어디서 바꿔야할지

못 찾겠는데요. 좀 가르쳐주세요... 공지사항 배경도 목록처럼 같은 톤으로 수정할 수 있게 바꾸고 싶어요.

 

 

기본방명록에서 이름 부분은 어딜 수정하나요?

black.css 소스 중에서요.

 

 

글쓴이 제목 최종 글
XE 공지 글 쓰기,삭제 운영방식 변경 공지 [16] 2019.03.05 by 남기남
조푸름 게시판 게시글 제목을 인위적으로 설정하는 방법! [1] file 2015.03.09 by imagineshop
디스커스9fdbf 회원가입시 이메일 선택사항으로 변경방법 [2] 2015.03.09 by 디스커스9fdbf
ictai 한글 영문 도메인이용중인데요.,.  
헤르메스90326 스케치북 댓글 프로필 블록 어떻게 없애나요? [2] file 2015.03.09 by 헤르메스90326
SUHONE 게시판 상단 내용을 카테고리 마다 다르게 보이게 할수도 있을까요? [1] 2015.03.09 by Hello_XE
ictai 기본url설정이 안되어있습니다라고 뜹니다..ㅜㅜ  
JinkPark 로그인 xe 네이버 로그인 버튼을 만들려면 [2] 2015.03.09 by JinkPark
헤르메스90326 썸네일 자동 생성 안되게 하는법 좀 알려주세요.  
긴조 모듈 '타임라인' 에서 각 게시판으로 글쓰기 file  
hexit 특정 모듈에서의 로그인 위젯 작동 문제  
꾸링 통합검색시 mp* 확장명 파일 리스트에 출력  
하르나모 소시랑메모장 수정+기본방명록수정하기  
juuuno 사이트 내의 모든(!) 폰트를 한번에 바꿀 수 있을까요? [2] 2015.03.08 by juuuno
꾸링 cent os 5.8을 이용중입니다, [1] file 2015.03.08 by 꾸링
lette 외부페이지에서 게시물등록/첨부파일등록 할수있는 방법이 있나요? [1] 2015.03.08 by GG
싸이몬 이니시스같은 결제시스템으로 결제하면 회원에게 자동으로 포인트가 부여되도록 하는 기능이 xe에 있나요? (내용無) [2] 2015.03.08 by CONORY
모얼더 구글 웹마스터 도구 어떻게 설정해야 하나요.. 구글봇에 시달리고 있습니다 [1] 2015.03.08 by mAKEkr
심플인턴 첨부파일을 CDN에 저장 [1] 2015.03.08 by mAKEkr
aOa7233d 이건 어떻게 만들어야 할까요?? [3] file 2015.03.08 by 2donggalbi
송정석613 게시판 제목에 디스켓 모양 없애기  
싸이몬 Err : './modules/pointsend/skins/default/system_message.html' template file does not exists. [1] 2015.03.08 by 싸이몬
헤르메스90326 레이지 로드(lazy load) 애드온 없나요?  
풀카운트 XE Core ver. 1.8.0.bet 업데이트 문의 드립니다. [1] 2015.03.08 by YJSoft
어잌쿠 isp업체의 트래픽제한 [4] 2015.03.08 by 어잌쿠
모울 xe_tag 테이블이 손상된 경우? file  
조푸름 스케치북 비밀글 설정하기 [1] 2015.03.08 by 심플인턴
반걸 php질문드려요 != 와 !$ 의 차이가 뭔가요~? [4] 2015.03.08 by 반걸
송정석613 ((포인트))를 회원정보에 표시하고자 합니다. [1] 2015.03.08 by CONORY
sizecarisma 코어업데이트 이후 에디터 오류 [1] file 2015.03.08 by 이즈야
spaz 호스팅 서비스 업체 정보 문의드립니다.. [2] 2015.03.07 by Luatic™