Page 1 of 1

Admin stylesheet

Posted: Thu Sep 28, 2006 12:21 pm
by MichaelK
I there,



When I login to the admin section the stylesheet don't work but when I'm refresh the site then it works  ???..


But when I click on a link the stylesheet don't work again until I refresh the site.

Have anyone a fix for this problem?
Please help me.

Re: Admin stylesheet

Posted: Sat Sep 30, 2006 9:56 am
by PlanetBarton
Yes, it was all going so well and then I hit the same problem.

After digging around I found a solution on this forum which I shall summarise.

In the file /lib/classes/class.admintheme.inc.php

I searched for:

Code: Select all

<link rel="stylesheet" type="text/css" href="style.php" />
I replaced with:

Code: Select all

<link rel="stylesheet" type="text/css" href="http://www.mysite.co.uk/admin/themes/default/css/style.css" />
And it seems to be working.

For full details see:

http://forum.cmsmadesimple.org/index.ph ... 792.0.html

Re: Admin stylesheet

Posted: Sat Sep 30, 2006 10:53 am
by MichaelK
Many many many many THANKS!!!


It works!!!  ;D

It's the fact that I'm a man but I love you hahaha