X-Cart: shopping cart software

X-Cart forums (https://forum.x-cart.com/index.php)
-   Changing design (https://forum.x-cart.com/forumdisplay.php?f=51)
-   -   moving the search bar (https://forum.x-cart.com/showthread.php?t=7029)

kevingibson 04-06-2004 07:10 AM

moving the search bar
 
the default posistion for the search box is at the top of the page but I'd prefer it to be in the left hand column. How'd I move it?

BCSE 04-09-2004 12:21 PM

Just put this code where ever you want the search to appear (and either comment out or delete this existing code in head.tpl).

Quote:

{if $usertype eq "C"}
{ include file="customer/search.tpl" }
{/if}

If you need to change the look of the search, just edit search.tpl

Hope that helps.

Carrie

Konig 06-10-2004 09:27 PM

have you figured it out yet? if not, PM me. i just finished customizing mine around 8)


All times are GMT -8. The time now is 05:26 PM.

Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.