double check to make sure you've uploaded the following:
includes/modules/pages/testimonials_add
includes/modules/pages/testimonials_manager
includes/modules/pages/display_all_testimonials
open includes/templates/YOUR_TEMPLATE/css
testimonials_manager.css
display_all_testimonials.css
find the following declaration and delete the highlighted portions.
blockquote {
margin:0 !important;
padding:0 !important;
background: url(../images/lftblockquote.png) top left no-repeat;
border:1px solid navy;
height:1%;
}
blockquote div {
padding:38px 56px;
background: url(../images/rgtblockquote.png) bottom right no-repeat;
height:1%;
}
Bookmarks