This is a continuation from
http://forum.x-cart.com/showthread.php?t=19464, except that Thread is for 4.1 and this Thread is for 4.3.1.
On 4.3.1 this Mod has to be done a little differently, plus I'm also updating my version to make it look better - the standard font looks crap & could do with being smaller in my opinion.
When I've finished I'm going to Post the finished code in the Completed Code Forum - I'll put a link in here when it's done.
I'm still working on this, files to come soon!
However, I'm a bit stuck.
Using this:
Code:
<style type="text/css">
<!--
BODY {ldelim}
FONT-FAMILY: Verdana, Arial, Helvetica, Sans-serif;
FONT-SIZE: 11px;
COLOR: #000000;
{rdelim}
-->
</style>
in order_labels_print.tpl. The size of the text changes, but the font doesn't change - it still looks like ... well, the text in the Code box! What am I doing wrong?
Cheers.
