How to add a search box on the homepage

Support Forums for LiveMesh Themes & Plugins Forums Agile Theme Support How to add a search box on the homepage

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #5676
    FriendMTS
    Member

    Hello,

    Could you please help me with adding a search box somewhere around the main nav bar on the homepage? I’m not sure where it would sit better, whether in line with the menu or above it.

    What are my options do you think?

    http://www-test.friendmts.com/

    Many thanks!
    Alina

    #5683
    Ernesto
    Member

    Hi, you’ll need to go to the file header.php in the agile folder, and qwhen the div
    <div class="wrap"> closes, you’ll need to enter the following code:

    <div style:"position:absolute; top: 5px; right 5px"> <?php get_search_form(); ?></div>

    You’ll have to modify the style in order to your preferences, of course.

    Hope that was helpful!

Viewing 2 posts - 1 through 2 (of 2 total)
  • The forum ‘Agile Theme Support’ is closed to new topics and replies.