Edit Category Page

Is it possible to add a advertisement/custom text to a category page so it only shows on that category and not others?

I would like it to show on this page

http://avillafan.com/site/category/transfer-rumours

Any help would be much appreciated.

In the page you use to display your categories, add a conditional to your loop.

Something like:

[LEFT]<?php if (in_categoryFONT=monospace) { [/FONT]?>
<!-- my ad goes here –>
<?php } ?>[/LEFT]