customize footer
http://www.panticz.de/sites/default/files/magento/footer/footer.phtml.diff
--- ./app/design/frontend/default/default/template/page/html/footer.phtml.org 2010-12-23 12:02:22.000000000 +0100
+++ ./app/design/frontend/default/default/template/page/html/footer.phtml 2010-12-23 12:02:28.000000000 +0100
@@ -26,7 +26,7 @@
?>
<div class="footer-container">
<div class="footer">
- <?php echo $this->getChildHtml() ?>
+ <?php echo $this->getChildHtml() ?> | <li class="last"><a href="/kontakt.html"><?php echo $this->__('Contact Us') ?></a></li>
<address><?php echo $this->getCopyright() ?></address>
</div>
</div>
remove footer links
http://www.panticz.de/sites/default/files/magento/footer/local.xml
<?xml version="1.0" encoding="UTF-8"?> <!-- /app/design/frontend/default/default/layout/local.xml --> <layout> <default> <remove name="footer_links"/> </default> </layout>
Links
http://www.matthias-zeis.com/archiv/footer-links-magento-anpassen