Viewing 2 replies - 1 through 2 (of 2 total)
  • i have this problem too

    nevermind, i found the solution. just add target="_blank" in the ad code.

    for example, your ad code looks like this:

    <a href="http://www.yoursite.com"><img src="%image%" /></a>

    just add this to your code:

    <a href="http://www.yoursite.com" target="_blank"><img src="%image%" /></a>

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Opening Ad Links in New Window’ is closed to new replies.