Support for SermonSpeaker 3.x is canceled as it is for Joomla 1.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 4.x, which is better anyway.

Main display is distorted

More
11 Oct 2011 22:24 #1098 by Thomas Maerz
so I should append this new code, rather than replacing it like previously suggested?

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

More
11 Oct 2011 22:26 #1099 by Andrei Chernyshev
yes, sorry for causing confusion. put it in template.css all the way at the bottom.

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

More
11 Oct 2011 22:29 #1100 by Thomas Maerz
That did not work as far as I can tell :/

Any suggestions?

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

More
11 Oct 2011 22:35 #1101 by Andrei Chernyshev
try one of those lines.
Code:
#ss-sermons-container .row1 { background: none; height: auto; } .ss-sermons-container .row1 { background: none; height: auto; }
1st one should work if it doesn't then try 2nd one.

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

More
12 Oct 2011 12:19 #1102 by Thomas Hunziker
The first line Andrei suggested should work, but only on the sermons view. For other views the container name changes. My solution however would work on all views, but I wrote it wrong. That's for not first testing stuff I suggest.
Remove the space between 'tr' and '.row1' and it should work (tested it this time):
Code:
tr.row1 { background: none; height: auto; }

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

Time to create page: 0.298 seconds
Powered by Kunena Forum