Page 4 of 4 FirstFirst ... 234
Results 31 to 32 of 32
  1. #31
    Join Date
    May 2009
    Location
    Virginia
    Posts
    101
    Plugin Contributions
    0

    Default Re: Search Button image

    [FONT="Arial"]It worked just like you said it would. Perfect. Thanks! [/FONT]

    [QUOTE=vandiermen;520566]Yes just change
    input type = "submit"
    to
    input type= "image" src="http://www.klmoda.com.au/search_button.jpg"

    and
    value="' . HEADER_SEARCH_BUTTON . '"
    to
    value=""

    \includes\templates\template_default\sideboxes\tpl_search_header.php
    v.1.3.8 standard code
    comes out like http://www.klmoda.com.au/index.php

  2. #32

    Default Re: Search Button image

    I had the same problem with getting my button and search box to line up. Rather than using a table to centre the search buttons I modified this in my css:

    #navMainSearch {
    float: right;
    }

    to include:

    #navMainSearch {
    float: right;
    margin-top: 3px;
    }

    Then play with the number of pixels to centre it. Perhaps not the best solution but I really didnt want to use a table.
    Zen ON!
    www.australiabicycles.com.au

 

 
Page 4 of 4 FirstFirst ... 234

Similar Threads

  1. v151 Changing the Search button image
    By ray-the-otter in forum General Questions
    Replies: 1
    Last Post: 6 Nov 2012, 07:38 PM
  2. custom search button image
    By keneso in forum Templates, Stylesheets, Page Layout
    Replies: 8
    Last Post: 21 Jan 2011, 02:28 AM
  3. Search button to an image
    By trudesign in forum Templates, Stylesheets, Page Layout
    Replies: 5
    Last Post: 2 Sep 2008, 07:20 AM
  4. Changing Search Button to an image
    By MCanes in forum Templates, Stylesheets, Page Layout
    Replies: 3
    Last Post: 4 Oct 2007, 04:44 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
  •  
disjunctive-egg