| How to modify the web template files |
|
|
|
|
PHPMembers membership software is a template-based script. To make its look and feel fit into your entire website, you need to modify its templates files.
Links in the template files It is very important to make all links in the template files to be absolute links. The template files are used by scripts in different directory levels, using relative links could cause problems of missing links. Removing copyright information <a href=http://www.phpmembers.com target=_top>PHPMembers Membership Software</a> For commercial users, you can remove the PHPMembers copyright information once you purchase a commercial license for the website using the system. To purchase a license, please click here.
|




