Seems like your site is not located in your root, like www.example.com, but in www.example.com/project
Try using
<?php echo $this->headLink()->appendStylesheet('/project/css/main.css') ?>
--
View this message in context:
http://www.nabble.com/Why-I-don%27t-have-css-%21%21----tp25453889p25458104.html
Sent from the Zend Framework mailing list archive at Nabble.com.
