[Xerte] Using stylesheet in Xerte3

Peter Huppertz peter.huppertz at baselgovernance.org
Tue Jun 1 09:51:28 BST 2010


I created a simple stylesheet:

.test {
	font-size: 32;
	color: #ff0000;
}

and compiled it using Xerte. In a TextField I now tried

<span class="test">This is my text</span> 

The text is neither red nor big. I also tried <p class="... and <div class=".... no luck. Any ideas what's going wrong?

Peter



On 21.05.2010, at 16:39, Julian Tenney wrote:

> 1 - yes
> 2 - create it anywhere you like
> 3 - yes, it will create styles.swf and set up the property on the application icon
> 4 - see above
> 5 - yes
>  
> Don't know about fonts - I've not tried that yet, so let me know what you find out,
>  
> J
>  
> 
> From: xerte-bounces at lists.nottingham.ac.uk on behalf of Peter Huppertz
> Sent: Thu 20/05/2010 17:25
> To: Xerte discussion list
> Subject: [Xerte] Using stylesheet in Xerte3
> 
> Sorry for asking so many questions regarding Xerte3 ... I guess it's mainly you, Julian, who is the one who can answer them.
> I already wrote regarding the use of stylesheets in Xerte3 and had a look at the example file. But I'm not 100% sure about the process to embed the stylesheet. I guess it should be something like this:
> 
> 1) Extract Flex4 SDK to Xerte3Editor/bin/flex4sdk
> 2) Create a stylesheet style.css in /myproject/styles/
> 3) Open this file using Compile Style Sheet from the Xerte3 menu (will this generate the .swf?)
> 4) Load generated Stylesheet as property "styleSheet" in the XerteApplication icon
> 5) Apply styles using the property styleName on icons (is it also possible to use <span style="myStyle">Text</span> in Text?)
> 
> Questions:
> - is the above mentioned way the way it should work?
> - Does this also embed the used fonts? If not: how can I embed fonts?
> 
> Thanks for your help,
> 
> Peter
> 
> ==================================
> Peter Huppertz
> E-learning and IT Specialist
> International Centre for Asset Recovery
> Basel Institute on Governance
> Phone: +41 61 205 55 18
> Fax: +41 61 267 55 19
> 
> _______________________________________________
> Xerte mailing list
> Xerte at lists.nottingham.ac.uk
> http://lists.nottingham.ac.uk/mailman/listinfo/xerte
> 
> _______________________________________________
> Xerte mailing list
> Xerte at lists.nottingham.ac.uk
> http://lists.nottingham.ac.uk/mailman/listinfo/xerte

==================================
Peter Huppertz
E-learning and IT Specialist
International Centre for Asset Recovery
Basel Institute on Governance
Phone: +41 61 205 55 18
Fax: +41 61 267 55 19

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.nottingham.ac.uk/pipermail/xerte/attachments/20100601/e2ef9391/attachment.html


More information about the Xerte mailing list