Viewing 2 replies - 1 through 2 (of 2 total)
  • does your theme include a searchform.php? If not grab it from another theme.

    <div id="search">
                      <?php include (TEMPLATEPATH . "/searchform.php"); ?>
             </div>

    will call in searchform.php if you put it in your header.php file
    I put mine directly under my description

    then I style #search in my style.css to position

    mafia-penguin

    (@mafia-penguin)

    Heyy, i managed to bump the search bar up to the header and tried to position it over the bottom right of the header image, however it wont budge. It’s just stuck at the top left of the page.

    For some reason it also only appears briefly, then disappears. Do you know how i could simply position it over the film reel section of the header?

    Here is the link FilmHammer.com

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘How do you put the search bar in the header?’ is closed to new replies.