Mono Support Change Template 

Viewed 14919 time(s), 3 post(s), 9/23/2011 9:06:45 AM - by Maxim
9/23/2011 9:06:46 AM
319 Reputation 30 Total posts

Can I change a template for all pages at once(layout, add some other sections)?

1
9/23/2011 9:53:35 AM
15993 Reputation 2214 Total posts

Hi,

for pages you can only change the Theme. The theme can be changed manually one by one in the MonoX administration under the Pages management. If you want to change the Theme on all pages you will need to use Visual Studio and use simple Find and Replace technique and change the Theme="Default" to your Theme e.g. Theme="MyTheme".

Regards

2
9/23/2011 10:06:23 AM
7207 Reputation 956 Total posts

If you want to change the page structure, you will have to edit master pages also. In most scenarios, your custom master pages will inherit from "/MonoX/MasterPages/MonoX.master", you can study the Default.master for more details.

3
This is a demo site for MonoX. Please visit Mono Software for more info.