Hi,
Can someone tell me if it is possible and how align Module search with menu navigation.
Thanks for your assistance.
<?php if($this->modules('header1')) : ?>
<div id="gkHeaderModule0">
<jdoc:include type="modules" name="header" style="<?php echo $this->module_styles['header']; ?>" />
</div>
<?php endif; ?>
In case you need some CSS changes to make it display better, just give me the link to your site.
#banner1{
margin-left: 691px;
position: absolute;
top: 96px;
}