링크를걸면 글씨색상이 바뀝니다...ㅡㅡ; 정보
링크를걸면 글씨색상이 바뀝니다...ㅡㅡ;본문
오류가 나는곳의 주소를 알려주시면 더 빠르고 정확하게 답변 받을 수 있습니다.
오류 주소 :
링크를걸기전엔 검정색인데
링크를걸면 글씨색상이 회색으로 바뀝니다.
글씨색상조정하는데가 어디있는지 모르겠네요...
답변좀 부탁드립니다.
오류 주소 :
링크를걸기전엔 검정색인데
링크를걸면 글씨색상이 회색으로 바뀝니다.
글씨색상조정하는데가 어디있는지 모르겠네요...
답변좀 부탁드립니다.
댓글 전체

스타일시트에서
a:link
a:visited
a:hover
a:active
부분을 수정하세요
아니면 새로 추가하셔서
a.test:link
a.test:visited
a.test:hover
a.test:active
요런식으로 사용하시던지요~~
a:link
a:visited
a:hover
a:active
부분을 수정하세요
아니면 새로 추가하셔서
a.test:link
a.test:visited
a.test:hover
a.test:active
요런식으로 사용하시던지요~~
감사합니다 근데 어느부분을 수정해야 하죠?? ,ㅡㅡ;
다 바꿔봤는데도 안대네요...
body, td, p, input, button, textarea, select, .c1 { font-family:Tahoma,굴림; font-size:9pt; color:#222222; }
img {border:0px;}
a:link, a:visited, a:active { text-decoration:none; color:#466C8A; }
a:hover { text-decoration:underline; }
a.menu:link, a.menu:visited, a.menu:active { text-decoration:none; color:#454545; }
a.menu:hover { text-decoration:none; }
.member {font-weight:bold;color:#888888;}
.guest {font-weight:normal;color:#888888;}
.lh { line-height: 150%; }
.jt { text-align:justify; }
.li { font-weight:bold; font-size:18px; vertical-align:-4px; color:#66AEAD; }
.ul { list-style-type:square; color:#66AEAD; }
.ct { font-family: Verdana, 굴림; color:#222222; }
.ed { border:1px solid #CCCCCC; }
.tx { border:1px solid #CCCCCC; }
.small { font-size:8pt; font-family:돋움; }
.cloudy, a.cloudy {color:#888888;} /* 흐림 */
다 바꿔봤는데도 안대네요...
body, td, p, input, button, textarea, select, .c1 { font-family:Tahoma,굴림; font-size:9pt; color:#222222; }
img {border:0px;}
a:link, a:visited, a:active { text-decoration:none; color:#466C8A; }
a:hover { text-decoration:underline; }
a.menu:link, a.menu:visited, a.menu:active { text-decoration:none; color:#454545; }
a.menu:hover { text-decoration:none; }
.member {font-weight:bold;color:#888888;}
.guest {font-weight:normal;color:#888888;}
.lh { line-height: 150%; }
.jt { text-align:justify; }
.li { font-weight:bold; font-size:18px; vertical-align:-4px; color:#66AEAD; }
.ul { list-style-type:square; color:#66AEAD; }
.ct { font-family: Verdana, 굴림; color:#222222; }
.ed { border:1px solid #CCCCCC; }
.tx { border:1px solid #CCCCCC; }
.small { font-size:8pt; font-family:돋움; }
.cloudy, a.cloudy {color:#888888;} /* 흐림 */