You can change fonts, font-sizes and colours using CSS. The results are
in a table, you can place the search form in a div, and add style rules
for table cells within that div which will style the results.
Example:
In the page <head> section:
<style type="text/css">
#serch td {font-family:arial,san-serif;font-size:small;}
#serch td a {color:green;backround:yellow;}
#serch caption {color:red;font-weight:bold;}
</style>
And in the <body> of the page:
<div id="search">
<!--webbot bot="Search" S-Index="All" S-Scope="All" S-Fields S-FieldsEx
S-Text=" " I-Size="20" S-Submit="Search" S-Clear="Reset"
S-CiMaxRecordsPerPage="10" S-CiMaxRecordsInResultSet="200" TAG="BODY"
b-useindexserver="1" U-DOC-URL="searchform2.htm" startspan -->
</div>
(The above webbot code comes from my local webserver - yours will be
different). You *will* want to change the colours used above.
The content of the results list is hard coded into the FrontPage search
routine itself, except where the properties dialogue allows you to
change it. There are more options when using index server on Windows
server, than with the WAIS search on Unix servers.
--
Ron Symonds - Microsoft MVP (FrontPage)
Reply only to group - emails will be deleted unread.
FrontPage Support:
http://www.frontpagemvps.com/
http://www.rxs-enterprises.org/fp