Page 1 of 1

Links

Posted: Wed Apr 25, 2007 10:07 pm
by Andy Grey
Matt, you should set up the advertising links to open in another page rather than in the same page..means you don't have to load up FFF again once finished gooking at the goodies. :mrgreen:

links

Posted: Thu Apr 26, 2007 2:10 pm
by Matt Flynn
Thanks for the tip Andy - unfortunately the system I use for the ads doesn't easily allow a new window to open - I'll have to look at this further later on.

Posted: Thu Apr 26, 2007 4:52 pm
by Andy Grey
Matt not sure if you can access your HTML editor but you need to have have a look at your coding on your main page where the coding for the advertising rests, have copied it here below. The bottom line contains the area that says target="_new" you need to change this to target="_blank" and it will open in a separate page .

f="http://www.clixGalore.com/Sale.aspx?BID ... hop.com.au" OnMouseOver="javascript:window.status='';return true;NAUGHTY
<img src="http://www.is1.clixgalore.com/cgd.aspx? ... &AdID=7543" border="0" height="38" width="150" alt="Ocean Storm Fishing Tackle"></NAUGHTY<br>
<a href="http://www.clixGalore.com/default.asp" target="_new"><img src="http://www.cliximages.com/images/clixga ... footer.gif" border="0"></NAUGHTY</NAUGHTY

You would need to do this for all the advertising coding resting in your main page.

Hope that helps
Andy