View Single Post
  #1  
Old 11-08-2003, 05:44 AM
  caucus's Avatar 
caucus caucus is offline
 

eXpert
  
Join Date: Oct 2003
Location: FLorida U.S.A
Posts: 356
 

Default I Lost My Search box in head.tpl

Hello Group

I actually changed something to almost look what I want. However I lost my search box and I do not know how to put it back. Below is the code for head.tpl
Quote:
{* $Id: head.tpl,v 1.28 2003/04/24 09:50:33 svowl Exp $ *}
<TABLE align=center border=0 cellPadding=0 cellSpacing=0 class=HeadBox width=100%>
<TR background="{$ImagesDir}/top1.gif" width="44" height= "104" border=0>
<TD valign="top" colspan="2" background="{$ImagesDir}/top1.gif">[img]{$ImagesDir}/logo.gif[/img]</TD>
</TR>
</TABLE>




How do I get the search box back on the left side where it was under what I have?
__________________
Staying To The Right
But Left of Rush

X-cart Current version: 4.4.2
X-cart Current version: 4.4.1
X-cart Version 4.0.14
X-cart Version 4.1.6
Litecomm Version: 2.2.35
Operating System Linux
PHP Version 5.2.14
Apache/2.2.16 (Unix)
MySQL client version: 5.091
Reply With Quote