| 
			 
					阅读:3162回复:5
				 
				这种帖子中的文字广告如何过滤
					这种帖子中的文字广告如何过滤(如图)
 
							这种广告还挺讨厌的,有时不注意碰了鼠标,它跳连接。 请教一下,Adblock Plus 能把它过滤掉吗? 如果有CSS代码也可以,只要能把那讨厌的东东弄没就行 谢谢大家了!!!  | 
	|
| 
			 1楼# 
								发布于:2008-10-18 06:06				
			 | 
	|
| 
			 2楼# 
								发布于:2008-10-18 06:06				
			
					PS:偶试过用 Adblock Plus Element Hiding Helper
 
							可以隐藏掉,但不可能每个帖都弄一次的吧?  | 
	|
| 
			 3楼# 
								发布于:2008-10-18 06:06				
			
					abp
 
							game.ali213.net##table.t_msg tr:first-child td:first-child div:first-child + a css @namespace url(http://www.w3.org/1999/xhtml);
@-moz-document domain("game.ali213.net") {
table.t_msg tr:first-child td:first-child div:first-child + a {
display:none!important;
}
}				 | 
	|
					
						
  | 
	
| 
			 4楼# 
								发布于:2008-10-18 06:06				
			
					字也可以过滤啊
 
							偶从来都是只过滤flash和pic  | 
	|
| 
			 5楼# 
								发布于:2008-10-18 06:06				
			
					感谢007兄弟的指教,确实有效。谢谢了!				 
							 | 
	|
							
				