XE 강좌 자료실


<div style="width:100%; background:#fff; font-family:'Nanum Gothic','Malgun Gothic','Apple SD Gothic Neo',돋움,sans-serif">
    <div style="margin:20px 0; font-family:'Century Gothic'; font-weight:bold; font-size:23px; color:#3174b9">{SITE_NAME}</div>
    <div style="padding:20px; background:#eee">
        <div>
            <div style="float:left; width:15%; height:5px; background:#3174b9; overflow:hidden"></div><div style="float:left; width:85%; height:5px; background:#666; overflow:hidden"></div>
            <div style="clear:both; width:100%; height:1px; overflow:hidden"></div>
        </div>
        <div style="padding:60px 20px 100px 20px; background:#fff">
            <h2 style="margin:0; padding:0; line-height:normal; font-weight:normal; font-size:39px; color:#666; letter-spacing:-2px">{TIME_LIMIT} 이상 미접속계정</h2>
            <h1 style="margin:0; padding:0; line-height:normal; font-weight:normal; font-size:47px; color:#3174b9; letter-spacing:-2px">휴면계정으로 전환 안내</h1>
            <div style="margin-top:80px; margin-bottom:60px">
                <p style="margin:1em 0; padding:0; line-height:1.7; font-size:15px; font-weight:bold; color:#444">
                    안녕하세요, {NICK_NAME}님<br />
                    1년 이상 {SITE_NAME} 홈페이지에 접속이 없으셨던 회원님의 계정이 휴면계정으로 전환될 예정입니다.
                </p>
                <table style="width:100%; margin:0 0 30px 0; padding:0; border:0; border-top:2px solid #444; border-bottom:1px solid #ddd; border-spacing:0">
                    <tbody>
                        <tr>
                            <th style="width:180px; padding:10px; text-align:left; font-size:14px; color:#444">휴면전환 대상 계정</th>
                            <td style="font-size:14px; color:#666">{EMAIL} ({NICK_NAME})</td>
                        </tr>
                        <tr>
                            <th style="padding:10px; border-top:1px solid #eee; text-align:left; font-size:14px; color:#444">마지막 로그인 날짜</th>
                            <td style="border-top:1px solid #eee; font-size:14px; color:#666">{LOGIN_DATE}</td>
                        </tr>
                        <tr>
                            <th style="padding:10px; border-top:1px solid #eee; text-align:left; font-size:14px; color:#444">휴면계정 전환 예정일</th>
                            <td style="border-top:1px solid #eee; font-size:14px; color:#666">{EXPIRE_DATE}</td>
                        </tr>
                        <tr>
                            <th style="padding:10px; border-top:1px solid #eee; text-align:left; font-size:14px; color:#444">{CLEAN_METHOD}되는 개인정보</th>
                            <td style="border-top:1px solid #eee; font-size:14px; color:#666">회원정보(이메일, 닉네임, 회원등급), 구매정보(구매내역, 라이센스URL)</td>
                        </tr>
                    </tbody>
                </table>
                <p style="margin:1em 0; padding:0; line-height:1.7; font-size:15px; color:#444">{SITE_NAME} 홈페이지 이용에 차질이 없도록 사전 안내 드리며, 휴면 계정으로의 전환을 원하시지 않을 경우 <span style="font-weight:bold; font-size:17px; color:#3174b9; text-decoration:underline">{EXPIRE_DATE} 이전에 홈페이지에 방문하셔서 로그인</span>하여 주시기 바랍니다.</p>
                <p style="margin:1em 0; padding:0; line-height:1.7; font-size:15px; color:#444">「정보통신망이용촉진 및 정보보호 등에 관한 법률」 제29조 제2항 및 동 시행령 제16조에 정한 바에 따라 휴면시 회원님의 개인정보는 {CLEAN_METHOD}됩니다.</p>
                <p style="margin:1em 0; padding:0; line-height:1.7; font-size:15px; color:#444">{SITE_NAME}은 회원님의 개인정보를 소중하게 관리하도록 노력하겠습니다. 감사합니다.</p>
            </div>
            <p style="margin:0; padding:0; text-align:center"><a href="https://www.cameron.co.kr/" target="_blank" style="display:inline-block; padding:20px 40px; background:#3174b9; font-weight:bold; font-size:17px; color:#fff; text-decoration:none; cursor:pointer">홈페이지 바로가기</a></p>
        </div>
        <div style="margin-top:30px">
            <table style="width:100%; margin:0; padding:0; border:0; border-spacing:0">
                <tbody>
                    <tr>
                        <td style="width:180px; vertical-align:middle; text-align:center">{SITE_NAME}</td>
                        <td style="font-family:돋움,sans-serif; font-size:12px; color:#aaa">본 메일은 「정보통신망이용촉진 및 정보보호 등에 관한 법률」 제29조 제2항에 의거하여 {SITE_NAME} 홈페이지 회원에게 수신 동의 여부와 상관없이 보내드리는 통지 메일입니다.</td>
                    </tr>
                </tbody>
            </table>
        </div>
    </div>
</div>


  • profile
    [레벨:8]캐머런 2015.08.01 05:37
    소스코드 사용 절차
    1. 위 소스코드를 모두 복사합니다.
    2. 관리자 > 설치된 모듈 > 휴면계정 정리 모듈 > 안내메일 내용 편집 > 안내메일 내용에 "소스"버튼을 눌러서 소스모드로 전환합니다.
    3. 기존 내용은 모두 삭제 후 복사한 소스코드를 붙여넣기 합니다.
    4. 아래 미리보기를 보면서 로고나 홈페이지 링크 등을 변경합니다.
    5. 등록버튼을 눌러 저장합니다.
  • ?
    [레벨:1]카레론짱 2015.08.05 15:14
    잘 됩니다. 감사합니다.