제발 도와주세여...ㅠㅠ 정보
제발 도와주세여...ㅠㅠ본문
웹폰트를 올릴라고 하는데여...
그누보드 admin이랑 첫페이지에서 style.css를 수정할라고 하는데 도대체....작동을 안하네여...
글고 제컴에선 보여도 다른 컴에서 안보이는데 그건 웹폰트가 아니자나여...
도대체 뭐가 문제죠????????????
이건 어드민 스타일시트
a:link, a:visited, a:active { text-decoration:none; color:#CD7444; }
a:hover { text-decoration:underline; color:#C15B27; }
a:hover { text-decoration:underline; color:#C15B27; }
.title { font-size:9pt; font-family:TTche; src:url; http://www.themoment.or.kr/webfont/TTche.eot; font-weight:bold; color:#616161; }
.btn1 { background-color:#FBF8EE; }
.col1 { color:#616161; }
.col2 { color:#868686; }
.col2 { color:#868686; }
.pad1 { padding:5px 10px 5px 10px; }
.pad2 { padding:5px 0px 5px 0px; }
.pad2 { padding:5px 0px 5px 0px; }
.bgcol1 { background-color:#FBF8EE; padding:5px; }
.bgcol2 { background-color:#F5F5F5; padding:5px; }
.bgcol2 { background-color:#F5F5F5; padding:5px; }
.line1 { background-color:#CCCCCC; height:2px; }
.line2 { background-color:#CCCCCC; height:1px; }
.line2 { background-color:#CCCCCC; height:1px; }
.list0 { background-color:#FFFFFF; }
.list1 { background-color:#F8F8F8; }
.list1 { background-color:#F8F8F8; }
.bold { font-weight:bold; }
.center { text-align:center; }
.right { text-align:right; }
.center { text-align:center; }
.right { text-align:right; }
.w99 { width:99%; }
.ht { height:30px; }
<style type="text/css">
.ht { height:30px; }
<style type="text/css">
이건 그누 첫페이지 스타일 시트
body, td, p, input, button, textarea, select, .c1 {font-family:TTche; src:url; http://www/webfont/TTche.eot; 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:hover { text-decoration:underline; }
a.menu:link, a.menu:visited, a.menu:active { text-decoration:none; color:#454545; }
a.menu:hover { text-decoration:none; }
a.menu:hover { text-decoration:none; }
.member {font-weight:bold;color:#888888;}
.guest {font-weight:normal;color:#888888;}
.guest {font-weight:normal;color:#888888;}
.lh { line-height: 150%; }
.jt { text-align:justify; }
.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:TTche; src:url: http://www/webfont;TTche.eot; color:#222222; }
.ed { border:1px solid #CCCCCC; }
.tx { border:1px solid #CCCCCC; }
.tx { border:1px solid #CCCCCC; }
.small { font-size:9pt; font-family:TTche; src:url: http://www/webfont/TTche.eot; }
.cloudy, a.cloudy {color:#888888;} /* 흐림 */
.cloudy, a.cloudy {color:#888888;} /* 흐림 */
==============================================================================================
전체적으로 폰트를 바꾸고 싶어서여....
eot랑 html파일은 폰트 폴더에 다 넣은 상태구여...
제컴에 ttche를 까니깐 보이기는 하는데 다른 컴에선 그대로에여
ㅠㅠ
좀 도와주세여
댓글 전체

http://www/webfont/TTche.eot; 는 뭔가요?
주소가 잘못된것 같은데요.
주소가 잘못된것 같은데요.
전에 이렇게 주소를 올려도 알아서 읽는다고 배웠거든여~
이렇게 해서 적용을 하긴 했는데..문제는 제컴에서만 보인다는거...그럼 결국엔 적용이 안된 건가? ㅠㅠ
컴에 있는 티티체를 읽은건가여? 웹에 있는게 아니라?
이렇게 해서 적용을 하긴 했는데..문제는 제컴에서만 보인다는거...그럼 결국엔 적용이 안된 건가? ㅠㅠ
컴에 있는 티티체를 읽은건가여? 웹에 있는게 아니라?

잘못배우신것 같은데요?
위에는 http://www.themoment.or.kr/webfont/TTche.eot 로 쓰시고
밑에는 http://www/webfont/TTche.eot 로 쓰셨어요.
위에는 http://www.themoment.or.kr/webfont/TTche.eot 로 쓰시고
밑에는 http://www/webfont/TTche.eot 로 쓰셨어요.
혹시나해서 주소를 전부 http://www.themoment.or.kr/webfont/TTche.eot 로 했는데도 그대로네여...ㅠㅠ
이건 그누 첫페이지 스타일 시트
@font-face {font-family:TTche;src:url(http://www/webfont/TTche.eot);} << =====추가
body, td, p, input, button, textarea, select, .c1 {font-family:TTche; src:url; http://www/webfont/TTche.eot; font-size:9pt; color:#222222; }
img {border:0px;}
a:link, a:visited, a:active { text-decoration:none; color:#466C8A; }
-------------
위에 한줄 더 넣어주셔야 하는거 아닌가요?
@font-face {font-family:TTche;src:url(http://www/webfont/TTche.eot);} << =====추가
body, td, p, input, button, textarea, select, .c1 {font-family:TTche; src:url; http://www/webfont/TTche.eot; font-size:9pt; color:#222222; }
img {border:0px;}
a:link, a:visited, a:active { text-decoration:none; color:#466C8A; }
-------------
위에 한줄 더 넣어주셔야 하는거 아닌가요?
해봤는데 글씨체는 그대로고 사이즈가 변했고, 글씨 밑에 밑줄이 생겼어여;;;