![]() |
White labeling in codeigniter - Printable Version +- CodeIgniter Forums (https://forum.codeigniter.com) +-- Forum: Archived Discussions (https://forum.codeigniter.com/forumdisplay.php?fid=20) +--- Forum: Archived Development & Programming (https://forum.codeigniter.com/forumdisplay.php?fid=23) +--- Thread: White labeling in codeigniter (/showthread.php?tid=47509) |
White labeling in codeigniter - El Forum - 12-12-2011 [eluser]theknight[/eluser] I have written a bespoke CMS using CI, however I am having trouble white labeling it. What is the best way to fetch different CSS files depending on which domain the end user is coming from, and then using that to override the main CSS file in the CI app? Thanks. |