Results 1 to 2 of 2
  1. #1
    Join Date
    Sep 2006
    Posts
    28
    Plugin Contributions
    0

    help question search box writing in how do u remove it

    i was just wondering if any one can tell me where i can find this which shows in the search box so i can remove it what file is it in Enter search keywords here
    thanks chrisb
    Last edited by chrisb; 12 Feb 2008 at 03:32 AM. Reason: spelling mistake

  2. #2
    Join Date
    Mar 2006
    Location
    Fresno, California
    Posts
    620
    Plugin Contributions
    0

    Default Re: search box writing in how do u remove it

    includes/languages/english/header.php:

    Change this:
    PHP Code:
      define('HEADER_SEARCH_DEFAULT_TEXT''Enter search keywords here'); 
    To this:
    PHP Code:
      define('HEADER_SEARCH_DEFAULT_TEXT'''); 

 

 

Similar Threads

  1. search box text how do i remove it ??????
    By chrisb in forum General Questions
    Replies: 9
    Last Post: 15 Apr 2011, 05:40 AM
  2. how can i remove search box,language and currency in header
    By louisapple in forum Basic Configuration
    Replies: 7
    Last Post: 3 May 2010, 01:39 AM
  3. How to remove search box and change color of this text?
    By kimsonvu in forum General Questions
    Replies: 1
    Last Post: 21 Aug 2006, 11:29 AM

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