Support for SermonSpeaker 5.x is in bugfix mode only, the same as it is for Joomla 3.10.
I will not add any new features to this releases.
Please upgrade to SermonSpeaker 6.x and Joomla 4.x, which is better anyway.

Trouble with .hasTooltip background color

More
10 Jul 2014 20:12 #4698 by Johnny Fowler
Boy I'm having a problem with .hasTooltip background color.

Tool tips on the sermons in the table are hard to read at URL
www.newbeginningokc.org/on-line-audio/all-sermons-by-date

I've fixed the background on the sermon player at URL
www.newbeginningokc.org/on-line-audio/al...ise-parenting-part-1

I've been using SermonSpeaker for years and I've just upgraded to Joomla 3.3 and SermonSpeaker 5.0.

Attached sermonspeaker.css and my template.css (Artisteer 4 template).

Any suggestions?
Thanks
Johnny

Please Log in or Create an account to join the conversation.

More
10 Jul 2014 20:31 #4699 by Andrei Chernyshev
try adding this to your css file.
Code:
.table-condensed .tooltip { background-color:#ffffcc; color:#000; display:none !important; }

Please Log in or Create an account to join the conversation.

More
11 Jul 2014 08:01 #4700 by Johnny Fowler
Thanks, and I tried several versions of table control in the sermonspeaker.css and the template.css with no success. I noticed that the popup tool tips do not use Arial but Times New Roman fonts and I'm trying to trace down the controlling CSS with this clue.

Please Log in or Create an account to join the conversation.

More
11 Jul 2014 13:41 #4702 by Thomas Hunziker
SermonSpeaker uses the tooltip methods provided by Joomla. However there are currently two methods. One (the old one) uses MooTools and the new one uses Bootstrap (jQuery).

I wrote some basic styling for the old one here: www.sermonspeaker.net/faq/31-pagination-...ps-look-awkward.html
The default Bootstrap styling for the new tooltips can be seen here: github.com/joomla/joomla-cms/blob/stagin...ui/less/tooltip.less

It may be possible that your template has only special styles for one of them. You would have to add the other one manually then.

Please Log in or Create an account to join the conversation.

Time to create page: 0.177 seconds
Powered by Kunena Forum