Support for SermonSpeaker 4.x is canceled as it is for Joomla 2.5. I will gladly assist you with minor issues but I will not fix any bugs anymore in this releases.
The fix is to upgrade to SermonSpeaker 5.x and Joomla 3.x, which is better anyway.

Database reading

  • stephen
  • stephen's Avatar Topic Author
  • Visitor
  • Visitor
18 Nov 2011 20:55 #1211 by stephen
Replied by stephen on topic Re: Database reading
OK it seems to work because 3 5 and so on are transparent but when i try to do .even it doesn't work now when i went to my series list and a listing in the series there is class ss-title would changing that to background none in the sermonspeaker.css solve my problem and i can just get rid of the .odd thing for general?

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

More
18 Nov 2011 21:06 - 18 Nov 2011 21:06 #1212 by Andrei Chernyshev
try putting it in personal.css.
Code:
.ss-current { background:#A69172; } .odd { background:#A69172; } .ss-title { background:#A69172; }
for colors you can change #A69172 it to either none or some other color.
Last edit: 18 Nov 2011 21:06 by Andrei Chernyshev.

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

  • stephen
  • stephen's Avatar Topic Author
  • Visitor
  • Visitor
19 Nov 2011 00:02 #1213 by stephen
Replied by stephen on topic Re: Database reading
Hello thank you for the help that fixed the entries themselves now i need to change the color of the highlight for the currently selected sermon.

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

More
19 Nov 2011 03:07 #1214 by Andrei Chernyshev
Sorry though
Code:
.ss-current { background:#A69172; }
would fix it. can you try this one.
Code:
tr.ss-current td{ background:#EBFFEB; }
change #EBFFEB to any other color.

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

Time to create page: 0.167 seconds
Powered by Kunena Forum