all of a sudden new pages i create in the admin panel won't allow me to apply css styles to them. ( the pages refuse to style the new html elements i'm trying to add -- even with older css classes that appear to be working fine elsewhere ) all my previously created pages which use the same template still appear to be styling correctly with the CSS. I added several new CSS classes to my css for that template, but they are fine (syntax) and like i said, the css appears to be manifesting itself fine on older pages...
anyone have any ideas where to start looking?
I should mention that it's CMSMS 1.6.6
Suddenly unable to apply css to new pages (or old pages!)
Suddenly unable to apply css to new pages (or old pages!)
Last edited by mrTron on Wed Feb 03, 2010 8:08 pm, edited 1 time in total.
Re: Suddenly unable to apply css to new pages (or old pages!)
Hi,
It seems we have about the same issue. Please tell me if You've made some progress...
I will tell You what the problem is if I find it out...
My thread is here:
http://forum.cmsmadesimple.org/index.ph ... 283.0.html
Best Wishes,
Allanon
It seems we have about the same issue. Please tell me if You've made some progress...
I will tell You what the problem is if I find it out...
My thread is here:
http://forum.cmsmadesimple.org/index.ph ... 283.0.html
Best Wishes,
Allanon
Re: Suddenly unable to apply css to new pages (or old pages!)
ok, the problem was related to the tiny mce text editor rewriting my css class names to lowercase. I'll have to eliminate all the upper case letters in my css class names i guess.
Re: Suddenly unable to apply css to new pages (or old pages!)
Never use uppercase css calls...