묻고답하기
page_full_width" class="col-xs-12" |cond="$__Context->page_full_width">
스타일시트를 수정했는데도 스크롤바 색깔이 바뀌질 않는..ㅠ_ㅠ..
2003.02.18 17:57
(*익스플로러 6.0이예요)
css스타일시트를 메모장형식으로 불러서 스크롤바 소스를 수정하고 저장했는데도 변하질 않아요ㅠㅁㅠ..
처음에 한번은 변하더니 그 뒤부턴 아무리 수정을 하고 저장해도 변하질 않는=_=..
소스가
BODY,TD,SELECT,input,DIV,form,TEXTAREA,center,option,pre,blockquote {font-size:9pt; font-family:verdana; color:#585858;line-height:160%}
body
{scrollbar-face-color: #f8f4f8;
scrollbar-shadow-color: #f8f4f8;
scrollbar-highlight-color: #f8f4f8;
scrollbar-3dlight-color: #f8f4f8;
scrollbar-darkshadow-color: #E8CCE8;
scrollbar-track-color:#f8f4f8;
scrollbar-arrow-color: #ffffff}
A:link {color:#585858;text-decoration:none;}
A:visited {color:#585858;text-decoration:none;}
A:active {color:#585858;text-decoration:none;}
A:hover {color:#585858;text-decoration:none;}
img{border:0;}
.nenne {background:url(img/nenne_3.gif) repeat-x top; height:29}
.head {border:solid 1 black;font-family:굴림;font-size:9pt;color:black;background-color:white;height:19px}
.textarea {border:solid 1 #999999; background-color:white; overflow-x:hidden; overflow-y:auto}
.input{border:0; background:url(img/dot1.gif) repeat-x bottom; line-height:100%}
.submit {border:solid 1;font-family:verdana;font-size:9pt;color:white;background-color:black;height:19px}
.thm7 {font-family:Tahoma;font-size:7pt;}
.ver7 {font-family:Verdana;font-size:7pt;}
.thm8 {font-family:Tahoma;font-size:8pt;}
.ver8 {font-family:Verdana;font-size:8pt;}
.sfont {font-family:tahoma,verdana;font-size:7pt; }
.ok {background-image:url(img/ok.gif); cursor:hand; border:solid 0; width=65; height=15px}
.back {background-image:url(img/back.gif); cursor:hand; border:solid 0; width=65; height=15px}
.line1 {background:url(img/ldot2.gif) repeat-x bottom; height:3}
인데 혹시 잘못된 부분이 있으면 얘기해주세요..
분명히 잘못된게 없는것 같은데도 안된다는=_ㅠㅠㅠ........
(별로 중요한것같진 않은데 css스타일시트 주소를 쳐서 메모장파일로 부르면
'제목표시줄에 파일명(?;)이 style[숫자] -메모장' 이런식으로 나오는데-_-;막 저 [숫자]가 막 2,8,4 하면서 계속 바뀐다는-_-;
중요한것 같지는 않지만 그래도 말씀드려요..ㅠ_ㅠ)
css스타일시트를 메모장형식으로 불러서 스크롤바 소스를 수정하고 저장했는데도 변하질 않아요ㅠㅁㅠ..
처음에 한번은 변하더니 그 뒤부턴 아무리 수정을 하고 저장해도 변하질 않는=_=..
소스가
BODY,TD,SELECT,input,DIV,form,TEXTAREA,center,option,pre,blockquote {font-size:9pt; font-family:verdana; color:#585858;line-height:160%}
body
{scrollbar-face-color: #f8f4f8;
scrollbar-shadow-color: #f8f4f8;
scrollbar-highlight-color: #f8f4f8;
scrollbar-3dlight-color: #f8f4f8;
scrollbar-darkshadow-color: #E8CCE8;
scrollbar-track-color:#f8f4f8;
scrollbar-arrow-color: #ffffff}
A:link {color:#585858;text-decoration:none;}
A:visited {color:#585858;text-decoration:none;}
A:active {color:#585858;text-decoration:none;}
A:hover {color:#585858;text-decoration:none;}
img{border:0;}
.nenne {background:url(img/nenne_3.gif) repeat-x top; height:29}
.head {border:solid 1 black;font-family:굴림;font-size:9pt;color:black;background-color:white;height:19px}
.textarea {border:solid 1 #999999; background-color:white; overflow-x:hidden; overflow-y:auto}
.input{border:0; background:url(img/dot1.gif) repeat-x bottom; line-height:100%}
.submit {border:solid 1;font-family:verdana;font-size:9pt;color:white;background-color:black;height:19px}
.thm7 {font-family:Tahoma;font-size:7pt;}
.ver7 {font-family:Verdana;font-size:7pt;}
.thm8 {font-family:Tahoma;font-size:8pt;}
.ver8 {font-family:Verdana;font-size:8pt;}
.sfont {font-family:tahoma,verdana;font-size:7pt; }
.ok {background-image:url(img/ok.gif); cursor:hand; border:solid 0; width=65; height=15px}
.back {background-image:url(img/back.gif); cursor:hand; border:solid 0; width=65; height=15px}
.line1 {background:url(img/ldot2.gif) repeat-x bottom; height:3}
인데 혹시 잘못된 부분이 있으면 얘기해주세요..
분명히 잘못된게 없는것 같은데도 안된다는=_ㅠㅠㅠ........
(별로 중요한것같진 않은데 css스타일시트 주소를 쳐서 메모장파일로 부르면
'제목표시줄에 파일명(?;)이 style[숫자] -메모장' 이런식으로 나오는데-_-;막 저 [숫자]가 막 2,8,4 하면서 계속 바뀐다는-_-;
중요한것 같지는 않지만 그래도 말씀드려요..ㅠ_ㅠ)