Why does Kohana doesn't read my CSS?

Discussion in 'PHP' started by Trajko, Aug 9, 2013.

  1. #1
    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?
     
    Trajko, Aug 9, 2013 IP
  2. sarahk

    sarahk iTamer Staff

    Messages:
    28,897
    Likes Received:
    4,555
    Best Answers:
    123
    Trophy Points:
    665
    #2
    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.
     
    sarahk, Aug 12, 2013 IP
  3. samyak

    samyak Active Member

    Messages:
    280
    Likes Received:
    7
    Best Answers:
    4
    Trophy Points:
    90
    #3
    Your test page looks good on all the browsers. What exactly is not working for you?
     
    samyak, Aug 12, 2013 IP