View Single Post
  #360  
Old 08-03-2012, 05:42 AM
  David-Allan's Avatar 
David-Allan David-Allan is offline
 

eXpert
  
Join Date: Oct 2011
Location: Scotland, UK
Posts: 313
 

Default Re: X-Cart Ability Template v4.4.x

ok i'm getting closer.

http://dev.robertsonpackaging.com/images/support/v2.jpg

I changed the size of the search bar in the options and changed the code to look like this.

Code:
<div class="grid_3"> {include file="custom/header/content/header_logo.tpl"} <div class="clearing"></div> </div> <div class="grid_3"> <br><h2 class="h2_header_phone_new">Sales: {$config.Company.company_phone} Fax: {$config.Company.company_fax}</h2><p> <div class="clearing"></div> </div> <div class="grid_16 omega"> <br>{include file="custom/header/content/header_minicart.tpl"}{include file="custom/header/content/header_dropdown.tpl"} <div class="clearing"></div> {include file="custom/header/content/header_search.tpl"} <div class="clearing"></div> </div> <div class="clearing"></div>

All I need to do now is justify the search bars to the right and the text along the middle

Any help would be greatly appreciated
__________________
Live Version : 4.5.2
Licensed Products:
X-Cart Gold
Ability Theme
CDSEO
xCMS
Abandoned Cart
Food Packaging Scotland
Reply With Quote