I am new to Pyrocms and reading the documentation i could not change fix my problem. I need my own template is to be incorporated that is i want to change the default one provided. How can i do that. I really need a help
|
feedback
|
|
Go into:
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 | |||||||
feedback
|