Results 1 to 7 of 7
  1. #1
    Join Date
    Feb 2010
    Posts
    237
    Plugin Contributions
    0

    Default Resizing Search bar in header

    Hi:

    I am trying to increase the size of the search bar in the top header. I have found lots of threads describing increasing the length of the bar.

    I want to increase the height of the bar. I have tried playing around with the stylesheet, tpl_search_header, etc. to no avail.

    Can some on please help me achieve what I can't seem to accomplish.

    Dave

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

    Default Re: Resizing Search bar in header

    One way would be to add to your stylesheet:

    #navMainSearch input { padding: .5em 0 .5em 0;}

    This will also increase the height of the navMainWrapper.

  3. #3
    Join Date
    Feb 2010
    Posts
    237
    Plugin Contributions
    0

    Default Re: Resizing Search bar in header

    Thanks for your quick reply Stevesh.

    I tried your solution. It worked but it put the search bar in the center. I had it on the right hand side. I tried float: right; but it didn't do anything.

    Dave

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

    Default Re: Resizing Search bar in header

    Hard to say without seeing the site, but you may have made it too big, moving it down to the next line.

  5. #5
    Join Date
    Feb 2010
    Posts
    237
    Plugin Contributions
    0

    Default Re: Resizing Search bar in header

    Stevesh:

    After many attempts (guesses) I got it.

    Had to put float: right; before the padding and it worked.

    Now, it's the size I wanted. Thank you.

    Is there any way to align it better with the search button beside it?

    My site is http://poolcuesexpress.dotcom

    Dave

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

    Default Re: Resizing Search bar in header

    Something like this:

    #navMainSearch button {margin: 0 2.5em .3em 0; padding: 0 .2em .15em .2em;}

  7. #7
    Join Date
    Feb 2010
    Posts
    237
    Plugin Contributions
    0

    Default Re: Resizing Search bar in header

    Stevesh:

    Thanks again. That worked perfectly.

    Dave

 

 

Similar Threads

  1. Search bar in header
    By mysafetymarket in forum Templates, Stylesheets, Page Layout
    Replies: 3
    Last Post: 8 Jul 2010, 01:11 PM
  2. header search bar
    By Shane78 in forum General Questions
    Replies: 2
    Last Post: 3 Dec 2009, 08:01 PM
  3. Header Main Bar resizing
    By nomadrw in forum Templates, Stylesheets, Page Layout
    Replies: 11
    Last Post: 23 May 2008, 06:47 PM
  4. Delete Search bar - header
    By vik007 in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 12 Mar 2008, 12:14 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