Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums CSS [Solved] Vertical Text Align (Line Height) in Text Input Re: [Solved] Vertical Text Align (Line Height) in Text Input

#71582
Nipperkin
Member

I was able to fix this problem in the past by using padding, as psychotronic suggests (you can see the results at http://www.mindmadebooks.com/contact.html). Interestingly though, I’m currently designing a WP theme and am wanting to fix the same problem in the WP search form, only when I add padding to do so, the height and width of the search input field increases. :o I’m not sure what the heck is going on there but will persevere.

d-n-a, why not try to use padding and see how it works? Report back and let us know.