Re: [Xsltforms-support] CSS not applied when using XSLTForms
Brought to you by:
alain-couthures
From: Stephen C. <ste...@gm...> - 2012-08-03 00:51:37
|
Hi, I think that in the past it was recommended to put your css, or links to css files, into the <extensions> tag in config.xml. This was so that they would get inserted into the compiled XForm markup after the xsltforms.css link and so allow you to override things in that file. I had to go back to that after a recent version update. I'm not sure if this is still a recommendation? Steve Cameron On Fri, Aug 3, 2012 at 5:21 AM, Florent Georges <li...@fg...> wrote: > Conal Tuohy wrote: > > Hi, > > > Here's a slightly improved version where an XML parser which > > evaluates the text content of the css element will also get > > valid CSS (the previous version had unmatched CSS comment > > markers): > > > <!--/*--><css><![CDATA[/**/ > > [...] > > /*]]>*/<!--/*--></css><!--*/--> > > Thanks. I am a bit surprised to have to use such work-around, > but at least I am now able to use external files instead of > copying and pasting the CSS into each forms... :-) > > 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 > |