Issue with CSS after import
Hi, i've this situation:
- for my customer i've developed the website in folder of my ftp (http://percezioni.com/galaw/) and works fine
- now i need to configure and install the theme on real domain http://www.galaw.it
After installation theme i've some problem with css; fonts and color are not the same of the test website (http://percezioni.com/galaw/)
with console of Chrome i can see this error
http://www.galaw.it/wp-content/themes/giovannelli-associati/style-colors.php?ver=8.6 ---> 403 Forbidden Access to this resource on the server is denied!
http://www.galaw.it/wp-content/themes/giovannelli-associati/style.php?ver=8.6 ---> 403 Forbidden Access to this resource on the server is denied!
Can you resolve me please?
Do you need ftp credential? Where i can send you?
Comments
you're right. Files with dynamic css does not work on your server. You can try this solution http://forum.muffingroup.com/betheme/discussion/3081/problem-with-style-php-and-style-colors-php-file but if this wont help, then you must contact with server admin because server is not able to open css files with php extension.
Thanks!