News:

Want to get involved in developing SMF? Why not lend a hand on our GitHub!

Main Menu

How to: function template_main_left

Started by nightware, July 07, 2006, 06:06:07 AM

Previous topic - Next topic

nightware

I'd like to modify the basic layout from


|      HEADER       |
-------------------
|     CONTENS      |
-------------------
|      FOOTER       |


to


|      HEADER       |
-------------------
|MENU| CONTENS |
-------------------
|      FOOTER       |



I want the MENU part to be a list of links, but that has nothing to do with my question.

i have tried to figure out how to do it, and I started out by writing a function:

function template_main_left

It seemed like the right way to do it, but I cannot figure out where to call it from.

Please help.  :)



Advertisement: