Results 1 to 2 of 2
  1. #1
    Join Date
    Feb 2011
    Location
    Washington, D.C.
    Posts
    80
    Plugin Contributions
    0

    Default Changing the look of the header search form

    Hello

    I am trying to change the look of the header search form and am getting an error. I'm not that technical so I am stumped as to what is causing this error and hoping that perhaps someone a lot smarter than me can help me in the right direction.

    The code is in line 20 of ../includes/templates/custom_template/sideboxes/tpl_search_header.php

    The log file generates this: PHP Parse error: syntax error, unexpected T_STRING in /home/user/public_html/zencart154/includes/templates/custom_template/sideboxes/tpl_search_header.php on line 20

    Code:
        $content .= zen_draw_input_field('keyword', '', '<form class="navbar-form navbar-right" role="search"> <div class="input-group" input type="text" class="form-control"' value="' . HEADER_SEARCH_DEFAULT_TEXT . '" onfocus="if (this.value == \'' . HEADER_SEARCH_DEFAULT_TEXT . '\') this.value = \'\';" onblur="if (this.value == \'\') this.value = \'' . HEADER_SEARCH_DEFAULT_TEXT . '\';"') . '&nbsp;'<span class="input-group-btn">
                <button class="btn btn-warning" type="button"><i class="fa fa-search"></i> Search</button>';
      }
    The look that I am trying to go after is here: www dot kinkykupid dot com/zencart154.

    the search bar to the right is what I am trying to incorporate into the template.

  2. #2
    Join Date
    Jan 2014
    Location
    Ontario, Canada
    Posts
    252
    Plugin Contributions
    3

    Default Re: Changing the look of the header search form

    You definitely have a syntax error in your code.

    Instead, I'd try to use css to achieve the look your after...
    alter the
    .search-header-box {
    border: 1px solid #CCC;
    width: 225px;
    height: 23px;
    padding-left: 10px;
    }
    in your includes/templates/YOUR_TEMPLATE/css/stylesheet.css

 

 

Similar Threads

  1. How to replace the head search form with Google Adsense search form?
    By lina0962 in forum Templates, Stylesheets, Page Layout
    Replies: 0
    Last Post: 14 Mar 2010, 11:33 PM
  2. change the look of serch header form
    By cla74 in forum Templates, Stylesheets, Page Layout
    Replies: 1
    Last Post: 16 Aug 2008, 01:06 PM
  3. Best method for putting search form in the header
    By cooperwd in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 12 Nov 2007, 06:47 PM
  4. Changing The Look Of Catetory Name.....Weird Question...Please Look
    By enchantedlingerie in forum Templates, Stylesheets, Page Layout
    Replies: 10
    Last Post: 13 Jun 2007, 02:43 AM
  5. Customizing the look of the header Search form. Submit image and background color.
    By immersive in forum Templates, Stylesheets, Page Layout
    Replies: 5
    Last Post: 17 May 2007, 07:51 AM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
disjunctive-egg
Zen-Cart, Internet Selling Services, Klamath Falls, OR