I am working on a codeigniter project. I am having a problem about css. the css are included in the header in the following fashion:
<link href="http://localhost/ebookazine/assets/css/reset.css" rel="stylesheet" type="text/css" />
<link href="http://localhost/ebookazine/assets/css/typography.css" rel="stylesheet" type="text/css" />
<link href="http://localhost/ebookazine/assets/css/FlashStatus.css" rel="stylesheet" type="text/css" />
<link href="http://localhost/ebookazine/assets/css/webshop.css" rel="stylesheet" type="text/css" />
but no css links are working. someone help about this?
http://localhost/ebookazine/assets/css/reset.csswhen you go there with a browser directly?.htaccessthat's not allowing files in/assetsto be directly accessed. However, why we are being forced to guess is anyone's guess. StoneGarden, here are several people eager to help you. You had an inquiry 3 minutes after posting, please pay attention to your active questions.