[TYPO3-english] Backend has no css style, page is messed up

Martin Mädler martin.maedler at rwth-aachen.de
Wed Jun 29 14:10:22 CEST 2011


Hi,

are you sure that .htaccess files are allowed by your host? If not, 
that's probably where your styling problems are coming from.
Try to delete any .htaccess file (except for 
typo3/temp/compressor/.htaccess - this one has to be empty) and see if 
it works.

Another idea: Get the Firebug Extension for Firefox, activate it and 
switch to the Network tab. Then reload the page and look in the network 
list for failed http requests (css etc.). There is one column which 
shows the status return code.

Cheers
Am 25.06.2011 10:53, schrieb RoVe:
> Hi,
>
> typo3, v4.4.8.
>
> I just upgraded my typo3 install to 4.4.8 and now the backend has no css
> style anymore and the backend pages are a big mess. F.i. the background of
> the login page is white instead of grey. It looks like all or most css files
> from sysext/t3skin/stylesheets/visual are not included by the compressor
> (and also not includedwhen I disable the compressor).
>
> The system is a shared host with safe_mode on and these functions disabled:
> exec,passthru,shell_exec,system,proc_open,show_source,mysql_list_dbs
>
> No errors in the error.log or in the syslog-table.
>
> Where should I start looking?
>



More information about the TYPO3-english mailing list