Title: Header/footer trouble
Hi...
I’ve placed the proper $(HTSEARCH_RESULTS) code atop my footer links in the wrapper file, but when I do a search, the footer links sit above the results. I’ve attached part of my code below:
Results for '$&(LOGICAL_WORDS)'<!-- #EndEditable --></strong></h2>
<P><!-- #BeginEditable "body" --><p>
<hr noshade size="1">
<form method="get" action="$(CGI)">
<input type="hidden" name="config" value="$&(CONFIG)">
<input type="hidden" name="restrict" value="$&(RESTRICT)">
<input type="hidden" name="exclude" value="$&(EXCLUDE)">
Match: $(METHOD)
Format: $(FORMAT)
Sort by: $(SORT)
<br>
Refine search:
<input type="text" size="20" name="words" value="$&(WORDS)">
<input type="submit" value="Search">
</form>
<hr noshade size="1">
<strong>Documents $(FIRSTDISPLAYED) - $(LASTDISPLAYED) of $(MATCHES) matches.
More <img src=""/images/icons/searchstar.gif"" alt="*" width="23" height="24">'s
indicate a better match. </strong>
<hr noshade size="1">
$(HTSEARCH_RESULTS)
$(PAGEHEADER)
$(PREVPAGE) $(PAGELIST) $(NEXTPAGE)<!-- #EndEditable -->
<P><!-- #BeginLibraryItem "/Library/Footer.lbi" -->
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr align="center">
<td>
<h5><a href=""../about/index.htm">About</a>" | <a href=""../multimedia/index.htm">Multimedia</a>"
| <a href=""../galleries/index.htm">Galleries</a>" | <a href=""../links/index.htm">Links</a>"
| <a href=""../sponsors/index.htm">Sponsors</a>" | <a href=""../producers/index.htm">Producers</a>"
| <a href=""http://www.peoplesvoice.gov.au/search/index.html">Search</a>"
| <a href=""../contact/index.htm">Contact" Us</a></h5>
<h5><a href=""../disclaim.htm">Disclaimer</a>" | <a href=""../copyrt.htm">©</a>"
</h5>
Any ideas would be appreciated.
Rick
Richard Kraus
New Media Developer
The Swish Group Ltd
Level 1, 31 Thesiger Court Deakin ACT 2600
Telephone: 02 6281 5899
Fax: 02 6281 5909
Web1: http://www.swish.com.au <http://www.swish.com.au/>
Web2: http://www.learning-curve.com.au
<http://www.learning-curve.com.au/>
____________________________________________
- Re: [htdig] Header/footer trouble Richard Kraus
- Re: [htdig] Header/footer trouble Geoff Hutchison

