---restore content starts---
The first step
Copy the Web page you want to replace into a new folder under the Templates folder, and then create a content folder to throw the pages into the content folder.
Step Two
Place files such as JS and image below the Statics folder under the appropriate folder
Step Three
Set up three pages of home page The first is called header.html the second is called index.html, the last one is called footer.html
Fourth Step
Open the background. Set inside point site management, modify the default template SEO configuration can be modified under the name or something
Fifth Step
Click on the content, Model Management, modify the template settings inside the available styles, all modules are changed
Sixth step
Click Content, manage columns, add columns Click Edit, Default style changes.
Update Cache Generation Home
The following is the path where the problem begins to modify
Open the index.html under the content folder
The first step
The first page into three pieces, open header, index, footer file decomposition home page, header is the navigation section, footer is the footer section. And then introduce the header and footer into index.
Step Two
Find replacement/bs is the path of JS
There's also the same picture path, and the style path.
Step Three
Start replacing all the things you need to replace.
PC Label for navigation
Content is the output, action= "category" is the meaning of the column of the PC label is output column. Catid=0 column of the superior is Oh is a first-class label. Number of num=25 calls up to 25, SiteID site code, order this is the meaning of ascending order
The loop tag is the loop mark loop output, which is defined on the data above, which defines each of the above items to r, the loop output menu, the home path to the list name for
The list of the amount a tag jumps into,
Fourth Step
Adding a column is adding navigation content
Carousel
The following module
Frame Replacement Home Page