Results 1 to 3 of 3
  1. #1
    Join Date
    Jan 2007
    Posts
    147
    Plugin Contributions
    0

    Default Silly Search Button Issue

    Hmmh... I've tried to customise my search button image and it's not displaying it. Obviously I have done something stupid somewhere. This is what I have in tpl_search:

    PHP Code:
    $content .= zen_draw_input_field('keyword''''size="18" maxlength="100" style="width: ' . ($column_width-30) . 'px" 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 '\';"') . '<br /><input type="image" src="http://test.theinspiredwoman.net/teststore/images/button_search.gif" value="" style="width: 50px" />';
        
    $content .= '<br /><a href="' zen_href_link(FILENAME_ADVANCED_SEARCH) . '">' BOX_SEARCH_ADVANCED_SEARCH '</a>'
    Can you please help?

    Website is here

  2. #2
    Join Date
    Aug 2005
    Location
    Arizona
    Posts
    27,755
    Plugin Contributions
    9

    Default Re: Silly Search Button Issue

    entering your path to your images results in a 404 error so the image must not be there

    Easiest to copy/replicate in your template "bhver1" structure the buttons/english folders and place/re-place the search image with yours renamed the same as the original
    Zen-Venom Get Bitten

  3. #3
    Join Date
    Jan 2007
    Posts
    147
    Plugin Contributions
    0

    Default Re: Silly Search Button Issue

    Whoops, I checked the path and I had accidentally moved the file. Thanks.

    Yeah, I think I am going to revert to the default code and use the default file name too.

 

 

Similar Threads

  1. How can I make the Header Search button be a CSS button?
    By makehveli in forum Templates, Stylesheets, Page Layout
    Replies: 5
    Last Post: 26 Aug 2011, 03:01 AM
  2. top search text box and search button not vertically aligned
    By HeyIts007 in forum Templates, Stylesheets, Page Layout
    Replies: 0
    Last Post: 16 Oct 2010, 05:29 AM
  3. Advanced search options and silly icons.
    By niagarasoap in forum Templates, Stylesheets, Page Layout
    Replies: 0
    Last Post: 30 Mar 2008, 12:48 AM
  4. Yet Another Silly Flash Header Issue
    By mrogowski in forum Templates, Stylesheets, Page Layout
    Replies: 13
    Last Post: 18 Mar 2008, 05:13 PM
  5. CSS Issue - Search Button Wraps in Firefox
    By stephenmorris2000 in forum Templates, Stylesheets, Page Layout
    Replies: 4
    Last Post: 28 Sep 2007, 12:55 PM

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