Hi, in the process of setting up a new 7.6.14 Typo3 site, I experience a 
strange problem.

I include css (and other) files like this:
page.includeCSS.foundation = 
fileadmin/templates/resources/bower_components/foundation-sites/dist/foundation.css
page.includeCSS.app = fileadmin/templates/css/app.css

Which is in the html file like this:
<link rel="stylesheet <>" type="text/css <>" 
href="fileadmin/templates/resources/bower_components/foundation-sites/dist/foundation.css?1481558436
 
<view-source:http://www.menes2.h-kracht.nl/fileadmin/templates/resources/bower_components/foundation-sites/dist/foundation.css?1481558436>”
 media="all <>">
<link rel="stylesheet <>" type="text/css <>" 
href="fileadmin/templates/css/app.css?1481568709 
<view-source:http://www.menes2.h-kracht.nl/fileadmin/templates/css/app.css?1481568709>"
 media="all <>">


But no css is applied in the FE? So I checked the path which is correct. Also 
had a look at the .htaccess file and the config and tried with the version 
number off. But no way. Strange thing is also, If I look at the browsers page 
source and follow the link to the css file its not opening. It says server not 
found ? 

I have an other typo3 7.6.4 site with the same page.includeCSS and that is 
working fine. Only difference is that in that one I have fileadmin/Template an 
in this case fileadmin/templates is that what’s breaking my (css) files to work?

Any idea how to troubleshoot this further? 


Kind Regards,
HocomAdvies 

Wiechert Hooghwinkel



www.hocom-advies.nl











_______________________________________________
TYPO3-english mailing list
TYPO3-english@lists.typo3.org
http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-english

Reply via email to