This may be a repeat of a previous post, but I have searched and can't find anything.
So anyway, my question is:
I have joined an affiliate program and I would like to display their banner ads on my dolphin site. I have also joined google ads and would like an "ads by google" banner on the site.
Can anyone point me in the right direction? I tried using the Banners section under the tools menu but I am not sure how to put the code which includes my affiliate number etc..
Any help will be appreciated as I am new here.
<a href='http://affiliatesitelinky.com/AFClick.asp?affiliateID=121544&merchantID=769&programmeID=2443&mediaID=11570&tracking=&url='><img border=0 src='http://banners.affiliatesitelinky.com/769/11570.gif'></a>
please suggest how to make it done.
go to file /inc/banners.inc.php
right below
$out .= " <div align=\"center\"> <a target=\"_blank\" href=\"{$bann_click_url}?{$arr['ID']}\" onmouseout=\"ce()\" onfocus=\"ss('{$arr['Url']}')\" onmouseover=\"return ss('{$arr['Url']}')\">{$arr['Text']}</a><br />";
add
$out .= "<div see more
its workin for my site take a look. www.gokufanclub.com/dolphin/index.php
That file isn't writable and I can't seem to get the permissions to change and stay changed.