SivoxII

Member
Posts: 5991
Registered: Apr 2006

 |
Posted May 10th, 2008 03:35 AM IP  Hi folks!
I was asked about this by a member earlier, so thought I would share with everyone else here at support.
Basically, the question was, is there anyway of fitting a font into a specific area, as one size is too small and the next size is too large.
So, for instance, if you have a section/table on your forum where "Font Size=1" is too small and "Font Size=2" is too large, then you can replace this with
style="font-size:**" where ** can be anything from 1 or above.
{example}
<td background="http://MYPATH/MYLINK/MYIMAGE.gif" width=77 height=31><center><font color="#7c0303" face="TAHOMA" style="font-size:22">TEST!</td>
Hope this is useful to some folks?
All the best.
|