Mono support board

Start the conversation, ask questions and share tips and solutions with fellow developers.

Non-registered users can only browse through our support boards. Please register now if you want to post your questions. It takes a second and it is completely free. Alternatively, you can log in without registration using your credentials at major sites such as Google, Microsoft Live, OpenId, Facebook, LinkedIn or Yahoo.

Mono Support Change Template 

Viewed 5363 time(s), 3 post(s). 9/23/2011 9:06:45 AMby Maxim
Maxim
1

Maxim 9/23/2011 9:06:46 AM

Can I change a template for all pages at once(layout, add some other sections)?
This content has not been rated yet. 
319 Reputation 30 Total posts
khorvat
2

khorvat 9/23/2011 9:53:35 AM

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
This content has not been rated yet. 
11526 Reputation 1639 Total posts
denis
3

denis 9/23/2011 10:06:23 AM

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.
This content has not been rated yet. 
6785 Reputation 874 Total posts