How do I get the banners to open in a seperate (blank) page instead of taking viewers away from my site? Easy question I hope...
Many thanks

Comments

reed.r’s picture

In the Banner editing menu you choose target: _blank.

If you have text link add %target to your a tag. For example

<a href="%url" target="%target">Billions of bilious blue blistering barnacles</a>

reed.r’s picture

Status: Active » Closed (fixed)

I believe this issue is resolved.