I think this is more of a CSS issue than a Drupal issue. Sorry if I'm misreading, but it seems like a good intro to CSS would help.

Use Firebug/Safari (Develop->Show Web Inspector)/Chrome(View->Developer->Developer Tools)/IE8+(Tools->Developer Tools) to determine which CSS is determining the font for the title. Of course, make sure you've turned off css aggregation during this.

Then you can override it however you see fit. Perhaps by adding a font-family: property declaration to the css selector below. 

John

On Monday Nov 21  4:20 PM, at 4:20 PM, Francis Keyes wrote:

thanks.  I looked at syle.css and found this part:
h1#page-title {
  font-size: 1em;
  line-height: 1;
}

...where I was able to change the font size but I still don't see how to change the font for page titles.

I'll look at the font modules below but it seems like over kill jsut to change one font...


On Mon, Nov 21, 2011 at 8:01 PM, Anthony <tony@tony-mac.com> wrote:
http://drupal.org/node/1286960


On Mon, Nov 21, 2011 at 3:54 PM, Ms. Nancy Wichmann <nan_wich@bellsouth.net> wrote:
Pretty much all themes have a styles.css in their directory.
 
Nancy
 
Injustice anywhere is a threat to justice everywhere. -- Dr. Martin L. King, Jr.


From: Francis Keyes

Can someone tell me how/where I set the fonts and font sizes?

--
[ Drupal support list | http://lists.drupal.org/ ]



--

Anthony Stefan Maciejowski


tony maciejowski | analyst/programmer  | websites | www.tony-mac.com

Twitter: anntosh | Cell: 323.899.6206 | Linked-In: Anthony Maciejowski 

 



--
[ Drupal support list | http://lists.drupal.org/ ]

--
[ Drupal support list | http://lists.drupal.org/ ]