Zen Cart Logo

custom center box

Locked

Views: 831

Results 1 to 2 of 2
This thread is locked. New replies are disabled.
8 Feb 2009, 10:05 AM
#1
alimtlai avatar

alimtlai

New Zenner

Join Date:
Sep 2008
Posts:
87
Plugin Contributions:
0

custom center box

I want to add a custom text box at the center column. Is there any plugin available? If not, how can I do?

8 Feb 2009, 2:05 PM
#2
absolute avatar

absolute

Totally Zenned

Join Date:
May 2005
Location:
Bath, Somerset
Posts:
1,054
Plugin Contributions:
2

Re: custom center box

There isn't a standard module, and where you want to add it will affect where you alter the code. For example, if you want the section on every page, you can alter includes/templates/YOUR_TEMPLATE/common/tpl_main_page.php. If you only want to include the section in specific pages, create the module in the templates folder, and then edit the relevant tpl_ files, to include the new file you created.

Good luck,

Absolute