Quote Originally Posted by Mr.Pea View Post
Hi Anne,

Thank you so much for the help! I did everything you suggested, fixed the images (boy, that was a "uh duh" moment... so thank you for that additional tip!)

As for the css I downloaded Firebug and have been having fun learning how to use it. I have pretty much gone over the entire stylesheet to see how padding and font sizes can be changed. The only trouble is that I still can't get the individual code for the font size that adjusts the font size for the define_pages.php and the category description section. The only way to adjust the font size is under the section of :
body {
font-size: 100%;

But if I adjust the font-size code it adjusts also enlarges the heading the categories fonts etc.
You will need to only single out the selectors that you want to change. If you post the url to your site I can take a look.

Thanks,

Anne