[SOLVED ]TinyMCE not showing my HR-styled Div's
Posted: Sun Feb 15, 2009 3:21 am
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:
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??
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 */
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??