Topic RSS
7:47 am
9 July, 2011
OfflineI am using SermonBrowser along with Audio Player to play files. I want to offer a Download link for those wanting to save sermons, and also to give the iPad users a way to play the file, this way they no longer have hang their heads in shame while us Android Tablet users brag about hearing the sermons just fine.
I would like to change the order and appearance of the download link, I would like to make it a small graphic and put it before the player. I can't figure out where in the code I would go to do this. Any ideas? It looks like the flash player is loaded by a javascript call.
3:42 pm
9 July, 2011
OfflineI am still interested in doing this. I tried going through the code for 20 minutes or so, but no luck yet finding the download link generator. If someone could help me find where this is done, I am interested in modifying it for better display on iPads. I will share my code changes as soon as I figure it out, but any help is appreciated.
4:16 am
25 July, 2011
OfflineHere's what I did for the download code that is
and also includes the player and should be inserted as such:
This is the page that I redesigned as I wasn't too keen on the other layout. It works but the code might be redundant in spots. If anyone can clean it up, I'd greatly appreciate it. I'm not super great at code.
It can be viewed at http://peoplesbaptist.ca
[filters_form]
<div class="clear">
<h4>Subscribe to Podcast</h4>
<table class="podcast">
<tr>
<td class="podcastall">
<table>
<tr>
<td class="podcast-icon"><a href="[podcast]">[podcasticon]</a></td>
<td><strong>All sermons</strong><br /><a href="[itunes_podcast]">iTunes</a> • <a href="[podcast]">Other</a></td>
</tr>
</table>
<td style="width: 2em"> </td>
<td class="podcastcustom">
<table>
<tr>
<td class="podcast-icon"><a href="[podcast_for_search]">[podcasticon_for_search]</a></td>
<td><strong>Filtered sermons</strong><br /><a href="[itunes_podcast_for_search]">iTunes</a> • <a href="[podcast_for_search]">Other</a></td>
</tr>
</table>
</td>
</tr>
</table>
</div>
<h2 class="clear">Sermons ([sermons_count])</h2>
<div class="floatright">[next_page]</div>
<div class="floatleft">[previous_page]<p> </div>
<table class="sermons" width="769">
<tr>
<td class="date" width="72">Date</td>
<td class="sermon-title" width="496">Sermon Title & Bible Passage</td>
<td class="Series" width="72">Series</td>
<td class="preacher-link" width="91">Speaker</td>
</tr></table>
<table class="sermons" width="768">
[sermons_loop]
<tr>
<td class="date" width="72">[date] <br>
([service_link])</td>
<td class="sermon-title" width="495"><h5>[sermon_title]</h5>
[first_passage] [editlink]<br>
[files_loop][file_with_download][/files_loop][embed_loop][/embed_loop]</td>
<td class="series" width="72">[series_link] </td>
<td class="preacher-link" width="91">[preacher_link] </td>
</tr>
<tr>
<td class="sermon-passage" colspan="5"> </td>
</tr>
[/sermons_loop]
</table>
<div class="floatright">[next_page]</div>
<div class="floatleft">[previous_page]</div>
[creditlink]
</div>
Most Users Ever Online: 40
Currently Online:
15 Guest(s)
Currently Browsing this Page:
1 Guest(s)
Top Posters:
malpan: 2453
jogen: 2440
VanWatterson: 652
GeraldSebring: 364
LucasWoltman: 362
RandellFeenstra: 362
Member Stats:
Guest Posters: 7
Members: 2066
Moderators: 1
Admins: 1
Forum Stats:
Groups: 1
Forums: 2
Topics: 1071
Posts: 4045
Newest Members: Nixon Designs, zolaperry, tanec69, lbakyl, richdorm, Aaron Velasquez
Moderators: Ben Miller (387)
Administrators: Mark Barnes (425)
Log In
Register
Home



