View Single Post
  #2 (permalink)  
Old 07-23-03, 02:00 AM
Stealth Stealth is offline
1337 pr0gr4mm3r
 
Join Date: Jun 2003
Location: Glasgow, Scotland
Posts: 188
Thanks: 0
Thanked 0 Times in 0 Posts
find the BM_GetRndBanner() function and there will likely to be a link somewhere in the coding. change the target url to open in a _blank window. e.g

<a href="www.website.com" target="_blank">Click Here</a>


im not familiar with the Banner Manager script so if it doesnt work post the code to the whole function
Reply With Quote