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
Help with the filters form please?
31 December, 2009
11:28 pm
bencrothers
Sydney
New Member
Forum Posts: 1
Member Since:
1 January, 2010
Offline

Hi all and happy new year for 2010!

I've been customising the layout of the sermons table, but I noticed that the code that replaces the '[filters_form]' in the 'Search results page' template has a DIV surrounding the form with style="clear:both". This is blowing out the layout of my page. Is it possible to have control over that [filters_form] part of the HTML?

Many thanks,

Ben

1 January, 2010
6:35 am
Ben Miller
Appleton, WI, USA
Moderator
Forum Posts: 386
Member Since:
18 June, 2009
Offline

From what I can tell from my site (I'm using Sermon Browser 0.43.5, which is the latest version), the code that replaces the [filters_form] template tag does not contain any styles in it. It does have a few different classes that you can style in the Style template (on the Sermons, Templates screen).

On my site, [filters_form] is replaced by the following code (only span, div, & script tags shown):

<span class="inline_controls"></span>
<div id="mainfilter">
<div id = "preacher" class="filter">
<span class="filter-heading"></span>
</div>
(Other filters also here.)
</div>
<script type="text/javascript">
(Contains the jQuery commands for show/hide animation)
</script>

That's it. I'm using the one click filters on my site, so maybe the drop-down style filters are different. There is a

<div style="clear:both">

after the filter on my site, but that is called out in my Search results page template, after the [filters_form] template tag. If you'd like to take a look at my page, feel free:
http://www.pathwayschurch.us/podcast/

Ben Miller
Pathways Church, Appleton, WI, USA
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.