beyler bende bi yöntemle yaptım paylaşmak istiorm...
temanızın index.template'snde bulun..
// Show the "Powered by" and "Valid" logos, as well as the copyright. Remember, the copyright must be somewhere!
echo $leftboxbot3.'
<div style="padding-top: 15px;">
<table cellspacing="0" cellpadding="0" border="0" align="center" width="100%">
<tr>
<td valign="middle" align="center" style="white-space: nowrap;">
', theme_copyright(), '
</td><td align="right"><span class="smalltext">';
hemen üstüne siteadi.com/forum ise
echo'
<center><br><a href="/forum/sitemap/" target="_blank"><img src="/forum/sitemap/images/1.gif" /></a> <a href="/forum/sitemap/sitemaps.php" target="_blank"><img src="/forum/sitemap/images/2.gif" /></a> <a href="/forum/archives.php" target="_blank"><img src="/forum/sitemap/images/3.gif" /></a></center></br>
<br> <center> <a href="/forum/index.php?wap">Wap</a> | <a href="/forum/index.php?wap2">Wap2</a> | <a href="/forum/index.php?imode">Wap Forum</a> | <a href="forum/index.php?action=.xml">XML</a> | <a href="/forum/index.php?action=.xml;type=rss">Rss</a></center>
</br>';
eğer siteadi.com/ ise
echo'
<center><br><a href="/sitemap/" target="_blank"><img src="/sitemap/images/1.gif" /></a> <a href="/sitemap.xml" target="_blank"><img src="/sitemap/images/2.gif" /></a> <a href="/archives.php" target="_blank"><img src="/sitemap/images/3.gif" /></a></center></br>
<br> <center> <a href="/index.php?wap">Wap</a> | <a href="/index.php?wap2">Wap2</a> | <a href="/index.php?imode">Wap Forum</a> | <a href="/index.php?action=.xml">XML</a> | <a href="/index.php?action=.xml;type=rss">Rss</a></center>
</br>';