Quote Originally Posted by james739 View Post
Hi Clyde, I love your contribution, its amazing. Small problem, when I click on view all testimonials in IE7, the "back" button and "add my testimonial" buttons are not visible. But they are in FF. Can you tell me how to fix this.

Also, how can I make the spacking between the testimonial titile and the actual testimonial smaller?

Thanks!
http://trendsdepot.com/index.php?mai...l_testimonials
for part 1 try this:

open tpl_testimonials_manager_all_testimonials_default.php

scroll down to the bottom of the file
add another <br class="clearBoth" /> right after the one that is already there.

for number 2 try:

open testimonials_manager_all_testimonials.css

add the declaration p {padding: 0; margin: 0;}