it's so easy to change, why don't you simply copy an existing template, add the new copy to templates, perhaps called Testing or something, make all your changes, eg colours, words used, banners, logo and so on. Once you're happy, copy it all back again?
ps my site is also non-dating and vldpersonals was the only choice because it is so easy to customize in nearly every respect.
in ../templates/your template name/ edit info.php as follows:
<?php
$LANG['info']['name'] = "Testing";
$LANG['info']['author'] = "VLD Interactive";
$LANG['info']['website'] = "www.vldinteractive.com";
$LANG['info']['email'] = "support@vldinteractive.com";
$LANG['info']['preview'] = "preview.gif";
?>
Last edited by DesperateSailors (2011-06-20 17:57:57)