PDA

View Full Version : Where did my WYSIWIG editor styling go?


InfoAddict
05-28-2010, 10:42 AM
Over at http://gamers-underground.com (VB4) I've run into a bit of a strange problem. When creating or editing posts or CMS articles, the styling has completely disappeared from the box I type in (image attached). It's now default Times New Roman.

This includes images that I need to configure for article items - the image appears at full size, not thumb-nailed, and the "pencil" icon sometimes becomes an actual IMG tag image and left in the saved article.

Does anyone know why? More importantly, how to I get it going again?

Lynne
05-28-2010, 11:57 AM
I'd guess you changed some stylevar to Times New Roman somewhere and it has effected the editing box. But, I can't tell from just an image. Get firebug for firefox (or webdeveloper) and you should be able to figure out where the CSS is coming from.

InfoAddict
05-28-2010, 12:18 PM
It's only Times New Roman in Firefox. In Chrome it's as it's supposed to look - this is the same across multiple PC's. It's like Firefox is skipping whatever style sheet is used?

--------------- Added 1275056649 at 1275056649 ---------------

Oh, and it's not just the font - as mentioned, attached images no longer thumnail/adjust. They're displayed in original dimensions, and none of that nifty "pencil top left corner" stuff happens, despite still being able to set it.

Lynne
05-28-2010, 10:06 PM
Sounds to me like you have something wrong in your CSS and so firefox is ignoring anything in the css file after the error.