Quote Originally Posted by Sara's Soaps View Post
OK, those worked great! As I navigated around my site, I noticed that some of my product descriptions are cut off at the bottom. First, look here, for example, in the box entitled "Monthly Specials for July": http://www.sarassoapsnsuch.com//inde...index&cPath=69. Then click any product shown; the "g"s are cut off in "shipping" and "larger image" (under the graphic). It's like that for every product. I know it's a stylesheet thing, but is there a declaration that'll apply to every product?

Next question: I seem to have lost my Google Analytics tracking with the template installation. One, where would I find it (can't remember the original path) and two, where would I install it under the Comstock template?

Thanks!

~Sara
Fiond the following declarations in the stylesheet and add the following to each: line-height:normal;

#productMainImage
#categoryDescription
.categoryListBoxContents

As for google analytics, I haven't used it but I would assume it should be placed somewhere in tpl_footer.php. Look at the installation instructions for the mod to be sure.