I downloaded David Chait's excellent cg-flashytitles plugin today and got it to work - it's set to replace <h2> in the post <div>... but for some reason, all the Flash-rendered font-sizes aren't exactly the same, and it's adding in strange padding in random places.
I uploaded a screenshot. The glaring white space (an example of what's happening randomly) is highlighted by the red arrow:
http://seimone.com/sifr_screenshot.jpg
I left all the default values in the cg-flashytitles admin the same, and have the CSS set as follows:
.post h2 {
font-size: 20px;
}
Am I missing something? Is there more CSS styling needed to get these titles to be all the same size? Thank you in advance for your help.