Articles for November, 2009

Add a CSS class to Magento menu links

lsd 1 Comment » / Filed under For Web Designer, Magento Journal

Template file for link list menu Ever wonder or ever hit your head on the wall what bloody template file controls the site link, footer link in Magento and how to add a class to it? That’s right, it’s the page/template/links.phtml. The template file generates ‘first’ and ‘last’ class in li tag, but sometimes we [...]