My website is www.kipclip.com and it's running on Kohana. I created a new rental page. But it's not taking my CSS and JS files. I tried to find how this is included or if Kohana has a special method for do that. But still not successful. Do you have any idea regarding this?
You might be better asking at the Kohana forums but essentially what you are saying is that the html that kohana generates isn't creating the head section properly. You need to view the source and see where the broken html is, then find the code that generates the broken html Do you have it fixed though? http://www.kipclip.com/space/view/443 looks fine to me.