최신글 제목 아래에 밑줄 제거

최신글 제목 아래에 밑줄 제거

QA

최신글 제목 아래에 밑줄 제거

답변 2

본문

그누보드 설치 후 메인페이지(index.php)에서 최신글을 불러올 때 첨부한 이미지처럼 제목 아래에 밑줄이 나오는데 밑줄 안보이게 하는 방법이 있나요?

 

latest.skin.php와 style.css 붙들고 두시간째 수정하고 있는데 찾지를 못하겠네요. ㅠㅠ

 

2950166227_1705416214.9194.png

이 질문에 댓글 쓰기 :

답변 2

추가 커스텀 내역이 없다면 latest 쪽의 css 중 일부를 다음 처럼 수정해볼수 있습니다.

 

theme/basic/skin/latest/basic/style.css

.lat li {position:relative;line-height:18px;/*border-bottom:1px solid #e5ecee;*/margin-bottom:10px} 

theme/basic/skin/latest/notice/style.css

.notice li {text-overflow:ellipsis;overflow:hidden;white-space:nowrap;/*border-bottom:1px solid #343434*/}

theme/basic/skin/latest/pic_list/style.css

.pic_li_lt li {/*border-bottom:1px solid #e5ecee;*/margin-bottom:10px}

theme/basic/skin/latest/pic_basic/style.css

.pic_lt .lat_title {display:block;background:#fcfcfc;padding:0 20px;line-height:45px;font-size:1.083em;/*border-bottom:1px solid #e2e2e2;*/color:#253dbe;}
답변을 작성하시기 전에 로그인 해주세요.
QA 내용 검색
질문등록
전체 125,873
© SIRSOFT
현재 페이지 제일 처음으로