⚠ In case you've missed it, we have migrated to our new website, with a brand new forum. For more details about the migration you can read our blog post for website migration. This is an archived forum. ⚠

  •     

profile picture

Followed Grocery CRUD Tutorial to the letter. This is my result:



procomppc

procomppc
  • profile picture
  • Member

Posted 07 December 2017 - 17:59 PM

Hi 

 

I have followed the very much appreciated tutorial on your site! 

 

https://www.grocerycrud.com/documentation/create-crud-codeigniter-tutorial

 

Upon completion. I got the result BUT without any formatting. The texts are just floating with no border lines. The buttons and input boxes are grey and left aligned.

 

It seems as if no formatting has been applied to the page at all. I have attached a screenshot of my page. 

 

I hope you can help with this. 

 

A.M.Sharif 

 

 


Amit Shah

Amit Shah
  • profile picture
  • Member

Posted 08 December 2017 - 04:17 AM

check on the network tab in debug bar and you will find it is all issue with configuring codeigniter at the first place. Fix on the configurations of Codeigniter and you will get the desired output.

 

Happy GCing :) 


procomppc

procomppc
  • profile picture
  • Member

Posted 08 December 2017 - 10:09 AM

Thank you very much. This has resolved my issue.