Re: Photo Gallery Mod
Kona,
You don't mention the line your trying to add, so I'm going to assume you are talking about the link on the customer side.
You can add it in various .tpl files for the customer page.. all are under skin1/
such as:
skin1/customer/special.tpl
skin1/help.tpl
skin1/customer/categories.tpl
Once added, save, then look at your customer side, you should see the word "Gallery" as the menu item (you can change the word in the linkage for the link line itself, but for this purpose, I'll just say Gallery) and depending on where you like it, you can then either leave it or try the other various tpl files till you find a solution you are happy with. This is a great way to learn how the other tpl files are of benefit to you. I for instance don't let my static pages show on help.tpl, I instead place links in my special.tpl in order to have static pages show up there instead.
|