In this post:
Buddy4j said:
Insert a CSS rule into the page with lists of the ads, and make the display:none;
I'm not familiar with CSS and what I need to add. Anyone have an example as to what I am inserting and where?
thanks for the help!
In this post:
Buddy4j said:
Insert a CSS rule into the page with lists of the ads, and make the display:none;
I'm not familiar with CSS and what I need to add. Anyone have an example as to what I am inserting and where?
thanks for the help!
You can try using the CSS that's provided by this site. You may have to manually inject
<link rel='stylesheet' />
into the <head /> of the document the WebBrower control is set to use.