I have a site that’s using the default font for my blog entries (I think it’s verdana font. Or at least the same this site is showing up in. I figured out how to changed the TITLES of my blog entries to Times New Roman using the CSS, but for some reason am having trouble doing so with the body of the text and with the comments and authors links, etc.
I tried with DIV tags, but that didn’t help. If fact, I had a lot of trouble using creating styles.
I was finally able to do it by digging into the templates for the body of the blog and wrting <font face=“times new roman” size “3”>%%body%%</font> but I have a feeling that’s the ghetto way of doing it.
Any thoughts?
Thanks a lot.
Ryan
