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)
-   -   Move the search bar? (https://forum.x-cart.com/showthread.php?t=13194)

taltos1 04-03-2005 08:52 PM

Move the search bar?
 
Hello,
I looked all around, so I hope this is not a repost, if so please point me in the right direction. But I would like to modify the placement and look of the search bar? Can anyone tell me where to get started? What .tpls to edit, etc..

Thank you

balinor 04-04-2005 03:01 AM

Just move this line of code from head.tpl to wherever you want the search box to appear:

Code:

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



All times are GMT -8. The time now is 12:34 PM.

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