tags:

views:

51

answers:

1

Hi,

I want to add more links in the my account page after customers logged in. I dont know whee to edit , i checked the customer related all the layout7 template files, where i can add those links, Please tell me

+1  A: 

You can edit app/design/frontend/default/<yourtheme>/layout/customer.xml for the majority of the links, however other links are also added in newsletter.xml, sales.xml and others. Search for the string customer_account in *.xml files to track them all down.

Jonathan Day
you are fantastic man, thanks.
Ela