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?
Views: 831
New Zenner
I want to add a custom text box at the center column. Is there any plugin available? If not, how can I do?
Totally Zenned
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
Tell staff why this post should be reviewed.