
ChetW
Staff

Dec 13, 2006, 10:51 AM
Post #2 of 6
(801 views)
Shortcut
|
|
Re: [blackanthem] search in horizontal menu
[In reply to]
|
Can't Post
|
|
Hi, Thanks for the post! Although I am not familiar with the code your using for the horizontal menu I am thinking that you should be able to encase the simple search SSI in a <td> tag. For example your finished menu code may look similar to this:
<table></tbody> <tr> <td><!-- INCLUDE CATEGORY LIST --><!--#include virtual="$published.globalMenu.webpath$" --></td> <td><!-- INCLUDE SEARCH FORM --><!--#include virtual="$published.searchbox.webpath$" --></td> </tr> </tbody></table> What you may also want to do is post an example of the code you are using to generate the horizontal menu, once I have a better idea of how things are set-up I will be happy to help you get the search box set-up. :) Does this help? I look forward to hearing from you soon! Cheers, Chet Woodside - Product Specialist support@interactivetools.com [hr][i][url "http://www.interactivetools.com/consulting/"][b]Hire me![/b][/url] Save time by getting our experts to help with your project. Template changes, advanced features, full integration, whatever you need. Whether you need one hour or fifty, get it done fast with [url "http://www.interactivetools.com/consulting/"][b]Priority Consulting[/b][/url].[/i]
|