최신글 글자색을 까만색으로 바꾸고싶어여... 정보
최신글 글자색을 까만색으로 바꾸고싶어여...본문
어디서 바꾸는지 알려주시면 감사드립니다..꾸벅 __;
최신글 인덱스에 뜨는 리스트 최신글입니다...
댓글 전체
style.css
또는 해당 최신글 스킨 제목 출력부 앞의 태그를 보세요
또는 해당 최신글 스킨 제목 출력부 앞의 태그를 보세요
아래 처럼 보이는데요..어디를 고쳐야되는지 알려주세요 ㅠㅠ 어제 다 바꾸어봐도 까만색이 안나오더라고요..ㅠㅠ
body, td, p, input, button, textarea, select, .c1 { font-family:Tahoma,굴림; font-size:9pt; color:#000000; }
a:link, a:visited, a:active { text-decoration:none; color:#333333; }
a:hover { text-decoration:underline; }
a.menu:link, a.menu:visited, a.menu:active { text-decoration:none; color:#777777; }
a.menu:hover { text-decoration:none; }
.member { font-weight:normal; }
.guest { font-weight:normal; }
.lh { line-height: 150%; }
.jt { text-align:justify; }
.li { font-weight:normal; font-size:18px; vertical-align:-4px; color:#5CC8C6; }
.ul { list-style-type:square; color:#58BFBE; }
.ct { font-family: Verdana, 굴림; color:#222222; }
.ed { border:1px solid #EBEBEB; }
.tx { border:1px solid #EBEBEB; }
.small { font-size:8pt; font-family:돋움; }
body, td, p, input, button, textarea, select, .c1 { font-family:Tahoma,굴림; font-size:9pt; color:#000000; }
a:link, a:visited, a:active { text-decoration:none; color:#333333; }
a:hover { text-decoration:underline; }
a.menu:link, a.menu:visited, a.menu:active { text-decoration:none; color:#777777; }
a.menu:hover { text-decoration:none; }
.member { font-weight:normal; }
.guest { font-weight:normal; }
.lh { line-height: 150%; }
.jt { text-align:justify; }
.li { font-weight:normal; font-size:18px; vertical-align:-4px; color:#5CC8C6; }
.ul { list-style-type:square; color:#58BFBE; }
.ct { font-family: Verdana, 굴림; color:#222222; }
.ed { border:1px solid #EBEBEB; }
.tx { border:1px solid #EBEBEB; }
.small { font-size:8pt; font-family:돋움; }
a:link, a:visited, a:active { text-decoration:none; color:#333333; }
a:hover { text-decoration:underline; }
a.menu:link, a.menu:visited, a.menu:active { text-decoration:none; color:#777777; }
a.menu:hover { text-decoration:none; }
부분이 링크의 색상과 밑줄을 설정하는 부분입니다.
a:hover { text-decoration:underline; }
a.menu:link, a.menu:visited, a.menu:active { text-decoration:none; color:#777777; }
a.menu:hover { text-decoration:none; }
부분이 링크의 색상과 밑줄을 설정하는 부분입니다.
body, td, p, input, button, textarea, select, .c1 { font-family:Tahoma,굴림; font-size:9pt; color:black; }
a:link, a:visited, a:active { text-decoration:none; color:black; }
a:hover { text-decoration:underline;color:red; }
a.menu:link, a.menu:visited, a.menu:active { text-decoration:none; color:black; }
a.menu:hover { text-decoration:none; }
다 블랙으로 바꾸어도 소용없네여...
a:link, a:visited, a:active { text-decoration:none; color:black; }
a:hover { text-decoration:underline;color:red; }
a.menu:link, a.menu:visited, a.menu:active { text-decoration:none; color:black; }
a.menu:hover { text-decoration:none; }
다 블랙으로 바꾸어도 소용없네여...
해당 최신글 제목 출력 부분 좀 올려 주세요......
그게 가장 빠른 문제 해결의 길입니다...
그게 가장 빠른 문제 해결의 길입니다...