티스토리 프로필 사진 삭제


before
after

































source code




   <div class="area_profile">
            <div class="tit_post">
                <a href="/" class="link_post">[##_title_##]</a>
            </div>
            <span class="thumb_profile">
                <img src="[##_image_##]" class="img_profile" alt="프로필사진">
            </span>
            <span class="txt_profile">[##_blogger_##]</span>
        </div>

destination code



       <div class="area_profile">
            <div class="tit_post">
                <a href="/" class="link_post">[##_title_##]</a>
            </div>
         
        </div>


노란색 강조 영역 삭제

댓글