Focal Point
Dashboard editor stylesheet

This topic can be found at:
https://forums.informationbuilders.com/eve/forums/a/tpc/f/7971057331/m/7251074132

June 07, 2007, 11:46 AM
Dan Kenny
Dashboard editor stylesheet
Greetings,

The Dashboard editor for editing source in version 7.x has a font size of 16 pixels (way too big) and a proportional font (bad for code editing). We need to override it to a 13px size and monospace font.

I have dug deep in the worp css files and can not seem to locate the secret stylesheet. Has anyone overridden the dashboard editor and changed the class attributes for "textId" so the font is more presentable?

Any clues would be most appreciated.

Regards,

-- Dan

University of Nebraska at Omaha
WF 7.1.6 Linux, Test: WF 7.6.1 Linux
June 13, 2007, 01:00 PM
Kerry
Hi all,

FYI, Dan has submitted a case to Information Builders regarding the issue. The case was already submitted to programming for further review.

Hope this helps. Smiler

Cheers,

Kerry


Kerry Zhan
Focal Point Moderator
Information Builders, Inc.
June 15, 2007, 01:08 PM
Dan Kenny
Thanks Kerry --

Actually, the case I submitted was a bug report because the dropdown listbox for font/size on the browser toolbar doesn't appear in Firefox ( I didn't realize that the Dashboard Text Editor supplied a user-changeable feature since I couldn't see it due to the bug).

But the desire still stands, whether under IE or under Firefox. It would be good to have the capability to customize the stylesheet so that an installation could override the default setting of "Arial, 16pt".

Unfortunately, after debugging the rendered dashboard text editor in the Firebug extension, the stylesheet is apparently INLINE, constructed on the fly by the WORP Controller, and its settings are hardcoded rather than inherited from a stylesheet exposed in the worp/css directory.

Frowner

Regards,

-- Dan

WF 7.1.6 Linux -- Test: WF 7.6.1 Linux