Another way to do this is to escape the intranetuserjs preference and add some 
styling to the receipts in there, a la (this is what goes into your 
intranetuserjs preference box):

[begin example]
 
</script>
<style>

[[[[[[the css you want to modify, properly formatted]]]]]]


</style>
<script>
$(document).ready(function(){

[[[ the usual intranetuserjs stuff ]]]]]

});

[end example]

Thanks to Owen Leonard for teaching me this trick, it's helped me heaps.

Liz Rea
NEKLS


On Mar 30, 2011, at 3:50 PM, Chris Cormack wrote:

> 2011/3/30 Sue McMillan <[email protected]>:
>> Good morning,
>> 
>> 
>> 
>> STDC libraries print receipts for items issued.  The font size is very small
>> and we would like to change to larger print.  I can’t see in the admin where
>> to change it so am thinking it is a style sheet somewhere on the server.
>> 
>> 
> Hi Sue
> 
> There is the print stylesheet intranet-tmpl/prog/en/css/print.css
> 
> That is probably the one you need to change
> 
> Chris
> _______________________________________________
> Koha mailing list  http://koha-community.org
> [email protected]
> http://lists.katipo.co.nz/mailman/listinfo/koha

_______________________________________________
Koha mailing list  http://koha-community.org
[email protected]
http://lists.katipo.co.nz/mailman/listinfo/koha

Reply via email to