Attaching a CSS? |
[eluser]obobo[/eluser]
Another option would be to use Michael Wales' Asset Helper, which is part of his Code Igniter Dev Pack it allows you to specify the path to your style sheets in the helper and create a link to the style sheet in your views using : css_asset('style.css''); very useful if you're linking to style sheets in several documents, and the path to your style sheets could potentially change down the road. |
Messages In This Thread |
Attaching a CSS? - by El Forum - 04-29-2008, 08:58 AM
Attaching a CSS? - by El Forum - 04-29-2008, 09:22 AM
Attaching a CSS? - by El Forum - 04-29-2008, 09:55 AM
Attaching a CSS? - by El Forum - 04-29-2008, 10:27 AM
Attaching a CSS? - by El Forum - 05-01-2008, 05:50 AM
Attaching a CSS? - by El Forum - 05-01-2008, 06:44 AM
Attaching a CSS? - by El Forum - 05-01-2008, 07:00 AM
Attaching a CSS? - by El Forum - 05-01-2008, 07:04 AM
Attaching a CSS? - by El Forum - 05-01-2008, 07:39 AM
Attaching a CSS? - by El Forum - 05-01-2008, 09:30 AM
|