Welcome Guest, Not a member yet? Register   Sign In
[solved]Why cant I connect my css file?
#1

[eluser]Unknown[/eluser]
First and foremost, my admin_view is here -> C:\xampp\htdocs\SS\system\application\views\admin\admin_view

I tried placing my admin_view outside admin folder, which means ->
C:\xampp\htdocs\SS\system\application\views\admin_view

If I place at this directory (outside admin folder), using the code below will work.

Code:
<link rel="stylesheet" href="css/style.css" type="text/css" media="screen" charset="utf-8">

My css folder is located at here
C:\xampp\htdocs\SS

I have no clue how to solve the problem if my admin_view is in admin folder. Been trying many ways.
Can anyone help?




Theme © iAndrew 2016 - Forum software by © MyBB