Hi, I would like to place text-ads in a sidebar text widget - with individual formatting just for this widget. But what happens is, that my text formatting always gets overridden by the default, general sidebar style.
I've tried following formatting:
<style type="text/css">
a.adBody {text-decoration:none;color:black;}
a.adBody:link {text-decoration:none;color:black;}
a.adBody:visited {text-decoration:none;color:black;}
...
but with no success. Why does it work with Google text ads?
Any idea?
(I've attached an example sceenshot, where the same ad shows up correctly in the post and in the wrong format in the widget.)
Thanks in advance,
Wolfgang