Results 1 to 2 of 2

Thread: Ability to change width of submit window for multiple words

  1. #1
    Join Date
    Apr 2005
    Location
    Petrie - Queensland
    Posts
    2

    Default Ability to change width of submit window for multiple words

    Is there a convenient way to widen the submit window so that multiple words can be seen without haveing to scroll the window?
    Cheers,
    John

  2. #2
    Join Date
    Dec 2004
    Location
    Sydney
    Posts
    4,156

    Default

    The size of the data entry field is determined by the following HTML code,

    <input type="text" name="zoom_query" size="20" value="" class="zoom_searchbox" />

    This HTML code is normally generated by the Zoom script. So you could either,

    1/ Edit the script to create a custom version of the script. Which is probably not the next solution unless you are an expert scripter

    2/ Or turn off the automatic form creating in Zoom and add in your own HTML form. See section 5.7, "How do I modify the search form on the search page?", of the User guide for more details,
    http://www.wrensoft.com/ftp/zoom.pdf

    ------
    David

Similar Threads

  1. category new window / same window
    By wnoordhoek in forum Zoom Search Engine V4 (Old Version)
    Replies: 12
    Last Post: 01-26-2009, 06:15 PM
  2. Change Button Text
    By jegesmaci in forum Zoom Search Engine V4 (Old Version)
    Replies: 2
    Last Post: 04-12-2006, 08:17 AM
  3. Search box width
    By tjfcat in forum Zoom Search Engine V4 (Old Version)
    Replies: 2
    Last Post: 10-19-2005, 01:01 AM
  4. Change Config without re-indexing
    By soatley in forum Zoom Search Engine V4 (Old Version)
    Replies: 2
    Last Post: 04-11-2005, 12:39 PM
  5. Change Layout with CSS Styles
    By weberhannes in forum Zoom Search Engine V4 (Old Version)
    Replies: 11
    Last Post: 02-23-2005, 12:28 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •