Jump to content

[solved] CSS Not Showing/Working On Default Theme


Recommended Posts

Hi All..

 

Presta Version 1,5,3,1, Install and starting properly. All plug-ins must be installed on the server is already setup and then not getting the error. The system running smoothly.

 

However, the "default" theme is applied on the admin screen, to the main page breaks, CSS does not show ..

 

I closed the properties of the CCC and Smarty, cache cleared, and opened the back, took all the files to ftp again did not resolve the problem ..

 

Re-installed the system and database, I bought a compatible theme, I installed it, I changed the new installed theme, home page still confused, not using css property ..

 

I did a clean install again,

Click the default theme (only default is installed,no other one) then click save, the main page is still crashed .. Css not working..

 

Cant figure it out, could you help .. Thank you ..

post-525322-0-87921600-1364556498_thumb.jpg

Link to comment
Share on other sites

Hmmm, I found problem..

 

<link href="/modules/blockcontact/blockcontact.css" rel="stylesheet" type="text/css" media="all" />

<link href="/modules/blockcart/blockcart.css" rel="stylesheet" type="text/css" media="all" />

<link href="/modules/blockspecials/blockspecials.css" rel="stylesheet" type="text/css" media="all"

 

When i clicked these css files on web browser "viev-source screen", cant acces...

 

This is a chmod problem.. I give chmod 777 modules and themes folders and files... files must be 644 and folders must be 777...

Link to comment
Share on other sites

Uppss not resolving :(

 

because, smarty or CCC compile cache systems create new file in "themes/default/cache" folder and have chmod 777 permissions..

I changed permissions these files to 644... Main page working.. and site create new cache files and main page not working :)

 

Old files have 644 chmod, new created compile css files have 777 chmod permissions... I cant resolve yet...

 

Anyone have an idea ?

 

And sorrry my english :)

Link to comment
Share on other sites

  • 1 month later...
  • 1 month later...

i checked your website, it works well - css styles loaded without aby problem, here is an screenshot:

nUhAjDb.png

 

 

problem solved?

 

 

Yes, solved , I've removed all .htaccess files in folders , because we run presta in a windows server.

  • Like 1
Link to comment
Share on other sites

  • 3 years later...
×
×
  • Create New...