Just purchased the premium version. I've looked everywhere I can think of. Anyone know where the css is to style the alternating background colors?
Thanks,
Tom
Just purchased the premium version. I've looked everywhere I can think of. Anyone know where the css is to style the alternating background colors?
Thanks,
Tom
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.
You must log in to post.