Well between Clyde on the Testimonial Manager thread and Jade on this thread, we got all the pieces to this puzzle and fixed the issue-
Or you could do as Jade suggested in her post on this issue.
Just delete that line of code altogether.
Clyde
Once Clyde directed to the files where code was, I followed your advise Jade. Well mostly... Instead of just removing the code, I just remarked it out. (I hate deleting original code) That did the trick-
So if others have the same issue here is what I did with the wonderful instructions and guidance from Clyde & Jade.
In the /includes/templates/apple_zen/css folder, I opened the
display_all_testimonials.css, testimonial_manager.css and testimonial_manager_all_testimonials.css.
Found the very first line of code:
#testimonialDefault{margin:0 5px;padding:8px;font-size:1.2em;text-align:left;}
and changed to
/#testimonialDefault{margin:0 5px;padding:8px;font-size:1.2em;text-align:left;}/
Thanks again Clyde & Jade- You are AWESOME:clap:- This is why I love open source software
Minotuar1066