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.

Latest Sermon on Home Page

More
01 Mar 2012 16:29 #1587 by John
Replied by John on topic Re: Latest Sermon on Home Page
Awesome! Thanks. That's exactly what I was looking for... and it's even more versatile than I expected.

When I get time, I might try to create another template similar to the blog template that floats all the data inline rather than stacked so it fits on a wider column better. Here it is on my home page... fbcdesoto.com

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

More
01 Mar 2012 16:46 #1589 by Thomas Hunziker
It's true, it looks better in a small module position.

You can customize it by adding CSS rules to your template CSS file. Something like this should make the details appear all on a row:
Code:
div.latestsermons dd{ display:inline; }

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

More
01 Mar 2012 18:49 #1590 by John
Replied by John on topic Re: Latest Sermon on Home Page
Thanks, that's exactly what I was looking for. I added this to space out the info a little...
Code:
div.latestsermons dd{ display:inline; margin-right:60px; }

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

More
01 Mar 2012 22:12 #1591 by Thomas Hunziker
Looks much better now :)

I see I have to improve the player part a bit so it could be formatted using CSS as well. Mainly there needs to be a <div> around the whole module output, basically the one around the list/blog should span over everything.

Will do that probably tomorrow :)

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

More
01 Mar 2012 23:18 #1592 by John
Replied by John on topic Re: Latest Sermon on Home Page
I was actually looking for that <div> so I could style the width of the player. I'll wait to see what you do with it. Thanks so much for your work on this. :)

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

More
02 Mar 2012 10:37 #1594 by Thomas Hunziker
Try this one:

File Attachment:

File Name: mod_latest...3-02.zip
File Size:12 KB


I've added some divs (with unique classes) which should allow you to apply CSS formatting more easily.
Attachments:

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

Time to create page: 0.119 seconds
Powered by Kunena Forum