Thanks, Petko! That did the trick! Site looks perfect now (at least in my eyes...)<br><br>Z.<br><br><br><br><br><div class="gmail_quote">On Sun, Mar 23, 2008 at 6:36 PM, Petko Yotov <<a href="mailto:5ko@5ko.fr">5ko@5ko.fr</a>> wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><div class="Ih2E3d">On Monday 24 March 2008, Steven Benmosh wrote:<br>
> The text above and in the table is rather skinny for my old eyes, and I<br>
> would prefer to change both the font family and the font size. I looked at<br>
> the documentation for font control, but it appears that it is not that easy<br>
> to set the font family and the font size, especially if the changes are<br>
> only for one page. The rest of the site is okay, even though the text style<br>
> and font are the same, because I use a different layout with bolds, links<br>
> and images. On the home page, I would prefer Times 14, rather than what I<br>
> have, which looks like Arial 12 or Courier 12 (san serif).<br>
<br>
</div>Hi. It is actually quite easy:<br>
<br>
>>font-family=serif font-size=14pt<<<br>
Here is my bigger text in Times.<br>
>><<<br>
<br>
If you need to use the same setting at more than one place, it may be better<br>
to add a file "pub/css/local.css" containing something like:<br>
<br>
div.bigtimes { font-family: "Times New Roman", serif; font-size:14pt; }<br>
<br>
and then, in the page, use<br>
<br>
>>bigtimes<<<br>
Here is my bigger text in Times.<br>
>><<<br>
<br>
Thanks,<br>
<font color="#888888">Petko<br>
<br>
</font></blockquote></div><br><br clear="all"><br>-- <br>Check out my web site - <a href="http://www.words2u.net">www.words2u.net</a>