테스트 사이트 - 개발 중인 베타 버전입니다

최신글 제목 아래에 밑줄 제거 채택완료

aicrew 1년 전 조회 1,456

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

 

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

 

http://sir.kr/data/editor/2401/2950166227_1705416214.9194.png" />

댓글을 작성하려면 로그인이 필요합니다.

답변 2개

채택된 답변
+20 포인트
1년 전

추가 커스텀 내역이 없다면 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;}

로그인 후 평가할 수 있습니다

답변에 대한 댓글 2개

a
aicrew
1년 전
감사합니다.
a
aicrew
1년 전
pic_list 스킨을 쓰는데
.pic_li_lt li {/*border-bottom:1px solid #e5ecee;*/margin-bottom:10px} 에서
border-bottom:0px 로 수정하니 사라졌어요.
정말 감사합니다.

댓글을 작성하려면 로그인이 필요합니다.

1년 전

해당만 가지고는 디자인을 알 수가 없습니다. 주소를 올리시면 도움 받기 쉬우실거 같습니다.

로그인 후 평가할 수 있습니다

댓글을 작성하려면 로그인이 필요합니다.

답변을 작성하려면 로그인이 필요합니다.

로그인