Welcome Guest, Not a member yet? Register   Sign In
CSS file is not loaded in view file
#5

[eluser]John_Betong[/eluser]
[quote author="Magnusvb" date="1248349218"]Thanks for your suggestions.

But it was the htaccess file that caused the problem. If I removed it the css file was loaded. Moving the css folder outside the application folder did not helped.

-- Magnus[/quote]
 
I think that your .hraccess file is preventing your css file from loading.

I just did a search on the forum for "RewriteCond css" and came up with the following:
Code:
rewriteCond $1 !^(index\.php|images|robots\.txt|css)

I have not tried this but it looks as though it may solve your problem.
 
 
 
37


Messages In This Thread
CSS file is not loaded in view file - by El Forum - 07-22-2009, 06:16 AM
CSS file is not loaded in view file - by El Forum - 07-22-2009, 06:51 AM
CSS file is not loaded in view file - by El Forum - 07-22-2009, 07:46 AM
CSS file is not loaded in view file - by El Forum - 07-23-2009, 12:40 AM
CSS file is not loaded in view file - by El Forum - 07-23-2009, 01:06 AM
CSS file is not loaded in view file - by El Forum - 07-23-2009, 05:42 AM
CSS file is not loaded in view file - by El Forum - 07-23-2009, 06:25 AM
CSS file is not loaded in view file - by El Forum - 07-23-2009, 07:51 AM



Theme © iAndrew 2016 - Forum software by © MyBB