Hello people. Just have little problem placing ad under SMF link tree. That is these areas with example in bold
The InfoStride » TECHNOLOGY & INNOVATION » WebMasters | SMF Help
I do not use ad management mod but I will appreciate your support. Do not know if I did the right thing in index.template.php as when I did, it display the ad three times.
Note pls:Do not mean placing it under main menu but the given area as done likewise on theinfostrides.com. Thanks....
I will post the instruction later.
Hmmm.. I finally stumbled upon it and got it fixed
// Show the navigation tree.
theme_linktree();
echo '
<div style="text-align: center">
adv code
</div>';
Thanks for responding...
Ok. Good!