Quote:
Originally Posted by Warden-B-
Put this code on any page you want:
Code:
<div id="cse-search-results"></div>
<script type="text/javascript">
var googleSearchIframeName = "cse-search-results";
var googleSearchFormName = "cse-search-box";
var googleSearchFrameWidth = 800;
var googleSearchDomain = "www.google.com";
var googleSearchPath = "/cse";
</script>
<script type="text/javascript" src="http://www.google.com/afsonline/show_afs_search.js"></script>
|
Thanks, but I think this is not the answer I was looking for ...
I get the results on the results page alright ... My question was, since navbar appears on all pages, and the code has been changed in the navbar template, how come the search box comes up only on forumhome and not on any other pages where the navbar appears ?