Hello, I found a response from you to this problem some time ago: Thank you, very much... Some idea?
Moderator:
...Most of the templates has a search/cart/login hidden under a button, which You should click in order to see it. Having that in mind I would suggest a module in submenu and it's cleaner, but if You need it an the site all the time than adding a new module position is the only option.
Unfortunately I do not see a place it could be located, so You need to tell me exactly. I've added a new module position already with this code:
CODE: SELECT ALL
<?php if($this->API->modules('cart')) : ?>
<div class="top-search">
<jdoc:include type="modules" name="top-search" style="none" />
</div>
<?php endif; ?>
in /layout/default.php.
Now please add Your module to module position "top-search" (type it in the module position field, it's not on a list). So I'll be able to see it and move it where You want it.
https://www.gavick.com/forums/quark/search-module-49934