Hi,

How can I make the page title fonts smaller (re: content), as well as the size of the body text. I've changed several places within the .css file but no luck. Thanks for any help.

Chris

Comments

pbarnett’s picture

Hi!

Get the Firefox Web Developer plugin for Firefox.

The CSS->View style information option will show you the CSS classes applied to whatever page element your mouse pointer is over; invaluable for debugging/developing CSS files.

Pete.

pbarnett’s picture

Hi!

Get the Firefox Web Developer plugin for Firefox.

The CSS->View style information option will show you the CSS classes applied to whatever page element your mouse pointer is over; invaluable for debugging/developing CSS files.

Pete.

sofcare’s picture

Thanks, Pete.

Chris