Get rid of Sina Mail’s ads
I got really sick of the stupid ads while sorting my inbox today, so I crawled around the code and found a good set of lines for knocking out their hidous ads. Put these in your Firefox userContent.css file.
Don’t know what userContent.css is? Google it.
/* Ad rows in the mail window */
table[id="tbList"] tr[bgcolor="#ececec"][height="26"] {
display:none !important
}/* Big stupid banner ad */
div[id="bxAd"][style="padding-bottom: 3px;"][align="center"] {
display:none !important
}
About this entry
You’re currently reading “Get rid of Sina Mail’s ads,” an entry on CinnamonPirate.com
- Published:
- Wednesday, November 29th, 2006 at 2:45 pm
- Author:
- Derrick Sobodash
- Category:
- Random












No comments
Jump to comment form | comments rss