Welcome Guest, Not a member yet? Register   Sign In
Problems with CSS frameworks
#2

[eluser]Stoney[/eluser]
You are trying to call controller prueba_yaml, but you are refferring to Prueba_blue.
Try localhost\coud\index.php\prueba_blue

Your view file is wrong at the controller too, you should change it to $this->load->view('vista_prueba_yaml'); in your case...

You should place the css file to /root/css folder and link it to href = base_url().'css/layout.css'


Messages In This Thread
Problems with CSS frameworks - by El Forum - 08-10-2011, 04:58 AM
Problems with CSS frameworks - by El Forum - 08-10-2011, 06:57 AM
Problems with CSS frameworks - by El Forum - 08-10-2011, 07:55 AM
Problems with CSS frameworks - by El Forum - 08-10-2011, 12:41 PM



Theme © iAndrew 2016 - Forum software by © MyBB