답변 1개 / 댓글 1개
1. <h2><?php echo $group2['subject']; ?><?php echo $board['bo_subject'] ?><?php echo $g5['title'] = $co['co_subject']; ?></strong></h2> 제거
2. theme/charity_business/css/style.css 754줄
#inner-headline {
background: #252525;
position: relative;
margin: 0;
padding: 0;
color: #fefefe;
background-image: url(배경이미지주소); <- 추가
background-repeat : no-repeat; <- 추가
background-size : cover; <- 추가
}
답변에 대한 댓글 1개
답변을 작성하려면 로그인이 필요합니다.