Results 1 to 4 of 4
  1. #1
    Join Date
    Mar 2008
    Posts
    125
    Plugin Contributions
    0

    Default change font size in the buttoms

    Thanks God for the tutorials!
    I have already solved many problems with them in the last few hours!

    However, I have not been able to find information about how to change the font size in the "search" button. The one that is the sidebox and at the righjt top of the header.
    I changed the general size of the fonts in the entire website but I do not know where to go if I want to change just one specific part (in this case just the "search" buttom to a smaller font size).

    I would appreciate if somebody could tell me how to do it.
    Thanks,
    Marlake

  2. #2
    Join Date
    Apr 2006
    Location
    London, UK
    Posts
    10,569
    Plugin Contributions
    25

    Default Re: change font size in the buttoms

    Are you using CSS buttons or image buttons? Is the button in question one supplied with the default Zen Cart or specific to your template? A link to your site would help greatly with this question.
    Kuroi Web Design and Development | Twitter

    (Questions answered in the forum only - so that any forum member can benefit - not by personal message)

  3. #3
    Join Date
    Mar 2008
    Posts
    125
    Plugin Contributions
    0

    Default Re: change font size in the buttoms

    Hi:

    This is just a default button provided by zen-cart.

    When I changed the general size of the font in the website, the word "search" in the search button became too big.

    I just need to know where to go in the css stylesheet to change the font size of the button.


    Thanks
    Marlake

  4. #4
    Join Date
    Feb 2005
    Location
    Lansing, Michigan USA
    Posts
    20,021
    Plugin Contributions
    3

    Default Re: change font size in the buttoms

    The css buttons have their own stylesheet, stylesheet_css_buttons.css. If you aren't using the css buttons, and you need to increase the overall font size, you'll then need to decrease the size of the elements that are too big. In the case of the Search button, it would be here:

    FORM, SELECT, INPUT {
    display: inline;
    font-size: 1em;
    margin: 0.1em;
    }
    Last edited by stevesh; 31 Jul 2011 at 12:53 PM.

 

 

Similar Threads

  1. v138a Change the font size and colour on the order confirmation email
    By benjamin.knight in forum General Questions
    Replies: 0
    Last Post: 7 Aug 2013, 06:48 PM
  2. Change the font size?
    By willie bee in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 30 Mar 2011, 07:43 PM
  3. I would like to change the font size in the ez-pages navigation bar
    By discoverycomputers in forum Templates, Stylesheets, Page Layout
    Replies: 5
    Last Post: 22 Mar 2011, 12:22 PM
  4. How to change the font size of the middle category area?
    By sharontan in forum Setting Up Categories, Products, Attributes
    Replies: 5
    Last Post: 3 Dec 2010, 07:05 PM
  5. How to change the Salutation font size?
    By willieWontGo in forum Templates, Stylesheets, Page Layout
    Replies: 0
    Last Post: 13 Oct 2009, 09:50 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