Welcome Guest, Not a member yet? Register   Sign In
Confounded with CSS file!!!
#8

[eluser]Aken[/eluser]
[quote author="gh0st" date="1259353904"]I don't put my assets in the system folder. I put it outside of CI altogether and keep it seperate.

ie:
/assets/css/
/assets/js/
/assets/images/
..etc
/system/

Then I make sure in the <head> of any document I put:

Code:
<link rel="/assets/css/whatever.css" />
<base href="<?=base_url();?>" />

This seems to work fine.[/quote]
In most situations, with this file structure, you wouldn't even need the base HREF defined. But it doesn't hurt.


Messages In This Thread
Confounded with CSS file!!! - by El Forum - 11-25-2009, 03:25 PM
Confounded with CSS file!!! - by El Forum - 11-25-2009, 05:47 PM
Confounded with CSS file!!! - by El Forum - 11-25-2009, 06:37 PM
Confounded with CSS file!!! - by El Forum - 11-25-2009, 06:42 PM
Confounded with CSS file!!! - by El Forum - 11-26-2009, 12:38 AM
Confounded with CSS file!!! - by El Forum - 11-26-2009, 07:49 AM
Confounded with CSS file!!! - by El Forum - 11-27-2009, 08:31 AM
Confounded with CSS file!!! - by El Forum - 11-27-2009, 01:56 PM



Theme © iAndrew 2016 - Forum software by © MyBB