[Tickets #6456] Re: Font and Font Size choices for Xinha editor
bugs at horde.org
bugs at horde.org
Mon Mar 17 15:01:22 UTC 2008
DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.
Ticket URL: http://bugs.horde.org/ticket/6456
-----------------------------------------------------------------------
Ticket | 6456
Updated By | dimante at dimante.net
Summary | Font and Font Size choices for Xinha editor
Queue | IMP
Version | HEAD
Type | Enhancement
State | Feedback
Priority | 1. Low
Milestone |
Patch |
Owners |
-----------------------------------------------------------------------
dimante at dimante.net (2008-03-17 11:01) wrote:
Compose.diff:
199c199,202
< $params['config']['pageStyle'] =
'body{font-size:75%;}.imp-signature{background-color: #eee;}';
---
>
> $params['config']['pageStyle'] = 'body{font-family:'
.($GLOBALS['prefs']->getValue('XinFont')). '; font-size:'
.($GLOBALS['prefs']->getValue('XinFontSize')).
';}.imp-signature{background-color: #eee;}';
>
>
Is this way what you are looking for?
More information about the bugs
mailing list