mixiの広告を消す

| コメント(0) | トラックバック(0)

mixiの広告表示を消すユーザCSS - Zerosylph

上記のCSSに下記を追加して使うのがよさそう。

/* ヘッダの背景を消し、高さ調整 */
#headerArea {
background:transparent !important;
height:auto !important;
}
/* 「ご利用にあたって」を消す */
#attention{
display: none !important;
}
/* 「自然エネルギーで動いています」を消す */
.greenpower{
display: none !important;
}

トラックバック(0)

トラックバックURL: http://www.kyucon.com/cgi-bin/blog/mt-tb.cgi/361

コメントする

アーカイブ