[SOLVED] CMSMS 1.10.1 just stopped reading the stylesheet

For questions and problems with the CMS core. This board is NOT for any 3rd party modules, addons, PHP scripts or anything NOT distributed with the CMS made simple package itself.
Post Reply
User avatar
webform
Power Poster
Power Poster
Posts: 507
Joined: Sat Nov 25, 2006 3:39 pm

[SOLVED] CMSMS 1.10.1 just stopped reading the stylesheet

Post by webform »

For some peculiar reason CMSMS 1.10.1 doesn't load/read the stylesheet after i've selected Screen as Media Type. Deselecting Media Type or creating brand new Stylesheets doesn't eliminate the problem. The Stylesheets just doesn't get read anymore even though the source code show the url to the stylesheet!

I'm baffled (and in panic) ???

You can see the test site here: http://grantoften.webform.dk/
Last edited by webform on Mon Nov 21, 2011 12:56 pm, edited 1 time in total.
uniqu3

Re: CMSMS 1.10.1 just stopped reading the stylesheet

Post by uniqu3 »

Missing closing curled bracket }

Code: Select all

.center {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 12px;
User avatar
webform
Power Poster
Power Poster
Posts: 507
Joined: Sat Nov 25, 2006 3:39 pm

Re: CMSMS 1.10.1 just stopped reading the stylesheet

Post by webform »

Doh! :-[

I did also try to tamper with the stylesheet to get MicroTiny to display and react to CSS Styles in the WYSIWYG area and apparently made a mess of it :-\

Thanks so much!
Post Reply

Return to “CMSMS Core”