Stylish 확장 소개 및 다운로드 주소 : http://update.mozilla.or.kr/addons/?p=785&application=firefox&addonType=extension
https://addons.mozilla.org/ko/firefox/addon/2108

아래는 사이트 이용의 편리성, 파이어폭스 브라우저상에서의 표시문제해결, 개인적인 취향 등에
의해 작성하여 사용 중인 스타일들이다.

등록한 스타일들은 [파이어폭스 프로필폴더\stylish.rdf 파일]로 저장된다.
프로필 폴더가 여러개일 때도 stylish.rdf 파일만 복사 붙여넣기 하면 똑같이 적용된다. Daum카페 게시물 보기 페이지(bbs_read)에서
오른쪽에 붙어있는 '최신목록 목록 윗글 아랫글' 메뉴를 왼쪽으로 붙임.
(안 그럼 게시물에서 가로 스크롤바 생길 때 윗글, 아랫글 링크를 누르기가 불편해서.
'cafe155.daum.net'에서 숫자 부분이 카페마다 대부분 틀리기 때문에
자주가는 카페만 등록하여 사용.)
@-moz-document url-prefix(http://cafe155.daum.net/_c21_/bbs_read) {
#primary_content .list_btn div.listpage {float:left !important; padding: 6px 0px 0px 10px!important;}
} 티스토리 블로그 글쓰기창 가로 넓이를 540px에서 630px으로 넓혀줌.
(가로 600px 이미지를 주로 삽입하는데 가로 스크롤바가 생기는게 불편해서.
가로폭이 좁은 스킨에서는 바꾸지 않는게 좋음.)
'windspace.tistory.com'에 자신의 블로그 주소 입력.
@-moz-document url-prefix(http://windspace.tistory.com/owner/entry/) {
#tatterVisualEditor {width: 630px !important;}
} 네이버 블로그 메모로그 댓글에 스크롤바 생성. (안 그럼 댓글이 짤려서 다 못 봄.)
@-moz-document url-prefix(http://memolog.blog.naver.com/memoView) {
#CommentFrm {height: 500px !important;overflow-x:hidden !important; overflow-y:scroll !important;}
} 네이버 블로그 목록보기에서 태그 숨김.
(안 그럼 목록 제목이 태그 때문에 눈에 잘 안 들어와서)
@-moz-document url-prefix(http://blog.naver.com/) {
.listtbl .post-tag {display:none !important;}
} 올블로그 '블로그스피어스는 지금'칸 위에 '관심 가져주세요'칸을 덮어 씌움.
(단점 : '블로그스피어스는 지금'칸은 가려져서 볼 수 없게됨.)
@-moz-document url-prefix(http://www.allblog.net/) {
.issue_wrap {height:450px !important;}
.attPost {Position:absolute !important; top:100px !important;}
} 올블로그 '오늘 가장 많이 추천받은 글', '어제 가장 많이 추천받은 글' 스타일 약간 수정
(기존 연청색 줄무늬 바탕을 회색으로 변경.)
#most_favorite .list {height:280px !important;}
#most_favorite .list, #albling .contents li {background-color:#fff !important;}
#most_favorite .header h3 {background-image: url(http://files.allblog.net/img/i_upgrade.gif) !important;}
#most_favorite .list li {background-image: url() !important; padding-left: 5px !important;}
#albling .contents .image_wrap {display:none !important;}
#albling .contents .entry_wrap {width: 211px !important;padding-left: 0px !important;}
#albling .contents {border-left:1px solid #E0ECF4 !important;}
.read_ppl a {color:#B3C83F !important;font-weight:normal !important;}
} 조아라 만화작품 보기 페이지에 스크롤바 생성
(안 그럼 만화가 짤려서 다 못봄.)
@-moz-document domain("www.joara.com") {
#imagebook {overflow-x:hidden !important; overflow-y:scroll !important;}
}네이버 북마크 페이지 스타일 일부 변경.
(메모 내용 글씨 사이즈를 약간 키움.)
@-moz-document url-prefix(http://bookmark.naver.com/user/) {
#bookmark_comment {font-size:9pt !important; color:#666 !important;}
.gray02 {color:#3074A5 !important;}
} 네이버 블로그 안부게시판 글쓰기란에 회색 border 생성.
(안 그럼 글쓰기란과 그 외의 공간이 시각적인 경계가 없음.)
@-moz-document url-prefix(http://guestbook.blog.naver.com) {
#POSTEDITOR {border:solid 1px #ddd !important;}
} 싸이월드 뉴스 기사 페이지 오른쪽 메뉴 바탕색 변경
(기존 연청색에서 회색으로 변경.)
@-moz-document url-prefix(http://cynews.cyworld.com/) {
.news_section .mod_common04 { background:url('http://c1img3.cyworld.co.kr/img/cynews/bg_r_cmd02_btm.gif
') left bottom no-repeat !important; }

.news_section.mod_common04 .inner {background:url('http://c1img3.cyworld.co.kr/img/cynews/bg_r_cmd02_top.gif')left top no-repeat !important; }

.news_section .mod_common01 { background:url('http://c1img3.cyworld.co.kr/img/cynews/bg_r_cmd02_btm.gif
') left bottom no-repeat !important; }

.news_section.mod_common01 .inner {background:url('http://c1img3.cyworld.co.kr/img/cynews/bg_r_cmd02_top.gif')left top no-repeat !important; }
} 마가린 소셜 북마크 북마크 목록 스타일 변경.
(북마크 제목 크기 줄이고 검정색으로, 태그 파란색으로 변경. 기타 변경.)
@-moz-document url-prefix(http://mar.gar.in/) {
table:first-child {background-image:none !important;}
.header-title {color:#999 !important;}
#hiddenSection {border-bottom: 3px solid #d1d1d1 !important;}
.itemTitle {color:#212121 !important;font-size: 1.1em !important;}
#contentItem-section .itemsTitle {color:#212121 !important;font-size: 1.1em !important;}
.itemsTagTitle,.itemTagTitle {font: 0.9em '돋움',verdana !important; background-color: #efefef !important; border:1px solid #afafaf !important;color: #9f9f9f !important; padding: 2px 0px 0px 5px !important; margin-right: 7px !important;}
.itemsTag,.itemTag {color: #336699 !important;}
#contentItem-section span .nlbText {color: #666 !important;}
#contentItem-section .nlgText {color: #9f9f9f !important;font-size: 0.9em !important;display:block !important;width:70px !important;height:12px !important;overflow:hidden !important;white-space:nowrap !important;float:left !important;}
#contentItem-section a .postFunction {color: #666 !important;background-color: #eee !important;}
#contentItem-section .noText {color: #6f6f6f !important; text-decoration:underline !important;font-size: 1.1em !important;}
#contentItem-section .nextItem {height:16px !important;}
.itemNextLine5 {height:2px !important;}
} http://windspace.tistory.com/210
by Anna 안나 2008. 10. 25. 23:27