|
Hello
I’m wondering how I could create a custom top.links.phtml. I would need to add some additional code to it to style it up the way I want it but don’t want to edit the core file.
The top.links.phtml sets the My Account, My Cart, Checkout and Log In links at the top of the default layout.
I don’t need to change anything in the Toplinks.php file but I realise I might have to make a local version of this one as well as the phtml template is specified in this file and not in the xml.
I would just need a pointer to how to start. Do I need to create a custom module for this?
Thanks!
|