By sofcare on
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
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
CSS changes
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.
CSS changes
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.
CSS Changes
Thanks, Pete.
Chris