Welcome Guest, Not a member yet? Register   Sign In
Integrating layouts with CI sites
#1

[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?
#2

[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è
#3

[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?
#4

[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




Theme © iAndrew 2016 - Forum software by © MyBB