Re: Need help with .htaccess
your .css file is forbidden, it means either some .htaccess is already acting there or the file permissions are not OK.
Action item:
1. Check file permission
2. Check the directory having .css file for any .htaccess file ( check it's parent directory also if not found, go up the hierarchy of tree structure till you till reach your www root dir)
|