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