Tom,
Twas wondering when someone would ask…
—
In your theme’s styles.css file use the CSS classes .testimonialswidget_testimonial.even and .testimonialswidget_testimonial.odd to style alternating background colors for testimonial lists.
.testimonialswidget_testimonial.even {
background-color: red;
}
.testimonialswidget_testimonial.odd {
background-color: blue;
}
—
It’s upcoming premium FAQ 19.
Ciao!
Michael
I need a screenshot of alternating backgrounds for the premium version. Would you mind letting me take one of yours when done?
Don’t mind at all Michael. Thanks for all your help. You’ll find the main page at http://www.heartattune.dreamhosters.com/clients-say/
I’m only using the sidebar widget on one page. Every time you refresh the page you will get a new one. http://www.heartattune.dreamhosters.com/events/
The site is a mirror at the moment until I get it completely polished. In a week I’ll break the mirror and it will be live at a different url, so if you don’t get to it right away just try it without the “dreamhosters.” in the url and it should work just fine.
Thank you. On a future update, screenshot 20/11 will be released.
For you “Book Excerpts”, you can reuse Testimonials Widgets and the alternate read more links to link to your book posts.
Mike – I’ve tried this code in styles.css file for my theme but for some reason I do not see any effect? Here is the location of the site.
http://www.herbalbyte.com/testimonials/
Another issue is that I would like to change the color of Title for the testimonial widget. It is dark and not readable. Other widget title colors comes to white but not testimonial widget
http://www.herbalbyte.com/category/body-essentials/
@jeffi4u, Have you tried debugging via https://aihrus.zendesk.com/entries/24910733-How-to-Correct-Testimonials-Widget-CSS-Issues?
If you still have trouble, please open a new forum posting. This one is already resolved.