开发者

How can i make customized template for the front end by overriding the default one?

I am new to Pyrocms and reading the documentation I could not change fix my problem. I need my own 开发者_StackOverflow社区template to be incorporated that is I want to change the default one provided. How can I do that. I really need a help.


Go into:

system/cms/themes/default/

This is the folder where you can find the default template of pyrocms. There you will see folders like "views, css, js, img" etc.

You can start by modifying views/layouts/default.html and views/partials/ folder.

Ofcourse if you need to change css and/or js you need to modify them too.

By the way this is the official pyrocms documentation for editing themes: http://www.pyrocms.com/docs/manuals/designers

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜