- Posts: 30
- Thank you received: 0
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.
I will not add any new features to this releases.
Please upgrade to SermonSpeaker 6.x and Joomla 4.x, which is better anyway.
Player showing over the date
13 Oct 2013 02:08 #3940
by Jason
Player showing over the date was created by Jason
The player seems to not be aligned correctly on the below page. How can I fix this?
siteupdate.zluth.org/sermons/sermon/10291-9-29-2013.html
Thanks!
siteupdate.zluth.org/sermons/sermon/10291-9-29-2013.html
Thanks!
Please Log in or Create an account to join the conversation.
- Thomas Hunziker
- Offline
- Administrator
13 Oct 2013 10:07 #3941
by Thomas Hunziker
Replied by Thomas Hunziker on topic Player showing over the date
The problem is that your article-info part (date, scripture and length) is set to float left and this messes up somehow with the player.
You could try to add this to your template CSS to disable the floating for the article-ifo in a sermon:
You could try to add this to your template CSS to disable the floating for the article-ifo in a sermon:
Code:
.sermon-info.article-info, .sermon-info .article-info {
float: none;
}
Please Log in or Create an account to join the conversation.
14 Oct 2013 01:49 #3944
by Jason
Replied by Jason on topic Player showing over the date
thanks, that worked.
Please Log in or Create an account to join the conversation.
Time to create page: 0.093 seconds