How i can block this DIV?

Posting here is no longer possible, please use the forum of a filter list project, such as EasyList
Locked
fudo

How i can block this DIV?

Post by fudo »

Hi, how i can hide this div?

Code: Select all

<div style="width: 770px; margin: 0 auto; margin-top: 10px; padding-top: 10px; height: 110px; background-image: url('img/lay_backfuturo.gif')"><a href="http://www.2future.pl"><img style="border: none" src="http://2future.pl/bannery/750x100v2.gif" /></a></div>
I hide image, but stay empty place on the website.
Link: http://azunime.net
Sorry for my english.
User avatar
rick752
Posts: 2709
Joined: Fri Jun 09, 2006 7:59 pm
Location: New York USA
Contact:

Post by rick752 »

This should work fine:

Code: Select all

azunime.net#div(style*=width: 770px; padding-top: 10px; height: 110px)
fudo

Post by fudo »

It's work. Big thanks
Locked