View Single Post
  #5  
Old 09-27-2008, 11:49 AM
 
balinor balinor is offline
 

Veteran
  
Join Date: Oct 2003
Location: Connecticut, USA
Posts: 30,253
 

Default Re: Move search field over to the right hand side

As I metioned above, open up head.tpl, find the table cell that contains the search box (looks like {include file="search.php"} and add html to right align it. So the td would look like this:

<td align="right">
__________________
Padraic Ryan
Ryan Design Studio
Professional E-Commerce Development
Reply With Quote