Page 1 of 1

bug? please check: admin template

Posted: Wed Nov 01, 2006 1:52 pm
by OlafNoehring
Hi

I tried to use a different admin template.
I copied
/admin/themes/default
to
/admin/themes/bksd

and switched in the admin area: global settings to the admin theme "bksd".
The loginscreen works with the new theme, but the admin area (after logging in) does not.
I checked: /admin/style.php does not choose the new theme!

can someone please check and confirm?
Maybe I am doing something wrong - please let me know.

PS: Permissions to the
/admin/themes/bksd/css/style.css
are the same as to the default css file.

Olaf

Re: bug? please check: admin template

Posted: Wed Nov 01, 2006 1:57 pm
by tsw
check user preferences also. users can set another template for themself.

Re: bug? please check: admin template

Posted: Wed Nov 01, 2006 4:30 pm
by OlafNoehring
Hi TSW

well, works - kind of:
Seems to be ok, but the header (I want another logo) is still not shown..
See themedefault - this works, themebksd - does not work:

[gelöscht durch Administrator]

Re: bug? please check: admin template

Posted: Wed Nov 01, 2006 5:09 pm
by tsw
check page source for which url its trying to get.

I cant remember where its set atm...

Re: bug? please check: admin template

Posted: Wed Nov 01, 2006 5:42 pm
by OlafNoehring
Hi

well - the style calles is simply style.css - no path...

Olaf

Re: bug? please check: admin template

Posted: Wed Nov 01, 2006 6:30 pm
by Dr.CSS
MultiInTech

Re: bug? please check: admin template

Posted: Wed Nov 01, 2006 6:46 pm
by tsw
and it is defined in "themename"Theme.php in function DisplayTopMenu.

[me=tsw]thinks it should be set in css[/me]