<h2 id="container_title"> 이거는 어디서 나오는건가요 ㅜ
본문
<h2 id="container_title">
새소식
<span class="sound_only"> 목록</span>
</h2>
//<h2 id="container_title">
이 소스는 어디에서 나오는건가요? 수정 및 삭제하고 싶은데 어디서 수정을해야 될가요 ㅜ
페이지 주소는
http://smboakty3.cafe24.com/bbs/board.php?bo_table=01_01
입니다
답변 2
해당 게시판 폴더
list.skin.php 상단에 있습니당
<h2 id="container_title"><?php echo $board['bo_subject'] ?><span class="sound_only"> 목록</span></h2>
css/default.css
#container_title {margin-bottom:20px;font-size:1.2em;font-weight:bold}
답변을 작성하시기 전에 로그인 해주세요.