• Resolved cheeseballpuff

    (@cheeseballpuff)


    I am using the Blix theme and wanted to remove the search bar. I tried doing so but the whole navigation bar was shifted and I had to put it back. Does anyone know how else to get rid of it?

Viewing 2 replies - 1 through 2 (of 2 total)
  • What are you doing?
    You are on this page:
    http://www.sporadicthoughts.com/
    and just want to lose the top right of the nav bar where you have a search box?

    Just delete the following:
    <form action="/index.php" method="get">
    <fieldset>
    <input value="" name="s" id="s" />
    <input type="submit" value="Go!" id="searchbutton" name="searchbutton" />
    </fieldset>
    </form>

    And it works fine for me in ie6 and firefox.

    If I am missing your point clarify for me.

    Thread Starter cheeseballpuff

    (@cheeseballpuff)

    Where do you remove that line? I don’t see it.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Removing search bar’ is closed to new replies.