Results 1 to 4 of 4
  1. #1
    Join Date
    Dec 2010
    Posts
    71
    Plugin Contributions
    0

    Default Delete advanced search space from sidebar

    By editing the english.php file i've managed to delete the "advanced search" function in the search sidebar. by changing this line:

    define('BOX_SEARCH_ADVANCED_SEARCH', 'Advanced Search');

    into this:

    define('BOX_SEARCH_ADVANCED_SEARCH', '');

    the only problem is that this leaves a white space in the search box, any idea how to get rid of this?

  2. #2
    Join Date
    Dec 2010
    Posts
    71
    Plugin Contributions
    0

    Default Re: Delete advanced search space from sidebar


  3. #3
    Join Date
    Jul 2005
    Location
    Upstate NY
    Posts
    22,010
    Plugin Contributions
    25

    Default Re: Delete advanced search space from sidebar

    I don't see a white space in Firefox or IE8. Did you fix it already?


    I guess you didn't literally mean "white"...
    Add to your stylesheet

    #search input+br+a {display: none;}
    Last edited by gjh42; 7 Dec 2010 at 02:11 AM.

  4. #4
    Join Date
    Dec 2010
    Posts
    71
    Plugin Contributions
    0

    Default Re: Delete advanced search space from sidebar

    Thanks gjh42! this is what i needed

 

 

Similar Threads

  1. Remove 'Search Help [?]' from advanced search
    By boy1da in forum General Questions
    Replies: 0
    Last Post: 8 Nov 2010, 09:53 PM
  2. Replies: 5
    Last Post: 20 Apr 2010, 12:54 PM
  3. Remove 'Search by Date Added' field from advanced search page?
    By gaffettape in forum General Questions
    Replies: 7
    Last Post: 24 Jan 2010, 03:34 PM
  4. Replies: 0
    Last Post: 12 Feb 2009, 06:38 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
disjunctive-egg