웹에디터에서 폰트크기인 9pt는 어떻게 넣나요? 정보
웹에디터에서 폰트크기인 9pt는 어떻게 넣나요?본문
웹에디터에서 9pt가 없어서 소스를 보니
fontSize : { '1' : '8pt',
'2' : '10pt',
'3' : '12pt',
'4' : '14pt',
'5' : '18pt',
'6' : '24pt',
'7' : '36pt',
'null' : null,
'10px' : '8pt',
'12px' : '9pt',
'13px' : '10pt',
'16px' : '12pt',
'18px' : '14pt',
'24px' : '18pt',
'32px' : '24pt',
'48px' : '36pt'},
식이네요.
8pt선택시 실제태그생성은 <font size=1>로 들어가네요.
9pt 적용되게 하는방법이 없을까요?
fontSize : { '1' : '8pt',
'2' : '10pt',
'3' : '12pt',
'4' : '14pt',
'5' : '18pt',
'6' : '24pt',
'7' : '36pt',
'null' : null,
'10px' : '8pt',
'12px' : '9pt',
'13px' : '10pt',
'16px' : '12pt',
'18px' : '14pt',
'24px' : '18pt',
'32px' : '24pt',
'48px' : '36pt'},
식이네요.
8pt선택시 실제태그생성은 <font size=1>로 들어가네요.
9pt 적용되게 하는방법이 없을까요?
( select a.* , ( select sum(co_count) as co_count from g4_qa_choose where mb_id=a.mb_id and bo_table = 'g4_qa' ) as q_co_count from `g4_write_g4_qa` a where wr_parent = '281707' and wr_8 != '' and wr_is_comment = 1 and CONVERT(wr_7, UNSIGNED) >= 5 group by wr_content having max(wr_7) order by CONVERT(wr_7, UNSIGNED) desc limit 3 )
1055 : Expression #1 of SELECT list is not in GROUP BY clause and contains nonaggregated column 'sir.a.wr_id' which is not functionally dependent on columns in GROUP BY clause; this is incompatible with sql_mode=only_full_group_by
error file : /15sir/bbs/board.php