Welcome Guest, Not a member yet? Register   Sign In
How to create a default css file for CI?
#19

[eluser]Shaheer[/eluser]
solved!!!

actually the problem was; i am using MVC first time so i was confused about where should i put the css, since all the requests were handled by index.php so i thought that that should be the correct place to put it. but it didn't worked the problem actually was with ..htaccess which comes with CI. It was forwarding all the requests to index.php as a parameter so my css file was actually passed to index.php as a param and it tried to load that controller (style.css) but since such a controller wasn't present it should me Page not found error i modified the .htaccess file and now it is working properly thanks for your help.

Big Grin

i had another question if any one can help me. How can i create a default view in CI? is there a way?


Messages In This Thread
How to create a default css file for CI? - by El Forum - 08-15-2009, 04:59 PM
How to create a default css file for CI? - by El Forum - 08-15-2009, 05:13 PM
How to create a default css file for CI? - by El Forum - 08-15-2009, 05:27 PM
How to create a default css file for CI? - by El Forum - 08-15-2009, 05:31 PM
How to create a default css file for CI? - by El Forum - 08-15-2009, 07:23 PM
How to create a default css file for CI? - by El Forum - 08-15-2009, 07:35 PM
How to create a default css file for CI? - by El Forum - 08-16-2009, 09:55 AM
How to create a default css file for CI? - by El Forum - 08-16-2009, 09:57 AM
How to create a default css file for CI? - by El Forum - 08-16-2009, 09:58 AM
How to create a default css file for CI? - by El Forum - 08-16-2009, 09:59 AM
How to create a default css file for CI? - by El Forum - 08-16-2009, 10:00 AM
How to create a default css file for CI? - by El Forum - 08-16-2009, 10:01 AM
How to create a default css file for CI? - by El Forum - 08-16-2009, 10:02 AM
How to create a default css file for CI? - by El Forum - 08-16-2009, 10:05 AM
How to create a default css file for CI? - by El Forum - 08-16-2009, 10:06 AM
How to create a default css file for CI? - by El Forum - 08-16-2009, 10:11 AM
How to create a default css file for CI? - by El Forum - 08-16-2009, 10:19 AM
How to create a default css file for CI? - by El Forum - 08-16-2009, 10:26 AM
How to create a default css file for CI? - by El Forum - 08-16-2009, 01:53 PM
How to create a default css file for CI? - by El Forum - 08-16-2009, 02:02 PM
How to create a default css file for CI? - by El Forum - 08-16-2009, 02:08 PM



Theme © iAndrew 2016 - Forum software by © MyBB