Zen Cart Logo
Forums / General Questions / Search bar

Search bar

Locked

Views: 907

Results 1 to 5 of 5
This thread is locked. New replies are disabled.
26 Mar 2008, 9:30 PM
#1
adornit avatar

adornit

New Zenner

Join Date:
Jan 2008
Posts:
56
Plugin Contributions:
0

Search bar

Is there a way to edit the search bar at the top of the page from the admin site?

26 Mar 2008, 11:16 PM
#2
haredo avatar

haredo

Totally Zenned

Join Date:
Apr 2006
Location:
Texas
Posts:
6,176
Plugin Contributions:
0

Re: Search bar

Ad,
admin panel/ tools/ developers tool kit/

use the search mode at the bottom left to find the wording inside the search bar
The results:
Now you will see the file you need to edit

If, need help. What do you want to change????

26 Mar 2008, 11:31 PM
#3
haredo avatar

haredo

Totally Zenned

Join Date:
Apr 2006
Location:
Texas
Posts:
6,176
Plugin Contributions:
0

Re: Search bar

adornit:

Is there a way to edit the search bar at the top of the page from the admin site?

Did a little home work for you... :smile:

Search Box
A. Change Box Size in Search Box
1. includes/ templates/ override folder/ sideboxes/ tpl.search_header.php
1. line 17
2. width= 120 to 135
3. line 19
4. width = 120 to 135
5. ftp the file

B. Change Wording in Search Box
   1. includes/ languages/ english/ header.php
      1. Line 28
      2. ftp to: includes/ languages/ english/ your template/ header.php
26 Mar 2008, 11:48 PM
#4
adornit avatar

adornit

New Zenner

Join Date:
Jan 2008
Posts:
56
Plugin Contributions:
0

Re: Search bar

wow thanks a lot. :)

26 Mar 2008, 11:50 PM
#5
haredo avatar

haredo

Totally Zenned

Join Date:
Apr 2006
Location:
Texas
Posts:
6,176
Plugin Contributions:
0

Re: Search bar

Ad,
You are most welcome,
Please post back to give me a heads up on if the problem was fixed