Page 1 of 1

Admin Styles

Posted: Tue May 30, 2006 7:57 pm
by mikepuerto
I'm not sure if this is the correct forum to post in but...


Install went smooth, logged in to admin.

After login, the admin page is missing the Stylesheet(i.e. a page that is styled with css and the css file does not exist).

Any help would be appriciated..

thanks,
mike

Re: Admin Styles

Posted: Tue May 30, 2006 9:06 pm
by bmore
I have the same problem (http://forum.cmsmadesimple.org/index.ph ... 4792.0.html) I solved it by hacking class.admintheme.inc.php file, but more problems occurred (CSS showed up, but bookmarks and wysiwyg editor are missing now)

Re: Admin Styles

Posted: Tue May 30, 2006 10:10 pm
by Dr.CSS
if in admin and you rite clik,,, view source...
is this in the top part...


Re: Admin Styles

Posted: Sun Jun 04, 2006 5:01 pm
by bmore
mark wrote: is this in the top part...

Yes it is.

Re: Admin Styles

Posted: Tue Jun 06, 2006 7:14 pm
by polyploidal
I am also having issues with the admin area in the Calendar module.
After upgrading, the form text looks huge.  Strangely, this only happens in the Calendar admin.
Everything looks as it should otherwise.
The same stylesheet on 12.2 looks fine, however.
The stylesheet call to style.php is in the header in my instance also.

Re: Admin Styles

Posted: Wed Jun 07, 2006 2:36 am
by Dr.CSS
are you using IE or Firefox?...

Re: Admin Styles

Posted: Wed Jun 07, 2006 3:19 pm
by polyploidal
Actually, I'm using Firefox 1.5.0.3 Mac and Firefox 1.5.0.4 XP and IE  6.0.2900 and they all exhibit the same
behavior.

Re: Admin Styles

Posted: Wed Jun 07, 2006 4:01 pm
by Dr.CSS
try the Web Developer extention for Firefox...
when installed it puts a toolbar at the top that has a button for editting the CSS...
clik that and you will see if the CSS is actually making it to the page...