0
Welcome Guest! Login
0 items Join Now

SOLVED template css won't show

  • SOLVED template css won't show

    Posted 11 years 4 months ago
    • Hi i have a very small but very frustrating question. I installed the RT Paradigm template, but it won't show any css styles. I tried everything i know off that might trigger this, but it won't help...

      Can anybody help me with this?

      Site is www.fr08.com
    • MrT's Avatar
    • MrT
    • Preeminent Rocketeer
    • Posts: 101084
    • Thanks: 13484
    • Web Designer/Developer

    Re: SOLVED template css won't show

    Posted 11 years 4 months ago
    • Welcome to the forums.

      That's a permissions issue. For permission issues check...

      i) site > system information > directory permissions - are all GREEN (except config.php which should be red)
      ii) check folders are 755, files 644 and that owner/group are correct using ftp client
      iii) specifically check cache folder and css-compiled folder
      iv) check that your are NOT using apachehandler for you hosting and that instead you are using fastCGI/cgi. If you are you need to correct this in cPanel or Plesk or ask your host to change this. Then you'll have to start again afresh.
      v) Use the Joomla Forum Post Assistant to do detailed checks http://forum.joomla.org/viewtopic.php?f=621&t=582860


      Regards, Mark.
    • Please search forums before posting. Please make sure your post includes the version of the CMS you are using and a link to the problem. Annotations on screenshots can also be helpful to explain problems/goals. Please use the "secure" tab for confidential information.
  • Re: SOLVED template css won't show

    Posted 11 years 4 months ago
    • problem is fixed after 2 frustrating days... it had something to do with the server and a .htaccess file which had to be updated or something like that...(you can see that i am not a server or php professional). For anybody who might have the same problem try to add the following text to your htaccess file, before the hashtags (#):

      <FilesMatch "\.php$">

      AddHandler x-httpd-php54 .php

      </FilesMatch>

      php_flag magic_quotes_gpc Off
  • Re: SOLVED template css won't show

    Posted 11 years 4 months ago
    • @MR T: thanks for you comments!

Time to create page: 0.064 seconds