| Author | more_moai |
|---|---|
| Created | Feb 9, 2012 |
| Updated | Feb 13, 2012 |
| Installs (this week) | 1 |
| Installs (total) | 43 |
ヘッダーをはじめとした特定の要素を非表示に。
右側にxxxの最新記事とアクセスランキングあり。ページ全体を中央表示に。メイリオが指定されていない記事本文にもメイリオを。他サイトに張られたリンクから記事ページをたまに見る程度という方向け。
右側にxxxの最新記事とアクセスランキングあり。ページ全体を中央表示に。メイリオが指定されていない記事本文にもメイリオを。他サイトに張られたリンクから記事ページをたまに見る程度という方向け。
More Info
Category Nikkeibpには出てきませんが
Wathewさんが制作した「IT記事サイト」もおすすめです。
http://userstyles.org/styles/44818/
・Windows + Firefox メイリオ16px + 15inch XGA(などのドットピッチが広いモニタ)で1段階縮小した表示に最適化されています(アクセスランキングの週間ボタンがずれるのを修正します)
・右側の表示が不要な方は、下記を
「***の最新記事」
.editorArea {
display: none !important;
}
「アクセスランキング」
#rtRankingArea300 {
display: none !important;
}
両方とも
.editorArea, #rtRankingArea300 {
visibility: hidden !important;
}
(display: noneにするとセルが削除されてしまうので記事がやや右寄りになってしまう)
20120213
- 「必聴講座のご紹介」などを display: none に追加
- アクセスランキングの順位カラーの統一
20120209
- Release
CSSの複製・改変・公開、マージ等、ご自由にどうぞ。連絡や表示は不要です。
※下記の4つについては、Adblock Plus リストの「日本向けフィルタ by 豆腐」を参考に書いてあります。
Adblock Plus のフィルタリストを公開してます + メモ帳
http://tofukko.blog113.fc2.com/blog-entry-1.html
div[class^="rectangle"],/* Ad */
a[href^="http://bizad.nikkeibp.co.jp"],
a[href*="/ad_"],
a[href*="/ad/"]
Wathewさんが制作した「IT記事サイト」もおすすめです。
http://userstyles.org/styles/44818/
・Windows + Firefox メイリオ16px + 15inch XGA(などのドットピッチが広いモニタ)で1段階縮小した表示に最適化されています(アクセスランキングの週間ボタンがずれるのを修正します)
・右側の表示が不要な方は、下記を
「***の最新記事」
.editorArea {
display: none !important;
}
「アクセスランキング」
#rtRankingArea300 {
display: none !important;
}
両方とも
.editorArea, #rtRankingArea300 {
visibility: hidden !important;
}
(display: noneにするとセルが削除されてしまうので記事がやや右寄りになってしまう)
20120213
- 「必聴講座のご紹介」などを display: none に追加
- アクセスランキングの順位カラーの統一
20120209
- Release
CSSの複製・改変・公開、マージ等、ご自由にどうぞ。連絡や表示は不要です。
※下記の4つについては、Adblock Plus リストの「日本向けフィルタ by 豆腐」を参考に書いてあります。
Adblock Plus のフィルタリストを公開してます + メモ帳
http://tofukko.blog113.fc2.com/blog-entry-1.html
div[class^="rectangle"],/* Ad */
a[href^="http://bizad.nikkeibp.co.jp"],
a[href*="/ad_"],
a[href*="/ad/"]
Feedback
Discussions
No discussions posted yet. Be the first to ask a question or review this style.
