Quote:
Originally Posted by Parker Clack
I love this hack. I would however like the ability to add text under the icons when they are docked so that what they represent isn't in question.
|
you will need to configure the menu entries.. open the 'afm_fisheye_menu' template under the 'Ajax Fisheye Menu' template group.
- To add new menu items just use the following format:
Code:
<a class="dock-item" href="#"><img src="fisheye/images/home.png" alt="home" /><span>
here</span></a>