Zen Cart Logo
Forums / Templates, Stylesheets, Page Layout / NavBar + 2 Search Bars?

NavBar + 2 Search Bars?

Locked

Views: 815

Results 1 to 3 of 3
This thread is locked. New replies are disabled.
8 Jun 2007, 10:26 AM
#1
turtledove avatar

turtledove

Zen Follower

Join Date:
May 2006
Posts:
182
Plugin Contributions:
0

NavBar + 2 Search Bars?

Hi!

Can anyone tell me how to place a gray navigation bar below my header. This will be the location of my Search button, and Login/Logoff buttons. I don't want the product categories within this bar at all.

Also, when I turn on the search_header.php from the layout boxes controller, 2 search bars come up. Does anyone know what could be causing this? I've checked for duplicate entries of the search bar at tpl_header.php but there wasn't any.

I think I've changed the content of my php files around so much that I cannot figure out what code does what. So, if there are codes that I should have to make the above requests work, please share.

Thanks!

8 Jun 2007, 10:48 AM
#2
kobra avatar

kobra

Black Belt

Join Date:
Aug 2005
Location:
Arizona
Posts:
31,500
Plugin Contributions:
4

Re: NavBar + 2 Search Bars?

This is all contained in the order of appearance in your tpl_hrader.php file....

Do not know what you have altered to this point??? There is also a module with this file pre edited to do this in the downloads section

8 Jun 2007, 10:51 PM
#3
turtledove avatar

turtledove

Zen Follower

Join Date:
May 2006
Posts:
182
Plugin Contributions:
0

Re: NavBar + 2 Search Bars?

Thanks Kobra.