[Crowd] Crowd Header 변경하기
문제
Crowd의 Header의 색상을 원하는 색상으로 변경하고 싶습니다.
해결책
아래 경로에서 css 파일 변경
<crowd-installation-directory>/crowd-webapp/console/style/main.css
.aui-header { min-height: 42px; background-color: #C33; background-repeat: repeat-x; color: #99B3CC; }
브라우저 새로고침
Data Center 버전의 경우 Engine이 설치된 Node 경로에 모두 CSS 파일을 변경해야 모든 Node에 반영됨