Quote:
Originally Posted by onehost
This is what ive been looking for also, red should have option to remove/replace
the Text, and the link, I want to change the text, and point the link someplace
other then what it is. I have yet to find out how. it would be much easier
if it was in admincp/ad management
Thanks
|
Hi,
Look for
<phrase 1="$vboptions[bburl]">$vbphrase[adintegrate_remove_ads]</phrase> in the templates. You can move it where you want and replace the
$vboptions[bburl] part with where you want it to link to.
To change the text, edit the phrase
adintegrate_remove_ads with the phrase manager.
I appreciate its a little more unwiedly in some ways, but this way allows for different setups in different places and is also a little more efficient for your forum speed-wise.