초보 질문요.

초보 질문요.

QA

초보 질문요.

답변 1

본문

영카트5 모바일 상품 제목이 잘려서 나오던데요.

글자수 늘릴려면 어딜 본보면 되나요??

이 질문에 댓글 쓰기 :

답변 1

/mobile/skin/shop/basic/style.css 파일에서

 

.sct_10 .sct_a {display:block;text-decoration:none;font-weight:bold; text-overflow: ellipsis;  overflow: hidden;  white-space: nowrap;line-height:20px}

 

여기를 이렇게 하면 제목 전체가 나올 겁니다.

.sct_10 .sct_a {display:block;text-decoration:none;font-weight:bold;line-height:20px} 

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