• We have redone the forum. If you notice any issues or errors please open a Support Ticket under the Members dropdown and let us know.
H

Search Box

  • Thread starter Thread starter hakyangler
  • Start date Start date
H

hakyangler

Guest

Hello;

I made such an addition to the page_container template to expand the search field a little, but I couldn't quite get what I wanted. how can I do this?

Code:
Code:
<xf:if is="$xf.visitor.canSearch()"> <div class="nomobile"> <div class="" data-menu="menu" aria-hidden="true"> <form action="{{ link('search/search') }}" method="post" class="menu-content-ana" data-xf-init="quick-search"> <div class="menu-row-ana"> <xf:if is="$searchConstraints">...

Read more

Continue reading...
 
Similar threads Most view View more
Back
Top