rhubarb Posted June 21, 2004 Posted June 21, 2004 Where is BOX_WIDTH-30 defined? It's refered to in file includes\boxes\search.php $boxContent .= tep_draw_input_field('keywords', '', 'size="10" maxlength="30" style="width: ' . (BOX_WIDTH-30) . 'px"') . ' ' . tep_hide_session_id() . tep_image_submit('button_quick_find.gif', BOX_HEADING_SEARCH) . '<br>' . BOX_SEARCH_TEXT . '<br><a href="' . tep_href_link(FILENAME_ADVANCED_SEARCH) . '"><b>' . BOX_SEARCH_ADVANCED_SEARCH . '</b></a>';
fredfillah Posted June 21, 2004 Posted June 21, 2004 It's defined in the database. You can change it through Admin -> Configuration. -Fred
softvoice Posted September 24, 2004 Posted September 24, 2004 my search box is too big..i guess.. on my site.. I'd like to make it smaller.. by changing the size.. Fred said it is adjustable through admin->configuration... but I don't see any.. can i change it maually.. all i want is to make it smaller... any idea?
Guest Posted September 24, 2004 Posted September 24, 2004 I'd love to know this information, as well. And I also, really need to know how to move my search box up a little more than it is. Is that possible? www.asianworldimports.com/storefront
jjanguda Posted September 25, 2004 Posted September 25, 2004 this is something I want to know.... how can we make that box smaller... catalog/includes/boxes/search.php nothing happened when i changed BOX_WIDTH-30 to smaller number.. and don't know how to configure this value in admin.. any suggestions? jjanguda
Recommended Posts
Archived
This topic is now archived and is closed to further replies.