userContent.css
혹은 다른 걸 수정해서 특정 스타일 시트 지정을 무시하는 법...이 알고 싶어요.
무시하고 싶은 스타일시트는...
background-attachment: fixed;
요거 =3=3=3
userContent.css 수정해서 스타일시트 무시
-
- Posts: 0
- Joined: 2004 04 13 12:51 31
- Contact:
Re: userContent.css 수정해서 스타일시트 무시
userContent.css 에 아래의 내용을 추가해 보세요.
*[style="background-attachment:fixed;"] {
background-attachment:scroll !important;
}
그런데 아직 시험을 해보지 않아서 제대로 작동할지 모르겠습니다. 일부러 fixed를 넣은 페이지를 만들어서 불러왔는데 제가 쓰는 컴퓨터에서는 굳이 userContent.css를 만들지 않아도 문제없이 작동하네요. 시험을 해볼만한 사이트 어디 없을까요?
<a href=http://www.texturizer.net/firefox/adblock.html를 target=_blank>http://www.texturizer.net/firefox/adblock.html를</a> 참고했습니다.
*[style="background-attachment:fixed;"] {
background-attachment:scroll !important;
}
그런데 아직 시험을 해보지 않아서 제대로 작동할지 모르겠습니다. 일부러 fixed를 넣은 페이지를 만들어서 불러왔는데 제가 쓰는 컴퓨터에서는 굳이 userContent.css를 만들지 않아도 문제없이 작동하네요. 시험을 해볼만한 사이트 어디 없을까요?
<a href=http://www.texturizer.net/firefox/adblock.html를 target=_blank>http://www.texturizer.net/firefox/adblock.html를</a> 참고했습니다.
-
- Posts: 0
- Joined: 2004 02 24 13:46 51
Re: userContent.css 수정해서 스타일시트 무시
아~ 감사합니다 ^___^
<a href=http://www.qts.co.kr/
target=_blank>http://www.qts.co.kr/
</a>
저는 이곳이 자꾸... 크게 문제될 정도는 아니지만,
스크롤을 화살표키로 해보면 확실히 다른곳과 차이가 나요.
<a href=http://www.qts.co.kr/
target=_blank>http://www.qts.co.kr/
</a>
저는 이곳이 자꾸... 크게 문제될 정도는 아니지만,
스크롤을 화살표키로 해보면 확실히 다른곳과 차이가 나요.
Re: userContent.css 수정해서 스타일시트 무시
아래 링크에서 적당한 확장기능을 이용해보세요.
<a href=http://editcss.mozdev.org/
target=_blank>http://editcss.mozdev.org/
</a>
<a href=http://placenamehere.com/pnhtoolbar/ target=_blank>http://placenamehere.com/pnhtoolbar/</a>
<a href=http://editcss.mozdev.org/
target=_blank>http://editcss.mozdev.org/
</a>
<a href=http://placenamehere.com/pnhtoolbar/ target=_blank>http://placenamehere.com/pnhtoolbar/</a>
-
- Posts: 0
- Joined: 2004 02 24 13:46 51
Re: userContent.css 수정해서 스타일시트 무시
아아~ 감사드려요~~~~ ^_____^
-
- Posts: 0
- Joined: 2004 02 24 13:46 51
Re: userContent.css 수정해서 스타일시트 무시
말씀해주심 확장기능을 이용해보면 확실히
background-attachment: fixed; 이 스크롤 끊김의 주범이긴한데...
userContent.css 수정으로는 잘 안되는듯.
background-attachment: fixed; 이 스크롤 끊김의 주범이긴한데...
userContent.css 수정으로는 잘 안되는듯.
-
- Posts: 0
- Joined: 2004 04 13 12:51 31
- Contact:
Re: userContent.css 수정해서 스타일시트 무시
* {
background-attachment:scroll !important;
}
는 어떨까요? 조건없이 모든 태그의 배경 속성을 scroll로 하면 해결이 될 것도 같습니다. 어차피 값은 scroll과 fixed 둘 중의 하나인데 fixed는 쓸 수가 없으니까요.
background-attachment:scroll !important;
}
는 어떨까요? 조건없이 모든 태그의 배경 속성을 scroll로 하면 해결이 될 것도 같습니다. 어차피 값은 scroll과 fixed 둘 중의 하나인데 fixed는 쓸 수가 없으니까요.
-
- Posts: 0
- Joined: 2004 02 24 13:46 51
Re: userContent.css 수정해서 스타일시트 무시
곰님 감사합니다. 아직 확실하진 않지만...
적용되는 것 같아요 ^^;;;
적용되는 것 같아요 ^^;;;
Who is online
Users browsing this forum: Bing [Bot] and 1 guest