PlannerXE123 Q&A 게시판
務 (일 무) · 戊 (다섯째 천간 무) · 武 (굳셀 무) · 無 (없을 무) · 舞 (춤출 무) · 茂 (우거질 무) / 貿 (바꿀 무) · 霧 (안개 무)
强權主義 강권주의
강한 국력을 배경으로 남의 뜻을 무시하고 목적을 이루려는 주의.

늘푸른나무2

플래너 님 안녕하세요,

 

1) _header_planner.html 파일의 23,36,47번 라인에서 style 을 지우고

23번라인:

<select style ="height:17px; margin:0; padding:0; font-size:11px;" name="selectyear" onchange="document.location.href='{$linkpath}&pYear=' + this.options[this.selectedIndex].value +'&pMonth={$pMonth}'">

 

36번라인:

<select style ="height:17px; margin:0;  margin-left:5px; padding:0; font-size:11px;" name="selectmonth" onchange="document.location.href='{$linkpath}&pYear=' + {$pYear} + '&pMonth=' + this.options[this.selectedIndex].value">

 

47번라인:

<select style ="height:17px; margin:0; padding:0; font-size:11px;" name="selectcountry" onchange="document.location.href='{getUrl('pGanjioption',1,'pHoliday_cnt','')}&pHoliday_cnt=' + this.options[this.selectedIndex].value">
 

2) css/planner123_calendar_white.css 파일 17번 라인을 아래와 같이 수정.

.planner123 .planner_navigation select {width:auto; margin:0; padding:0;}

 

3) css/planner123_calendar_white.css 파일 64번 라인에서 font-size를 조금 크게 조정.

.month_button,.month_button_on, .planner123 select {display:inline-block; font-size:12px; font-weight:normal; line-height:normal;

 

감사합니다.

ksc
 

 

XE Login