free extension for image slider for your magento ecommerce website.
Multiple Banner Extension
This extension is a nice easy one to install and works fine
http://www.magentocommerce.com/magento-connect/Unicode_Systems/extension/6106/multibanner_module
The only problem if you can call it that is that by default it puts a link in your top nav links which is a bit
strange to have a link to a banner in this area!!
To remove the link please do the following
1. To remove link “banner” on toplinks open file app\design\frontend\default\default\layout\unibanner.xml and comment out these lines:
<!– <reference name=”top.links”>
<action method=”addLink” translate=”label title” module=”banner”>label>Banner</label>url>banner</url><title>Banner</title><prepare>true</prepare></action>
</reference> –>


