Forum

Please consider registering
guest

Log In Register

Register | Lost password?
Advanced Search:

— Forum Scope —



— Match —



— Forum Options —




Wildcard usage:
*  matches any number of characters    %  matches exactly one character

Minimum search word length is 3 characters - maximum search word length is 84 characters

Topic RSS
Layout of different file options
11 September, 2010
9:39 pm
allan1
Member
Forum Posts: 4
Member Since:
11 September, 2010
Offline

For 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!

26 November, 2010
11:08 pm
petterberg
Sweden
New Member
Forum Posts: 2
Member Since:
26 November, 2010
Offline

Hello!

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:

<div class="sermon-browser">
[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:

#modulen {
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! =)

Forum Timezone: Europe/London

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)

Comments are closed.