Problem with CSS

This public forum is for user-to-user discussions of PHPMaker. Note that this is not support forum.
Post Reply
alescotti73
User
Posts: 57

Problem with CSS

Post by alescotti73 »

Hi all
i made a site and uoloaded on my server but, whilst in localhost it's all fine, on production i see no stylesheet.
I've generated all the files another time and in the bootstrap3/css folder i see this 6 files
bootstrap.css
bootstrap.css.map
bootstrap.min.css
bootstrap-theme.css
bootstrap-theme.css.map
bootstrap-theme.min.css
Which are the very same I see on production (no ftp trick then).
Before generating PHPMAKER told me "template version in zip file is different with that in template folder..." and I click on KEEP. Can it depend on this?


mobhar
User
Posts: 11660

Post by mobhar »

Try to view page source of the current page, and see the css/stylesheet file link. Make sure when you click on its link, it can display the content of css file properly.


alescotti73
User
Posts: 57

Post by alescotti73 »

thanks i ll try


Post Reply