Re: Direct clicked banners inside site Well, I'll try to explain the way I half-solved this issue...
First, you need to define in the banner manager the local URL of your content page the way mambo does, something like: "http://yourdomain.com/index.php?option=com_content&task=view&id=144&Item id=175"
then you need to change the target window in mod_banners.com from _blank to _self
This solves the issue half because with the second step "all" banners will open inside instead of a new window...
Hope this gives the programmers an idea to put to work in a new banner component... Or perhaps there is already one I don't know about??? |