史上最低の作戦・ヤフオク仕様改悪問題総合スレ 10

このエントリーをはてなブックマークに追加
5名無しさん(新規)
●有志によるスタイルシート

/* ヤフオク リニュー悪対策ユーザースタイルシート 10スレ用 副作用に注意 */
div#yaucPdtDtl div.untBody td, div#yaucPdtDtl div.untBody th,
div#yaucPdtDtl div.untBody li, div#yaucPdtDtl div.untBody h4,
div#yaucPdtDtl div.untBody p { color : #000000 !important; }/* 各項目のグレー文字を黒に */
div#yaucPdtDtl div.modUsrPrv td { color : #000000 !important; }/* 出品者の説明部分を黒に */
div#yaucPdtDtl div#modAdNe,div#modAdCt {
visibility : hidden !important; display : none !important;
}/* 上部の[PR]と右の広告を隠す */
div#yaucPdtDtl div.untFoot {
visibility : hidden !important; display : none !important;
}/* 項目間の「このページのトップ」を隠す */
div#yaucPdtDtl div.decNDoc01 div.pts01 {
visibility : hidden !important; display : none !important;
}/* いらないのでサムネイルを隠す */
div#yaucPdtDtl #imgsrc1, div#yaucPdtDtl #imgsrc2, div#yaucPdtDtl #imgsrc3,
div#yaucPdtDtl #imgcmt1, div#yaucPdtDtl #imgcmt2, div#yaucPdtDtl #imgcmt3 {
visibility : visible !important; display : block !important;
}/* 画像とコメントを全部表示する。"block"を"inline"にするとコメントが一行になる */
/*
div#yaucPdtDtl #imgcmt2:before, div#yaucPdtDtl #imgcmt3:before { content: "/" !important; }
div#yaucPdtDtl #imgcmt2, div#yaucPdtDtl #imgcmt3 {
behavior:expression(this.innerText = this.innerText.replace(/^(/)?/,"/"));
}*/
/* 一行にした場合用…コメントに区切りを入れる */
div#yaucPdtDtl div#modPdtInfo div.untHead , div#yaucPdtDtl div#modPdtDtlInfo div.untHead {
visibility : hidden !important; display : none !important;
}/* 各項目のタイトル部分を隠す */
div#yaucPdtDtl span.decFormTxtBox input { color : #000000 !important; }/* 入札用フォームの文字色も黒に */

6名無しさん(新規):2008/09/23(火) 22:41:26 ID:1W8he4010
●リニュー悪対策ユーザースタイルシートの使い方
 テキストエディタ(とりあえずメモ帳)に前レスをコピペして「(適当な名前).css」で保存。
 Opera:
  ツール(T)/設定(R)...でダイアログを呼び出し(Ctrl+F12 も可)
  ダイアログの"詳細設定"タブ から 「コンテンツ」を選び "スタイルオプション..."ボタンをクリック
  "スタイルオプション"ダイアログ 最下段のユーザースタイルシートの欄に、「(適当な名前).css」を設定。
 Internet Explorer:
  ツール(T)/インターネット オプション(O).../ユーザー補助(E)...をクリック
  "自分のスタイルシートでドキュメントの書式を設定する(D)" にチェックし
  ユーザースタイルシートの欄に、「(適当な名前).css」を設定。

 使う場合は転んでも泣かないこと。


●ヤフオク リニュー悪対策 オミトロン用フィルタ

商品説明より下の部分を無理矢理3段組にするproxomitron用フィルタ
一応動作確認済み Vista SP1 + IE 7.0

Name = "3dangumi"
Active = TRUE
URL = "p*.auctions.yahoo.co.jp/jp/auction/*"
Limit = 32767
Match = "<\!--?PAYMENT?-->\1<\!--?\/PAYMENT?-->\2<\!--?SHIPPING\&HANDLING?-->\3<\!--?\/SHIPPING\&HANDLING?-->\4<\!--?BID\&AD?-->\5<\!--?/BID\&AD?-->"
Replace = "<table><tr><td>\1</td><td>\2</td><td>\3</td><td>\4</td><td>\5</td></tr></table>"