Quote Originally Posted by clydejones View Post
Open the "testimonial *.css" stylesheets both of them.

find the following declaration and make the changes highlighted in red

#testimonialImage {
margin: 0;
padding: 0 0 10px 0;

text-align: center;
}

Change the 10px if you want more space.
Dear Clyde, I did try that before but for some reason the space shows up in the sidebox but not in the testimonial pages. View this page:
http://www.horse-logos.com/testimoni...ls.html?page=4

Could it be that I need to add <P> before the testimonial text when I enter it?
I am not too good with figuring out CSS stuff.