Welcome to Our Business, Inc. Web Site
This is a sample website design that will help you understand how to convert a site template
into a master page in Kentico.
How to convert a website template into a master page
The procedure is simple:
- Create a new site.
- Open the Pages application.
- Click the root document in the content tree, which is the master page.
- Switch to the Design tab, right-click the green template header and click Edit layout in the menu.
- Copy the HTML code from the static page into the layout.
- Insert web part zone tags whereever you want to display dynamic content, such as editable regions, menus, news, etc.
- Click Save & Close.
- Add web parts with the required content into the web part zones.
- Remember to place one Page placeholder web part onto the master page template, so you can nest sub-pages.
- Open the CSS stylesheets application, and copy the required CSS styles into your website's stylesheet.
You're done. Now you can continue by creating sub-pages.
|