Results 1 to 2 of 2
  1. #1
    Join Date
    Nov 2009
    Posts
    1
    Plugin Contributions
    0

    Default Search Button in tpl_search_header

    Hi Guys,

    Iv searched until im blue in the face so il give a post a go !

    I want to change the colour of the search button from the light blue to a different colour. I have managed to change the code for the input textfield but i cant find it anywhere in the php files, css files or javascripts where when i hover over the search button it turns blue.

    Any ideas ?

    Cheers :)

  2. #2
    Join Date
    Jan 2007
    Location
    Australia
    Posts
    6,167
    Plugin Contributions
    7

    Default Re: Search Button in tpl_search_header

    Quote Originally Posted by justme86 View Post
    Hi Guys,

    Iv searched until im blue in the face so il give a post a go !

    I want to change the colour of the search button from the light blue to a different colour. I have managed to change the code for the input textfield but i cant find it anywhere in the php files, css files or javascripts where when i hover over the search button it turns blue.

    Any ideas ?

    Cheers :)
    In stylesheet.css
    Code:
     
    form, select, input {
    background-color:#FF0000;
    color:#0000FF;
    display:inline;
    margin:0.1em;
    }
    This affects all form/select buttons (not just the search).
    You'll need additional statements to have them change color on hover.

    Cheers
    Rod.

    ps. I seem to have a vague memory that not all browsers support the change of colors on the form/select/ buttons.

    pss. It is best to not modify stylesheet.css directly. Copy this to custom.css and then make your changes.
    Last edited by RodG; 16 Nov 2009 at 12:34 AM.

 

 

Similar Threads

  1. v154 tpl_search_header does not search in the description products
    By diamond1 in forum All Other Contributions/Addons
    Replies: 9
    Last Post: 27 May 2015, 10:27 AM
  2. 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
  3. Need help editing tpl_search_header.php
    By smile in forum Templates, Stylesheets, Page Layout
    Replies: 7
    Last Post: 16 Jun 2011, 02:35 AM
  4. 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
  5. Changed button images - problem with search button
    By DVDTitan in forum Templates, Stylesheets, Page Layout
    Replies: 0
    Last Post: 18 May 2007, 04:58 PM

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