On Thu, 20 Dec 2001, Richard Kraus wrote: > 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:
> <table width="100%" border="0" cellspacing="0" cellpadding="0"> > <tr align="center"> It's not obvious what the results themselves look like--are you sure the generated page is well-formed HTML with all the <table></table> sections balanced, etc.? I've had problems sometimes writing up templates where not all the <td>, <tr> or <table> tags line up and strange things happen--including the table of results "moving" to the end of the page. -- -Geoff Hutchison Williams Students Online http://wso.williams.edu/ _______________________________________________ htdig-general mailing list <[EMAIL PROTECTED]> To unsubscribe, send a message to <[EMAIL PROTECTED]> with a subject of unsubscribe FAQ: http://htdig.sourceforge.net/FAQ.html

