title says it all how do i make email subscribe boxes large? if you look at http://www.quiteproxy.net i want to be able to make the box where you type the email address larger, is this possible? if so how?! thanks
Hello, You should do it with css styles ie <input type="text" name="email" style="width:20px; height:100px;"> Best Jakomo