try another color:
try another fontsize: 60% 70% 80% 90%
Ohio Public Library Information Network

Adding a Facts on File search widget



Facts on File widget image 
 
Copy and paste this code in the header section of your html page:  
 
<link href="http://www.fofweb.com/Subscription/css/Main.css" rel="stylesheet" type="text/css" />

Copy and paste this code into the body section of your html page:

<script type="text/javascript" language="javascript" src="http://www.fofweb.com/Subscription/Search_Widgets/jslib/widgets.js" > </script>
<div class="Outer_Widget7">
<div class="Inner_Widget7">
<input id="ks_WE40" name="ks_WE40" type="text" class=" Widget_TextBox" onkeypress="return handleKeyPress_WE40(19148, event,this.form)" />
<input id="Button16" type="button" value="Search" class="Widget_Button" onclick="javascript:FOFSearch_WE40(10835);" />
 </div> </div>