CSS files not loading...

Discussion in 'Troubleshooting' started by teemotee, Jul 19, 2007.

  1. teemotee

    teemotee New Member

    Joined:
    Jul 12, 2007
    Messages:
    4
    Hi Alex and all,

    I've followed all the instructions closely for copying/renamimg the amember.css file to site.css etc. but I'm not getting any CSS styling loaded - just default Time New Roman, no style and no colours.

    If I check the style sheets loaded in Firefox with the 'Edit CSS' extension I can see all the three files (amember.css, site.css, reset.css) but they all contain:

    <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
    <HTML><HEAD>
    <TITLE>500 Internal Server Error</TITLE>
    </HEAD><BODY>
    <H1>Internal Server Error</H1>
    The server encountered an internal error or
    misconfiguration and was unable to complete
    your request.<P>
    Please contact the server administrator,
    webmaster@xxxxxxx.net and inform them of the time the error occurred,
    and anything you might have done that may have
    caused the error.<P>
    More information about this error may be available
    in the server error log.<P>
    </BODY></HTML>

    Strangely, if I add 'inline' CSS style into header.html it works there but not if I place any CSS inside the existing CSS files (amember.css, site.css, reset.css) Something is stopping the style sheets contents loading. Does anyone have any ideas how to cure this ?

    Many thanks again,

    teemotee
  2. alexander

    alexander Administrator Staff Member

    Joined:
    Jan 8, 2003
    Messages:
    6,279
    Please check files permissions (all should have 644) also make sre that templates and css folders are not writable for others (set to 755)
  3. teemotee

    teemotee New Member

    Joined:
    Jul 12, 2007
    Messages:
    4
    Hi Alex,

    Thanks for your suggestion but it didn't work I'm afraid! :(

    I CHMODed the folders 'templates' and 'templates/css' to 755 and the files within the css folder to 644 - was this correct ?

    Thanks,

    teemotee
  4. alexander

    alexander Administrator Staff Member

    Joined:
    Jan 8, 2003
    Messages:
    6,279
    yes this is correct.
    Please contact us in helpdesk and provide access info I will check what can be wrong.

Share This Page