[SOLVED ]TinyMCE not showing my HR-styled Div's

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
WebbyMom

[SOLVED ]TinyMCE not showing my HR-styled Div's

Post by WebbyMom »

We've recently upgraded from 1.2.3 to 1.5.2 and we have a bit of trouble with our div's that were styled with class "hr".

The original 1.2.3 CSS notes were:

Code: Select all

/* as we hid all hr for accessibility we create new hr with extra div element */
Which was then followed by some styling that made a blue, dashed line on our pages. We could also see this blue dashed line in the TinyMCE window, which really helped our editors lay out their page between items.

Now, however, while it does show up in the final saved page, it does not show up in TinyMCE at all, and it's confusing the heck out of our editors. :(

Does anyone know what I would need to change or set to make it show up again in the WYSIWYG window??
Last edited by WebbyMom on Sun Feb 15, 2009 10:10 am, edited 1 time in total.
JohnnyB
Dev Team Member
Dev Team Member
Posts: 731
Joined: Tue Nov 21, 2006 5:05 pm

Re: TinyMCE not showing my HR-styled Div's

Post by JohnnyB »

try enabling the option to use only style sheets with the media of 'screen' in the TinyMCE options - I think it is under the advanced tab.  That may force tiny to display what ever css rule is responsible for that.
"The art of life lies in a constant readjustment to our surroundings." -Okakura Kakuzo

--
LinkedIn profile
--
I only speak/write in English so I may not translate well on International posts.
--
WebbyMom

Re: TinyMCE not showing my HR-styled Div's

Post by WebbyMom »

AHA! Thank you SO much, John, I really appreciate that, worked like a charm! My ladies are going to be ecstatic. :D
Post Reply

Return to “CMSMS Core”