Welcome Guest, Not a member yet? Register   Sign In
No-CMS, A Free CodeIgniter based CMS to start your project
#56

[eluser]goFrendiAsgard[/eluser]
[quote author="drmikecrowe" date="1343956553"]Is there a way to set a theme per module?[/quote]

No we can't set theme per module, but we can programmatically set theme for every view.
Code:
$this->view('example/example_index', $this->data, NULL, NULL, 'orange');
Such a code will view 'example/example_index' in 'orange' theme


Messages In This Thread
No-CMS, A Free CodeIgniter based CMS to start your project - by El Forum - 08-02-2012, 08:18 PM



Theme © iAndrew 2016 - Forum software by © MyBB