• Hi, I’ve tried to remove the coding for the search bar from the mistylook theme. I removed the following:

    #navigation ul li.search {
    font-size: 0.9em;
    right: 0;
    position: absolute;
    top: 0;
    }
    #navigation ul li.search input#searchsubmit {
    border: #999 1px solid;
    font-size: 0.9em;
    background: #ddd;
    margin: 0 0 0 2px;
    color: #265e15;
    padding: 2px;
    }

    the search bar is still there though… here’s the edited code – maybe I missed something…

    http://pastebin.com/C0XnyU1P

    Here’s my site – you can see it under the top tabs:

    http://www.buildingbelief.com/

    really appreciate this – not at all a web coder!

    Cheers

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