Phpmotion template edits
Posted July 11th, 2008 by PMH
How to add a new static page: http://phpmotion.com/forum/index.php/topic,6225.0.html
How to change About us | Contact Us | Terms | Advertising:
- go to the templates folder
- edit generic_about.htm, generic_contactus.htm, generic_terms.htm and generic_advertise.htm
Remove the audio tab
In classes/config.inc.php look for $enable_audio and set it to no.
$enable_audio = 'no'; //If 'yes' PHPmotion will have both audio and video
