Gossamer Forum
Home : Products : Links 2.0 : Customization :

Changing Font on field

Quote Reply
Changing Font on field
Does anyone know which file I can change the font for this field insert? I am using templates also if that makes a difference.

Thanks in advance

Keith

------------------
www.1st-artsandcrafts.com
Quote Reply
Re: Changing Font on field In reply to
This is the field I want to change the field on: <%grandtotal%>
Quote Reply
Re: Changing Font on field In reply to
You can just surround the variable with a regular font tag in the template:

<font face="arial"><%grandtotal%></font>


If you are using the style sheet, look for the "grandtotal" class definition and change it there.
Quote Reply
Re: Changing Font on field In reply to
Thanks for your help. I got it looking the way I wanted to.

------------------
www.1st-artsandcrafts.com