Welcome Guest, Not a member yet? Register   Sign In
Views doesn't load CSS and JAVASCRIPTS
#2

[eluser]Dam1an[/eluser]
You need to give it an absolute path, I use
Code:
<link rel="stylesheet" href="<?=base_url().'css/reset.css'?>" media="screen" type="text/css" />
etc

You'll need the URL helper loaded for the base_url function


Messages In This Thread
Views doesn't load CSS and JAVASCRIPTS - by El Forum - 06-17-2009, 03:45 PM
Views doesn't load CSS and JAVASCRIPTS - by El Forum - 06-17-2009, 03:51 PM
Views doesn't load CSS and JAVASCRIPTS - by El Forum - 06-18-2009, 04:06 PM



Theme © iAndrew 2016 - Forum software by © MyBB