[Xerte] Re: font issue

Ron Mitchell ronm at mitchellmedia.co.uk
Fri Mar 3 12:25:32 GMT 2017


Hi

I think you’ve uncovered a bit of a bug that I’m not sure has been reported previously e.g. if you change the size/font of the whole paragraph in the editor the change stops at the first marked word.

What version of Xerte are you using? If you see a ‘styles’ option under optional properties add that and then enter the following:

 

#targetHolder input[readonly], #targetHolder .target.correct {

/*change the correct answer style*/

   /* color: green;*/

    font-weight: bold;

    font-size: 16px !important;

    /*font-family: Verdana, Arial, Helvetica, sans-serif;*/

}

 

#targetHolder{

/*font for the whole panel*/

font-family: Verdana, Arial, Helvetica, sans-serif;

}

 

I’m not sure if some of that css will be removed in this email so I’ll paste as an image too.

 

The bits that are /*commented out*/ like /*color:green;*/ could be uncommented to change those values too.

 



 

HTH

Ron

 

 

 

From: xerte-bounces at lists.nottingham.ac.uk [mailto:xerte-bounces at lists.nottingham.ac.uk] On Behalf Of Elly Langewis
Sent: 03 March 2017 11:16
To: Xerte discussion list <Xerte at lists.nottingham.ac.uk>
Subject: [Xerte] font issue

 

Hi al,

 

I'm using the default font. In a gap Fill - Fill in Blank and Drop Down the correct answer will be shown in green. The font is however so thin (default size 14) that you can hardly see the colour of it. I tried to make it bold or big, but that has no effect on the way the fill text is displayed. 

Should I use another default font/ What would you advise? And how do I change that?

 

Thanks in advance,




Elly Langewis

eLearning
Department of Biology
Utrecht University

 
 
 
This message and any attachment are intended solely for the addressee
and may contain confidential information. If you have received this
message in error, please send it back to me, and immediately delete it. 
 
Please do not use, copy or disclose the information contained in this
message or in any attachment.  Any views or opinions expressed by the
author of this email do not necessarily reflect the views of the
University of Nottingham.
 
This message has been checked for viruses but the contents of an
attachment may still contain software viruses which could damage your
computer system, you are advised to perform your own checks. Email
communications with the University of Nottingham may be monitored as
permitted by UK legislation.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.nottingham.ac.uk/pipermail/xerte/attachments/20170303/bd277e35/attachment-0001.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: image001.png
Type: image/png
Size: 10348 bytes
Desc: not available
URL: <http://lists.nottingham.ac.uk/pipermail/xerte/attachments/20170303/bd277e35/attachment-0001.png>


More information about the Xerte mailing list