1
My banner is shown in a div with background and a box telling people who disabled the banner (for example with ad-block) there is supposed to be an advertisement here.
But when I disable banners in my prefs, i still see the block.
So I tried:
le="color: #000000"><?php <{if $xoops_banner}> <div class="header_banner"> <{$xoops_banner}> </div> <{/if}>
but it still shows the banner....
Does anyone know what I should do? I checked some other themes what they did but it didnt get clear to me....
(example:
http://test.wayiri.org)