Hi,
I would like to place a search module to the template menu bar at the top of the site.
How can I do this?
Thanks!
<?php if($this->API->modules('login')) : ?>
<div id="gkSearch"><jdoc:include type="modules" name="search" style="<?php echo $this->module_styles['search']; ?>" /></div>
<span style="float:left;"><jdoc:include type="modules" name="search" style="<?php echo $this->module_styles['search']; ?>" /></span>