Topic RSS
9:39 pm
11 September, 2010
OfflineFor most of our sermons we have an MP3 file and a PDF transcript.
Sometimes the Sermon Browser plugin displays this with the PDF logo directly above the audio player, this looks a bit strange. Other times it displays the PDF logo on the left side of the player, which looks a bit tidier. This seems totally random, any ideas why?
Ideally, I would like to alter it so I could have the audio player and text on the right saying something like "Click here to download the PDF transcript". Can this be done?
Thank you!
11:08 pm
26 November, 2010
OfflineHello!
Yes it can.. I created a table with all the elements i wanted to be shown, and putting in the shortcodes. And i have a very layout of my "sermons"..
Try put this code in the template, result page field:
[filters_form][sermons_loop]
<div>
<table width="100%" border="0" cellpadding="0" cellspacing="0">
<tr>
<td width="45%" valign="middle">[date]
<h3>[sermon_title]</h3>
Talare: [preacher_link]</td>
<td width="55%" rowspan="3" valign="middle"><table border="0" align="right" cellpadding="0" cellspacing="0">
<tr>
<td height="0" colspan="3">Â </td>
</tr>
<tr>
<td width="18" height="35">Â </td>
<td>[files_loop][file][/files_loop]</td>
<td width="18" height="35">Â </td>
</tr>
<tr>
<td height="0" colspan="3">Â </td>
</tr>
</table>
<table border="0" align="right" cellpadding="0" cellspacing="0">
</table></td>
</tr>
</table>
[/sermons_loop]
[b]You could also try paste the code in to dreamweaver or something like that, to see how it looks, and you will be able to edit it to fit your layout…
And also add this line into the css field:
width:100%;
margin-top:5px;
margin-bottom:5px;
border-bottom-color: #cccccc;
border-bottom-style: solid;
border-bottom-width: 1px;
}
Hope it helps a little! =)
Most Users Ever Online: 40
Currently Online:
12 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: 2062
Moderators: 1
Admins: 1
Forum Stats:
Groups: 1
Forums: 2
Topics: 1071
Posts: 4042
Newest Members: richdorm, Aaron Velasquez, aaronv, dave5884, tomduckering, ccwebb
Moderators: Ben Miller (386)
Administrators: Mark Barnes (425)
Log In
Register
Home


