|
To create a custom template for your site ( MM version 2.62 and below ) it's recommended that you downloading one of the templates ( Blue_Left_Bar.htm ) that are in place to see how the bits all work together. You can find the templates in the /template folder and access them via FTP or cpanel's File Manager.
Then -- 1. Create a regular HTML file with the extension of .htm. ( NO NOT NAME IT INDEX.HTM ) Add the system include codes within the HTML code, with a PHP path: <script language="php">include("$Home_Path/$Inc_Dir/somefile.php");</script> Where "somefile.php" is a file within the "enc" (or includes) directory, as shown in gray next to the site include name on the site codes page. 2. Follow the instructions below when creating the template:
|
||||||||||||||||||

