vermute mal er meint die Links in weißer Schrift auf weißem Hintergrund
Die meinte ich auch. Die sind nicht codiert und sollten eigentlich problemlos zu entfernen sein (auch wenn der Themeautor den tollen Hinweis hinterlassen hat...)
PHP
</div>
<div id="footer">Copyright © <a href="<?php bloginfo('home'); ?>"><strong><?php bloginfo('name'); ?></strong></a> - <?php bloginfo('description'); ?></div>
<?php // This theme is released free for use under creative commons licence. http://creativecommons.org/licenses/by/3.0/
// All links in the footer should remain intact.
// These links are all family friendly and will not hurt your site in any way.
// Warning! Your site may stop working if these links are edited or deleted ?>
[COLOR="RoyalBlue"]<div id="footer2">Powered by <a href="http://wordpress.org/"><strong>WordPress</strong></a> | Find <a href="http://www.ifreecellphones.com/cheap-blackberry-phones.asp">BlackBerry Phones for Sale</a> Online. | Thanks to Top Bank <a href="http://www.thepiggybanker.com/">CD Rates</a>, <a href="http://mmohut.com">Free MMORPG Games</a> and <a href="http://conveyancing.homesonsale.co.uk/hip.php">Home Information Packs</a></div>[/COLOR]
</div>
<?php
wp_footer();
echo get_theme_option("footer") . "\n";
?>
</body>
</html>
Alles anzeigen