Integrating layouts with CI sites |
[eluser]Apocryphon[/eluser]
Has anyone tried integrating a layout or theme from sites such as freelayouts.com or oswd.org? Would anyone like to give any tips?
[eluser]Cristian Gilè[/eluser]
You need a template library like this: http://philsturgeon.co.uk/code/codeigniter-template The user guide (http://philsturgeon.co.uk/demos/codeigni...ser_guide/ ) will help you to learn more about template management. Cristian Gilè
[eluser]Apocryphon[/eluser]
Are there any examples of converting a preexisting layout into CI with a template library? Or perhaps, building one from the ground up?
[eluser]InsiteFX[/eluser]
There are no tutorials for this that I know of. But what you need to do is rename the extension .html to .php Then you can load it as a view, but you will need to correct all the paths for css etc. InsiteFX |
Welcome Guest, Not a member yet? Register Sign In |