Quote Originally Posted by keylesslocks View Post
still having problems on IE6 - the title of testimonial and inside text does not show up unless I click and drag over the area.... any suggestions?

midwestapplianceparts.com - homepage
Quote Originally Posted by clydejones View Post
Unfortunately, I don't have IE6 available so I can't check on this issue.

That being said, It sounds like the "peek-a-boo" problem. Let me do some research and and see what I can do.
Try this and see if it helps:

open both includes/templates/classic/css/testimonials_manager_all_testimonials.css and includes/templates/classic/css/testimonials_manager.css

find the following declaration and add the highlighted portion.

blockquote {
margin:0 !important;
padding:0 !important;
background: url(../images/lftblockquote.png) top left no-repeat;
border:1px solid navy;
height:1%;
position: relative;
}

Save the files and upload them to your server.