Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

create a gap between search and categories box


azziman

Recommended Posts

Posted

this is my header code, i just need to have a small game between the two boxes as they are too close to each other.

 

 ? <td width="33%" height="39" align="right" valign="bottom" background="images/header11_02.jpg" class="headerNavigation"> <a href="<?php echo tep_href_link(FILENAME_ADVANCED_SEARCH_RESULT, '', 'NONSSL', false); ?>"><?php echo tep_draw_form('advanced_search', tep_href_link(FILENAME_ADVANCED_SEARCH_RESULT, '', 'NONSSL', false), 'get')
. tep_draw_input_field('keywords','','size="10" maxlength="30" style="width: ' . (BOX_WIDTH-30) . 'px"') 
. tep_draw_pull_down_menu('categories_id', tep_get_categories(array(array('id' => '', 'text' => All_Categories))))?></a> <a href="<?php echo tep_href_link(FILENAME_ADVANCED_SEARCH_RESULT, '', 'NONSSL', false); ?>"><?php echo tep_image_submit('button_quick_find.jpg', IMAGE_BUTTON_SEARCH); ?></a></td>

 

the url will explain it a bit more better:

 

click here

 

thanx

no1.jpg
Posted

tep_draw_input_field('keywords','','size="10" maxlength="30" style="width: ' . (BOX_WIDTH-30) . 'px"') . '  ' 
. tep_draw_pull_down_menu('categories_id',

 

or place a seperator where I have added the  

No longer giving free advice. Please place deposit in meter slot provided.  Individual: [=] SME: [==] Corporation: [===]
If deposit does not fit one of the slots provided then you are asking too much! :P

Is your Osc dated try Phoenix  raising oscommerce from the ashes.

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...