Zen Cart Logo
Forums / Templates, Stylesheets, Page Layout / Moving Search Box to header

Moving Search Box to header

Locked

Views: 2,999

Results 1 to 5 of 5
This thread is locked. New replies are disabled.
22 Apr 2007, 3:10 PM
#1
cariclaire avatar

cariclaire

New Zenner

Join Date:
Apr 2007
Posts:
16
Plugin Contributions:
0

Moving Search Box to header

Hi all,
I'm trying to move my Search Box up into the header...
Take a look http://www.thriftytots.ca

I'd like to move it to that blank space under the box that has "Account Login/Register...etc" up on the right hand side.

Where do I find the file to edit, and I also need the exact code and where to enter it...sorry, I'm a newbie!!

The other thing I was trying to do was widen my center column. I turned off the right column from admin's Layout settings but that didn't do anything to my center column width...any thoughts?
Thx

22 Apr 2007, 3:48 PM
#3
cariclaire avatar

cariclaire

New Zenner

Join Date:
Apr 2007
Posts:
16
Plugin Contributions:
0

Re: Moving Search Box to header

I can't seem to find any of that code specified in the tutorial in my tpl_header...I dunno!!

22 Apr 2007, 4:12 PM
#4
haredo avatar

haredo

Totally Zenned

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

Re: Moving Search Box to header

Or try this.
admin > tools > layout box controller >

In Layout boxes controller, search_header.php should have Left/Right column status set to off and Single column status set to on.

And make sure you have search.php set to off for both Left/Right column status and Single column status.

Then, you can control your margin and padding in your stylesheet.css.

Mark,

24 Apr 2007, 12:54 AM
#5
cariclaire avatar

cariclaire

New Zenner

Join Date:
Apr 2007
Posts:
16
Plugin Contributions:
0

Re: Moving Search Box to header

I tried that...it just makes the search box disappear completely...