|
Installing a Template TNG templates allow you to quickly give your site a professional look and feel. To install a template, just pick the one
you want (see the choices at http://lythgoes.net/genealogy/templates.php), then find the corresponding folder within
the "templates" folder in your TNG zip file, or download it from the TNG downloads page), then upload
the template files to the main TNG folder on your site. Overwrite any existing files with the same names.
Customizing You may certainly customize your site beyond what the template files allow. Your default home page is index.php, and your
default header and footer are topmenu.php and footer.php. The template-specific "style" (colors, fonts and other
formatting) is defined in templatestyle.css, but if you want to change anything, it is best to make the changes in
mytngstyle.css, so that your changes will not be overwritten in a future upgrade.
Simple Changes Changes can be made by directly editing the files mentioned in the previous paragraph, but some simple changes can be made just by
editing the Template Settings. Choose a template by number and you will be shown some of the key elements of the page. Changing
those settings will automatically update your site, assuming that you have the selected template installed and that you have not
customized the pages by hand already. You may make whatever manual changes you want, but if you remove any of the PHP
code, these settings may no longer have any effect.
Images If you would like to change an image, the easiest way to do that is to upload your own image with the same name as the existing image.
For best quality, you will also want to make your image the same dimensions as the existing image. You can find the dimensions
by right-clicking on the image as you view it in your browser and selecting "Properties" or "View Image Info". If you must
change the image dimensions, you will want to manually update them as they appear in the HTML.
Changing Your Mind You may choose options for multiple templates, but only one will be in use at any time. If you decide later that you want
a different template, just upload the new template files in the same manner that you uploaded your original temlate files.
You may want to make a backup of the index.php, topmenu.php and footer.php files before you do that, just in case you
decide to go back.
|