Welcome Guest, Not a member yet? Register   Sign In
Template library and css, js path
#1

[eluser]Massimiliano Marini[/eluser]
Hi all,

I'm using the Phil Sturgeon template libray and I'm using themes, but I don't know where to put css and js folders with relative files, example css/style.css and js/scripts.js

This is my currently theme path:

Code:
/application/themes/default/views/layouts/default

I've inserted the css folder here (in the same path of views folder):

Code:
/application/themes/default/css

but when I use append_metadata nothing happen:

Code:
$this->template->append_metadata('<link rel="stylesheet" href="/css/layout.css" type="text/css" />');

I've tried with different css folder path, but nothing ... where I'm wrong?


Messages In This Thread
Template library and css, js path - by El Forum - 11-25-2010, 05:19 PM
Template library and css, js path - by El Forum - 11-25-2010, 06:38 PM
Template library and css, js path - by El Forum - 11-25-2010, 07:07 PM
Template library and css, js path - by El Forum - 11-26-2010, 12:27 AM
Template library and css, js path - by El Forum - 11-26-2010, 02:36 PM



Theme © iAndrew 2016 - Forum software by © MyBB