[ 
http://mifosforge.jira.com/browse/MIFOSADMIN-178?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=63068#action_63068
 ] 

Keith Pierce commented on MIFOSADMIN-178:
-----------------------------------------

I was able to reproduce this locally.

ANALYSIS: The problem is with the mifos theme's CSS files, their content and 
the order in which they are loaded.

* {{<pre>}} style is set correctly to a mono-spaced font in file 
{{sites/all/themes/mifos/mifos.css}}
* In {{sites/all/themes/mifos/mifos-fresh.css}} the tag is styled to use a 
non-monospaced font.
* File {{sites/all/themes/mifos/mifos.info}} dictates that {{mifos-fresh.css}} 
be loaded after {{mifos.css}}. Since the last-loaded style definition wins, the 
{{<pre>}} style is set to a non-monospaced font.

I need to figure out how the style files should be ordered. Clearly the current 
state is wrong, but I fear that naive reordering will break some other styling. 
I will work with Jim Stamper to figure this out.

> "Formatted" style (<pre> tag) not being applied to text
> -------------------------------------------------------
>
>                 Key: MIFOSADMIN-178
>                 URL: http://mifosforge.jira.com/browse/MIFOSADMIN-178
>             Project: mifos administration
>          Issue Type: Bug
>          Components: Infrastructure
>            Reporter: edcable
>            Assignee: Keith Pierce
>
> Stylesheet isn't applying the <pre> text format.  This is the "formatted" 
> style in CKEditor. Looking at source <pre> tags are successfully applied.
> I looked at Advanced Settings in CKEditor and <pre> is an allowed font format 
> - http://mifos.org/admin/settings/ckeditor/edit/Advanced
> See Sandbox for example of text not rendering - http://mifos.org/sandbox

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://mifosforge.jira.com/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

------------------------------------------------------------------------------
Lotusphere 2011
Register now for Lotusphere 2011 and learn how
to connect the dots, take your collaborative environment
to the next level, and enter the era of Social Business.
http://p.sf.net/sfu/lotusphere-d2d
_______________________________________________
Mifos-issues mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mifos-issues

Reply via email to