Hi,
I'm using phpgrid and codeigniter like http://www.phpgrid.org/faqs/#1 and have a problem. Codeigniter run fine but images not show (nex, back, add, delete, edit…).
You can view here: http://www.aiguesmoia.cat/cpresencia/index.php/grid2.
Thanks.
1 Answers
It looks like fonts are not being loaded from css.
Ideally it should have font content in response like:
http://prntscr.com/hcj84i
But in your case it's:
http://prntscr.com/hcj8ux
Please see if it is working without codeigniter.
It will show if it is with CI or with webserver.
Your Answer