1
Vote

How to Change Page Width and Page Template

description

Simple question (I hope): I've been trying to customize the platform for a deployment and am baffled as to where I change the page width and page template parameters. I've obviously not looked everywhere, but I've tried...
 
Any hint on where to find this? The Atom Theme site (http://atomsitethemes.erikzaadi.com/) has this exposed in the DHTML control -- so I know it is possible.
 
Thanks!!
 
brendon

comments

erikzaadi wrote May 18, 2010 at 7:01 AM

It's in the service.config , the "width" and "template" properties of the default page:
<!-- Default Site page setup, changes to this page will affect every Site page in all workspaces and their collections --> <svc:page name="Site" width="doc2" template="yui-t6">

HTH,
Erik

bpcmusic wrote May 18, 2010 at 1:54 PM

Thanks, Erik!!

jarrettv wrote Jun 1, 2010 at 5:09 AM

We plan to add this to the AtomSite Manager in 1.5.