Re: Add custom vert menu box
Such boxes are built up using the capture functionality and the menu template.
Start by duplicating a box that is already there, e.g. the news box. So duplicate news.tpl and rename it e.g. mybox.tpl
Then delete and replace everything between the {capture } tags.
ftp it up, then call it from skin1/customer/home.tpl using the include statement, as per the other boxes are called.
|