width height 이거 어디서 수정해야하나요?

width height 이거 어디서 수정해야하나요?

QA

width height 이거 어디서 수정해야하나요?

답변 1

본문

 <a href="<?php echo $list[$i]['href']?>" style="width:<?php echo $board['bo_gallery_width'];?>px;word-break:break-all;
     " class="content">
    <?php echo nl2br(mb_strimwidth($list[$i]['wr_content'],0,21,'...','utf-8'));?>
       </a>

 

이렇게 되어있는데 width이거 어디서 조절해야하나요? 

이 질문에 댓글 쓰기 :

답변 1

답변을 작성하시기 전에 로그인 해주세요.
QA 내용 검색
질문등록
전체 13
© SIRSOFT
현재 페이지 제일 처음으로