The default template server for SiteCenter is http://www.buildertemplates.com. But you can set up your own templates server by following these steps:
Download the attached file (all.php)
- Upload the file all.php file into your server
Create a folder called zips
Inside the zips folder, create the folders for the categories, like Business, Education, etc
- Replace all the spaces in your zip file names to _ (underscore)
Place the zip files for your template inside the categories folder you have just created. The path to the zip files will look like /zips/Business/Meeting_1.zip.
- Change the $GLOBALS["templateURL"] string on the /admin/includes/config.php file to point to your template server
