에디터사용안하고 글쓰기시 텍스트 색상

에디터사용안하고 글쓰기시 텍스트 색상

QA

에디터사용안하고 글쓰기시 텍스트 색상

본문

아래글쓰기 내용입력부분입니다.

글쓰기 텍스트 색상을 다른 색으로 주고 싶은데

어떤 방법으로 해야할지 해서요

 

    <div class="write_div">
        <label for="wr_content" class="sound_only">내용<strong>필수</strong></label>
        <div class="wr_content <?php echo $is_dhtml_editor ? $config['cf_editor'] : ''; ?>" >
            <?php if($write_min || $write_max) { ?>
            <!-- 최소/최대 글자 수 사용 시 -->
            <p id="char_count_desc">이 게시판은 최소 <strong><?php echo $write_min; ?></strong>글자 이상, 최대 <strong><?php echo $write_max; ?></strong>글자 이하까지 글을 쓰실 수 있습니다.</p>
            <?php } ?>
            <?php echo $editor_html; // 에디터 사용시는 에디터로, 아니면 textarea 로 노출 ?>
            <?php if($write_min || $write_max) { ?>
            <!-- 최소/최대 글자 수 사용 시 -->
            <div id="char_count_wrap"><span id="char_count"></span>글자</div>
            <?php } ?>
        </div>
        
    </div>

이 질문에 댓글 쓰기 :

답변 1

<div class="wr_content <?php echo $is_dhtml_editor ? $config['cf_editor'] : ''; ?>" >

될지 모르겠지만, 

<div class="wr_content <?php echo $is_dhtml_editor ? $config['cf_editor'] : ''; ?>" style="font-color:#f00000;">

 

해보세요~

 

 

답변을 작성하시기 전에 로그인 해주세요.
전체 0
QA 내용 검색

회원로그인

(주)에스아이알소프트 / 대표:홍석명 / (06211) 서울특별시 강남구 역삼동 707-34 한신인터밸리24 서관 1404호 / E-Mail: admin@sir.kr
사업자등록번호: 217-81-36347 / 통신판매업신고번호:2014-서울강남-02098호 / 개인정보보호책임자:김민섭(minsup@sir.kr)
© SIRSOFT