Announcement

Collapse
No announcement yet.

Change Height of Search Bar

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    Change Height of Search Bar

    Hi

    I know how to alter the length of the site search bar but does anyone know how to change its height?

    I'm looking to add a very large one as a test on my site.

    Thanks
    ***************************************
    Water is both ordered and flexible at the same time. It maintains its own identity, but conforms as necessary to the circumstances around it.

    -Miyamoto Musashi - The Book of Five Rings

    Jake
    Buy Fire Extinguishers
    Fire Extinguishers

    #2
    You need to style the input box in your css.
    Try adding this to the styling class as a test:

    font-size: 16px;
    padding: 3px;
    width: 245px;

    Comment


      #3
      Thanks, I'll give that a go
      ***************************************
      Water is both ordered and flexible at the same time. It maintains its own identity, but conforms as necessary to the circumstances around it.

      -Miyamoto Musashi - The Book of Five Rings

      Jake
      Buy Fire Extinguishers
      Fire Extinguishers

      Comment

      Working...
      X