it is not doing any thing with that code…I added padding and I was able to move it closer to what where I wanted the Author, Title, Email, Co and URL but still cannot move the — and a , that is coming from somewhere…???
I used:
.testimonialswidget_testimonial .testimonialswidget_author,
.testimonialswidget_testimonial .testimonialswidget_title,
.testimonialswidget_testimonial .testimonialswidget_company,
.testimonialswidget_testimonial .testimonialswidget_url {
display: block;
text-align: left;
padding-left:12cm;
}