Re: [Xsltforms-support] CSS not applied when using XSLTForms
Brought to you by:
alain-couthures
From: Dan M. <dan...@gm...> - 2012-07-26 12:57:58
|
Hi Florent, You may have to wrap the CSS files in XML tags like <css>...</css>. http://en.wikibooks.org/wiki/XRX/XSLTForms_and_eXist#Modifying_your_CSS_to_work_with_XSLTForms - Dan On Thu, Jul 26, 2012 at 7:10 AM, Florent Georges <li...@fg...> wrote: > Hi, > > When I add XSLTForms support to my page, it does not apply my > CSS files anymore. Those are imported by: > > <link href="xxx.css" rel="stylesheet" type="text/css"/> > > XSLTForms is plugged in by: > > <?xml-stylesheet href="xsltforms.xsl" type="text/xsl"?> > > XSLTForms works fine. If I remove the processing instruction > to import it, the CSS is correctly apply. But with XSLTForms, > it is not anymore. > > Any reason for this? Any solution? > > > Regards, > > > -- > Florent Georges > http://fgeorges.org/ > http://h2oconsulting.be/ > > > ------------------------------------------------------------------------------ > Live Security Virtual Conference > Exclusive live event will cover all the ways today's security and > threat landscape has changed and how IT managers can respond. Discussions > will include endpoint security, mobile security and the latest in malware > threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ > _______________________________________________ > Xsltforms-support mailing list > Xsl...@li... > https://lists.sourceforge.net/lists/listinfo/xsltforms-support > -- Dan McCreary NoSQL Evangelist office: (952) 931-9198 cell: (612) 986-1552 |