PDA

View Full Version : Google css-blocking problem in 5.5.1


Handycam
2006-11-06, 05:12 PM
I used to use this CSS to block the "sponsored links" table on the right of a search results page:

table[align="right"][width="25%"] { display:none !important }

Suddenly, though, it has stopped working. It sometimes work when I use "back" to return to the page.

Any thoughts?